|
Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Inheritance diagram for TabControlDemo:
Collaboration diagram for TabControlDemo:Public Member Functions | |
| bool | initialise (CEGUI::GUIContext *guiContext) |
| void | deinitialise () |
| void | refreshPageList () |
| bool | handleTabPanePos (const EventArgs &e) |
| bool | handleTabHeight (const EventArgs &e) |
| bool | handleTabPadding (const EventArgs &e) |
| bool | handleAddTab (const EventArgs &) |
| bool | handleGoto (const EventArgs &) |
| bool | handleShow (const EventArgs &) |
| bool | handleDel (const EventArgs &) |
Public Member Functions inherited from Sample | |
| virtual void | onEnteringSample () |
| virtual void | update (float timeSinceLastUpdate) |
| const CEGUI::String & | getUsedFilesString () |
Protected Attributes | |
| CEGUI::GUIContext * | d_guiContext |
Protected Attributes inherited from Sample | |
| CEGUI::String | d_usedFiles |