![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <ui_intro.h>
Public Member Functions | |
| void | setupUi (QDialog *Intro) |
| void | retranslateUi (QDialog *Intro) |
Public Attributes | |
| QVBoxLayout * | verticalLayout |
| QLabel * | welcomeLabel |
| QSpacerItem * | verticalSpacer_4 |
| QLabel * | storageLabel |
| 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 |
| QLabel * | lblExplanation1 |
| QLabel * | lblExplanation2 |
| QLabel * | lblExplanation3 |
| QSpacerItem * | verticalSpacer |
| QDialogButtonBox * | buttonBox |
Definition at line 29 of file ui_intro.h.
|
inline |
|
inline |
Definition at line 55 of file ui_intro.h.
| QDialogButtonBox* Ui_Intro::buttonBox |
Definition at line 53 of file ui_intro.h.
| QRadioButton* Ui_Intro::dataDirCustom |
Definition at line 38 of file ui_intro.h.
| QRadioButton* Ui_Intro::dataDirDefault |
Definition at line 37 of file ui_intro.h.
| QLineEdit* Ui_Intro::dataDirectory |
Definition at line 43 of file ui_intro.h.
| QPushButton* Ui_Intro::ellipsisButton |
Definition at line 44 of file ui_intro.h.
| QLabel* Ui_Intro::errorMessage |
Definition at line 48 of file ui_intro.h.
| QLabel* Ui_Intro::freeSpace |
Definition at line 46 of file ui_intro.h.
| QHBoxLayout* Ui_Intro::horizontalLayout |
Definition at line 39 of file ui_intro.h.
| QHBoxLayout* Ui_Intro::horizontalLayout_2 |
Definition at line 42 of file ui_intro.h.
| QSpacerItem* Ui_Intro::horizontalSpacer |
Definition at line 40 of file ui_intro.h.
| QLabel* Ui_Intro::lblExplanation1 |
Definition at line 49 of file ui_intro.h.
| QLabel* Ui_Intro::lblExplanation2 |
Definition at line 50 of file ui_intro.h.
| QLabel* Ui_Intro::lblExplanation3 |
Definition at line 51 of file ui_intro.h.
| QLabel* Ui_Intro::sizeWarningLabel |
Definition at line 36 of file ui_intro.h.
| QLabel* Ui_Intro::storageLabel |
Definition at line 35 of file ui_intro.h.
| QVBoxLayout* Ui_Intro::verticalLayout |
Definition at line 32 of file ui_intro.h.
| QVBoxLayout* Ui_Intro::verticalLayout_2 |
Definition at line 41 of file ui_intro.h.
| QSpacerItem* Ui_Intro::verticalSpacer |
Definition at line 52 of file ui_intro.h.
| QSpacerItem* Ui_Intro::verticalSpacer_2 |
Definition at line 47 of file ui_intro.h.
| QSpacerItem* Ui_Intro::verticalSpacer_3 |
Definition at line 45 of file ui_intro.h.
| QSpacerItem* Ui_Intro::verticalSpacer_4 |
Definition at line 34 of file ui_intro.h.
| QLabel* Ui_Intro::welcomeLabel |
Definition at line 33 of file ui_intro.h.
1.8.11