Crazy Eddie's GUI System  ${CEGUI_VERSION}
Demo6Sample Class Reference
+ Inheritance diagram for Demo6Sample:
+ Collaboration diagram for Demo6Sample:

Public Member Functions

virtual bool initialise (CEGUI::GUIContext *guiContext)
 
virtual void deinitialise ()
 
- Public Member Functions inherited from Sample
virtual void onEnteringSample ()
 
virtual void update (float)
 
const CEGUI::StringgetUsedFilesString ()
 

Protected Member Functions

void createDemoWindows (CEGUI::Window *root)
 
void initDemoEventWiring (CEGUI::Window *root)
 
bool handleQuit (const CEGUI::EventArgs &e)
 
bool handleAddColumn (const CEGUI::EventArgs &e)
 
bool handleDeleteColumn (const CEGUI::EventArgs &e)
 
bool handleAddRow (const CEGUI::EventArgs &e)
 
bool handleDeleteRow (const CEGUI::EventArgs &e)
 
bool handleSetItem (const CEGUI::EventArgs &e)
 
bool handleSelectChanged (const CEGUI::EventArgs &e)
 
bool handleSelectModeChanged (const CEGUI::EventArgs &e)
 
bool handleContentsChanged (const CEGUI::EventArgs &e)
 

Additional Inherited Members

- Protected Attributes inherited from Sample
CEGUI::String d_usedFiles