Crazy Eddie's GUI System  ${CEGUI_VERSION}
TabControlDemo Class Reference
+ 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::StringgetUsedFilesString ()
 

Protected Attributes

CEGUI::GUIContextd_guiContext
 
- Protected Attributes inherited from Sample
CEGUI::String d_usedFiles