|
|
| enum Page { page_general = 0, page_font, page_UI, page_class, page_codegen } | Page |
| enum Diagram { diagram_no = 0, diagram_class, diagram_usecase, diagram_sequence, diagram_collaboration, diagram_state, diagram_activity } | Diagram |
| CodeGenState (struct) | CodeGenState |
| GeneralState (struct) | GeneralState |
| UIState (struct) | UIState |
| ClassState (struct) | ClassState |
| OptionState (struct) | OptionState |
| SettingsDlg ( QWidget * parent, OptionState state )
| SettingsDlg |
| ~SettingsDlg ()
| ~SettingsDlg |
| OptionState getOptionState ()
| getOptionState |
| bool getChangesApplied ()
| getChangesApplied |