|
ALBA
|
#include "albaDefines.h"#include "wx/wizard.h"#include "albaEvent.h"#include "albaObserver.h"#include "albaRWI.h"
Go to the source code of this file.
Classes | |
| class | albaGUIWizardPage |
Enumerations | |
| enum | DIALOG_EXSTYLES { albaUSEGUI = albaCLOSE*2 , albaUSERWI = albaUSEGUI*2 , albaWIZARDUSEGUI = 1 , albaWIZARDUSERWI = 2 , albaWIZARDUSEGUI = 1 , albaWIZARDUSERWI = 2 } |
| enum DIALOG_EXSTYLES |
| Enumerator | |
|---|---|
| albaUSEGUI | |
| albaUSERWI | |
| albaWIZARDUSEGUI | |
| albaWIZARDUSERWI | |
| albaWIZARDUSEGUI | |
| albaWIZARDUSERWI | |
Definition at line 36 of file albaGUIWizardPage.h.