addEvent(const String &name) | CEGUI::EventSet | |
cleanDeadPool(void) | CEGUI::WindowManager | |
createWindow(const String &type, const String &name="") | CEGUI::WindowManager | |
d_events (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
d_muted | CEGUI::EventSet | protected |
DEBUG_dumpWindowNames(String zone) | CEGUI::WindowManager | |
destroyAllWindows(void) | CEGUI::WindowManager | |
destroyWindow(Window *window) | CEGUI::WindowManager | |
destroyWindow(const String &window) | CEGUI::WindowManager | |
EventMap typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
EventNamespace | CEGUI::WindowManager | static |
EventSet() | CEGUI::EventSet | |
EventSet(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
EventWindowCreated | CEGUI::WindowManager | static |
EventWindowDestroyed | CEGUI::WindowManager | static |
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="") | CEGUI::EventSet | virtual |
fireEvent_impl(const String &name, EventArgs &args) | CEGUI::EventSet | protected |
GeneratedWindowNameBase | CEGUI::WindowManager | static |
getDefaultResourceGroup() | CEGUI::WindowManager | inlinestatic |
getEventObject(const String &name, bool autoAdd=false) | CEGUI::EventSet | protected |
getIterator(void) const | CEGUI::WindowManager | |
getSingleton(void) (defined in CEGUI::Singleton< WindowManager >) | CEGUI::Singleton< WindowManager > | inlinestatic |
getSingletonPtr(void) (defined in CEGUI::Singleton< WindowManager >) | CEGUI::Singleton< WindowManager > | inlinestatic |
getWindow(const String &name) const | CEGUI::WindowManager | |
isDeadPoolEmpty(void) const | CEGUI::WindowManager | |
isEventPresent(const String &name) | CEGUI::EventSet | |
isLocked() const | CEGUI::WindowManager | |
isMuted(void) const | CEGUI::EventSet | |
isWindowPresent(const String &name) const | CEGUI::WindowManager | |
Iterator typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | |
loadWindowLayout(const String &filename, const String &name_prefix="", const String &resourceGroup="", PropertyCallback *callback=0, void *userdata=0) | CEGUI::WindowManager | |
lock() | CEGUI::WindowManager | |
ms_Singleton (defined in CEGUI::Singleton< WindowManager >) | CEGUI::Singleton< WindowManager > | protectedstatic |
operator=(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
PropertyCallback typedef | CEGUI::WindowManager | |
removeAllEvents(void) | CEGUI::EventSet | |
removeEvent(const String &name) | CEGUI::EventSet | |
renameWindow(const String &window, const String &new_name) | CEGUI::WindowManager | |
renameWindow(Window *window, const String &new_name) | CEGUI::WindowManager | |
saveWindowLayout(const String &window, const String &filename, const bool writeParent=false) const | CEGUI::WindowManager | |
saveWindowLayout(const Window &window, const String &filename, const bool writeParent=false) const | CEGUI::WindowManager | |
setDefaultResourceGroup(const String &resourceGroup) | CEGUI::WindowManager | inlinestatic |
setMutedState(bool setting) | CEGUI::EventSet | |
Singleton(void) (defined in CEGUI::Singleton< WindowManager >) | CEGUI::Singleton< WindowManager > | inline |
subscribeEvent(const String &name, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeScriptedEvent(const String &name, const String &subscriber_name) | CEGUI::EventSet | virtual |
subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name) | CEGUI::EventSet | virtual |
unlock() | CEGUI::WindowManager | |
WindowIterator typedef (defined in CEGUI::WindowManager) | CEGUI::WindowManager | |
WindowManager(void) | CEGUI::WindowManager | |
writeWindowLayoutToStream(const Window &window, OutStream &out_stream, bool writeParent=false) const | CEGUI::WindowManager | |
writeWindowLayoutToStream(const String &window, OutStream &out_stream, bool writeParent=false) const | CEGUI::WindowManager | |
~EventSet(void) | CEGUI::EventSet | virtual |
~Singleton(void) (defined in CEGUI::Singleton< WindowManager >) | CEGUI::Singleton< WindowManager > | inline |
~WindowManager(void) | CEGUI::WindowManager | |