#include <qxrdwelcomerecentitem.h>
|
Ui::QxrdWelcomeRecentItem * | ui |
|
Definition at line 7 of file qxrdwelcomerecentitem.h.
QxrdWelcomeRecentItem::QxrdWelcomeRecentItem |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
Definition at line 4 of file qxrdwelcomerecentitem.cpp.
References ui.
5 QCommandLinkButton(parent),
6 ui(
new Ui::QxrdWelcomeRecentItem)
Ui::QxrdWelcomeRecentItem * ui
QxrdWelcomeRecentItem::~QxrdWelcomeRecentItem |
( |
| ) |
|
void QxrdWelcomeRecentItem::changeEvent |
( |
QEvent * |
e | ) |
|
|
protected |
Definition at line 16 of file qxrdwelcomerecentitem.cpp.
References ui.
18 QWidget::changeEvent(e);
20 case QEvent::LanguageChange:
21 ui->retranslateUi(
this);
Ui::QxrdWelcomeRecentItem * ui
Ui::QxrdWelcomeRecentItem* QxrdWelcomeRecentItem::ui |
|
private |
The documentation for this class was generated from the following files: