FGx
1
|
Public Slots | |
void | on_default_toggled (bool) |
void | on_select_path () |
void | check_paths () |
Public Member Functions | |
FgRootPage (MainObject *mainObject, QWidget *parent=0) | |
bool | validatePage () |
void | initializePage () |
Public Attributes | |
MainObject * | mainObject |
QRadioButton * | radioDefault |
QRadioButton * | radioCustom |
QToolButton * | buttSelect |
QLabel * | lblDefault |
QLabel * | lblCustom |
QLineEdit * | txtFgRoot |