Inheritance diagram for Ui_AboutDialogBase:
Public Member Functions | |
void | setupUi (QDialog *AboutDialogBase) |
void | retranslateUi (QDialog *AboutDialogBase) |
Public Attributes | |
QGridLayout * | gridLayout |
QTabWidget * | content_tab_widget_ |
QWidget * | about_tab_ |
QGridLayout * | gridLayout1 |
QLabel * | about_label_ |
QWidget * | authors_tab_ |
QGridLayout * | gridLayout2 |
QTextEdit * | authors_text_edit_ |
QWidget * | thanks_tab_ |
QGridLayout * | gridLayout3 |
QTextEdit * | thanks_text_edit_ |
QWidget * | licence_tab_ |
QGridLayout * | gridLayout4 |
QTextEdit * | licence_text_edit_ |
QLabel * | title_label_ |
QHBoxLayout * | hboxLayout |
QSpacerItem * | spacerItem |
QPushButton * | ok_button |
Definition at line 18 of file about_dialog_base.h.