#include <wizard.h>
Public Member Functions | |
| Step2 (Wizard *parent, const QHash< QString, Input * > &modelData) | |
| void | init () |
Private Slots | |
| void | optimizeFor (int choice) |
| void | extractMode (int choice) |
| void | changeCrossRefState (int choice) |
Private Attributes | |
| QGroupBox * | m_extractMode |
| QGroupBox * | m_optimizeLang |
| QButtonGroup * | m_extractModeGroup |
| QButtonGroup * | m_optimizeLangGroup |
| QCheckBox * | m_crossRef |
| Wizard * | m_wizard |
| const QHash< QString, Input * > & | m_modelData |
Definition at line 736 of file wizard.cpp.
|
privateslot |
Definition at line 856 of file wizard.cpp.
|
privateslot |
Definition at line 851 of file wizard.cpp.
| void Step2::init | ( | ) |
Definition at line 861 of file wizard.cpp.
|
privateslot |
Definition at line 841 of file wizard.cpp.
1.8.11