#include <ui_about.h>
Inherited by Ui::About.
Inheritance diagram for Ui_About:
Public Member Functions | |
void | setupUi (QDialog *About) |
void | retranslateUi (QDialog *About) |
Public Attributes | |
QWidget * | layoutWidget |
QHBoxLayout * | hboxLayout |
QSpacerItem * | spacerItem |
QPushButton * | okButton |
QGroupBox * | groupBox |
QLabel * | label |
QLabel * | label_10 |
QLabel * | label_3 |
QLabel * | label_4 |
QLabel * | label_7 |
QLabel * | label_2 |
QLabel * | label_11 |
QLabel * | label_5 |
QLabel * | label_9 |
QLabel * | label_6 |
QLabel * | label_8 |
Definition at line 16 of file ui_about.h.
void Ui_About::setupUi | ( | QDialog * | About | ) | [inline] |
Definition at line 36 of file ui_about.h.
References groupBox, hboxLayout, label, label_10, label_11, label_2, label_3, label_4, label_5, label_6, label_7, label_8, label_9, layoutWidget, okButton, retranslateUi(), and spacerItem.
Referenced by AboutDlg::AboutDlg().
Here is the call graph for this function:
void Ui_About::retranslateUi | ( | QDialog * | About | ) | [inline] |
QWidget* Ui_About::layoutWidget |
QHBoxLayout* Ui_About::hboxLayout |
QSpacerItem* Ui_About::spacerItem |
QPushButton* Ui_About::okButton |
QGroupBox* Ui_About::groupBox |
QLabel* Ui_About::label |
QLabel* Ui_About::label_10 |
QLabel* Ui_About::label_3 |
QLabel* Ui_About::label_4 |
QLabel* Ui_About::label_7 |
QLabel* Ui_About::label_2 |
QLabel* Ui_About::label_11 |
QLabel* Ui_About::label_5 |
QLabel* Ui_About::label_9 |
QLabel* Ui_About::label_6 |
QLabel* Ui_About::label_8 |