|
ALBA
|
#include "wx/dialog.h"#include "albaEvent.h"#include "albaObserver.h"#include "albaGUI.h"#include "albaServiceClient.h"#include "albaAbsLogicManager.h"

Go to the source code of this file.
Classes | |
| class | albaGUIDialog |
Enumerations | |
| enum | DIALOG_STYLES { albaRESIZABLE = 1 , albaCLOSEWINDOW = 2 , albaOK = 4 , albaCANCEL = 8 , albaCLOSE = 16 } |
| enum DIALOG_STYLES |
| Enumerator | |
|---|---|
| albaRESIZABLE | |
| albaCLOSEWINDOW | |
| albaOK | |
| albaCANCEL | |
| albaCLOSE | |
Definition at line 31 of file albaGUIDialog.h.