![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
#include <ui_intro.h>
Inheritance diagram for Ui_Intro:
Collaboration diagram for Ui_Intro:Public Member Functions | |
| void | setupUi (QDialog *Intro) |
| void | retranslateUi (QDialog *Intro) |
Public Attributes | |
| QVBoxLayout * | verticalLayout |
| QLabel * | label_2 |
| QSpacerItem * | verticalSpacer_4 |
| QLabel * | label_4 |
| QLabel * | sizeWarningLabel |
| QRadioButton * | dataDirDefault |
| QRadioButton * | dataDirCustom |
| QHBoxLayout * | horizontalLayout |
| QSpacerItem * | horizontalSpacer |
| QVBoxLayout * | verticalLayout_2 |
| QHBoxLayout * | horizontalLayout_2 |
| QLineEdit * | dataDirectory |
| QPushButton * | ellipsisButton |
| QSpacerItem * | verticalSpacer_3 |
| QLabel * | freeSpace |
| QSpacerItem * | verticalSpacer_2 |
| QLabel * | errorMessage |
| QSpacerItem * | verticalSpacer |
| QDialogButtonBox * | buttonBox |
Definition at line 28 of file ui_intro.h.
|
inline |
Definition at line 181 of file ui_intro.h.
Referenced by setupUi().
Here is the caller graph for this function:
|
inline |
Definition at line 51 of file ui_intro.h.
References retranslateUi().
Referenced by Intro::Intro().
Here is the call graph for this function:
Here is the caller graph for this function:| QDialogButtonBox* Ui_Intro::buttonBox |
Definition at line 49 of file ui_intro.h.
Referenced by Intro::on_dataDirectory_textChanged(), and Intro::setStatus().
| QRadioButton* Ui_Intro::dataDirCustom |
Definition at line 37 of file ui_intro.h.
Referenced by Intro::setDataDirectory().
| QRadioButton* Ui_Intro::dataDirDefault |
Definition at line 36 of file ui_intro.h.
Referenced by Intro::setDataDirectory().
| QLineEdit* Ui_Intro::dataDirectory |
Definition at line 42 of file ui_intro.h.
Referenced by Intro::getDataDirectory(), Intro::on_dataDirCustom_clicked(), Intro::on_ellipsisButton_clicked(), and Intro::setDataDirectory().
| QPushButton* Ui_Intro::ellipsisButton |
Definition at line 43 of file ui_intro.h.
Referenced by Intro::on_dataDirCustom_clicked(), and Intro::setDataDirectory().
| QLabel* Ui_Intro::errorMessage |
Definition at line 47 of file ui_intro.h.
Referenced by Intro::setStatus().
| QLabel* Ui_Intro::freeSpace |
Definition at line 45 of file ui_intro.h.
Referenced by Intro::setStatus().
| QHBoxLayout* Ui_Intro::horizontalLayout |
Definition at line 38 of file ui_intro.h.
| QHBoxLayout* Ui_Intro::horizontalLayout_2 |
Definition at line 41 of file ui_intro.h.
| QSpacerItem* Ui_Intro::horizontalSpacer |
Definition at line 39 of file ui_intro.h.
| QLabel* Ui_Intro::label_2 |
Definition at line 32 of file ui_intro.h.
| QLabel* Ui_Intro::label_4 |
Definition at line 34 of file ui_intro.h.
| QLabel* Ui_Intro::sizeWarningLabel |
Definition at line 35 of file ui_intro.h.
Referenced by Intro::Intro().
| QVBoxLayout* Ui_Intro::verticalLayout |
Definition at line 31 of file ui_intro.h.
| QVBoxLayout* Ui_Intro::verticalLayout_2 |
Definition at line 40 of file ui_intro.h.
| QSpacerItem* Ui_Intro::verticalSpacer |
Definition at line 48 of file ui_intro.h.
| QSpacerItem* Ui_Intro::verticalSpacer_2 |
Definition at line 46 of file ui_intro.h.
| QSpacerItem* Ui_Intro::verticalSpacer_3 |
Definition at line 44 of file ui_intro.h.
| QSpacerItem* Ui_Intro::verticalSpacer_4 |
Definition at line 33 of file ui_intro.h.
1.8.8