Inheritance diagram for GuiApplication:

Public Member Functions | |
| GuiApplication () | |
| ~GuiApplication () | |
Protected Member Functions | |
| void | createScene (void) |
| bool | handleLoad (const CEGUI::EventArgs &e) |
| bool | handleSave (const CEGUI::EventArgs &e) |
| bool | handleFileDialogOutput (const CEGUI::EventArgs &e) |
| void | createFrameListener (void) |
Private Attributes | |
| CEGUI::Window * | mEditorGuiSheet |
| CEGUI::OgreCEGUIRenderer * | mGUIRenderer |
| CEGUI::System * | mGUISystem |
| CEGUI::Listbox * | _mlstListbox |
| CEGUI::Window * | mainWindow |
|
|
|
|
|
|
|
|
Reimplemented from ExampleApplication. |
|
|
Implements ExampleApplication. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6-NO