addEvent(const String &name) | CEGUI::EventSet | |
addEvent(Event &event) | CEGUI::EventSet | |
AllocatedObject() (defined in CEGUI::AllocatedObject< WindowManager >) | CEGUI::AllocatedObject< WindowManager > | inlineexplicit |
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) const | CEGUI::WindowManager | |
destroyAllWindows(void) | CEGUI::WindowManager | |
destroyWindow(Window *window) | CEGUI::WindowManager | |
EventIterator typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | |
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 |
EventSet(const 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 |
getEventIterator(void) const | CEGUI::EventSet | |
getEventObject(const String &name, bool autoAdd=false) | CEGUI::EventSet | |
getIterator(void) const | CEGUI::WindowManager | |
getLayoutAsString(const Window &window) const | CEGUI::WindowManager | |
getScriptModule() const | CEGUI::EventSet | protected |
getSingleton(void) (defined in CEGUI::Singleton< WindowManager >) | CEGUI::Singleton< WindowManager > | inlinestatic |
getSingletonPtr(void) (defined in CEGUI::Singleton< WindowManager >) | CEGUI::Singleton< WindowManager > | inlinestatic |
GUILayoutSchemaName | CEGUI::WindowManager | static |
isAlive(const Window *window) const | CEGUI::WindowManager | |
isDeadPoolEmpty(void) const | CEGUI::WindowManager | |
isEventPresent(const String &name) | CEGUI::EventSet | |
isLocked() const | CEGUI::WindowManager | |
isMuted(void) const | CEGUI::EventSet | |
loadLayoutFromContainer(const RawDataContainer &source, PropertyCallback *callback=0, void *userdata=0) | CEGUI::WindowManager | |
loadLayoutFromFile(const String &filename, const String &resourceGroup="", PropertyCallback *callback=0, void *userdata=0) | CEGUI::WindowManager | |
loadLayoutFromString(const String &source, 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 |
CEGUI::EventSet::operator=(const EventSet &) | CEGUI::EventSet | inlineprotected |
PropertyCallback typedef | CEGUI::WindowManager | |
removeAllEvents(void) | CEGUI::EventSet | |
removeEvent(const String &name) | CEGUI::EventSet | |
removeEvent(Event &event) | CEGUI::EventSet | |
saveLayoutToFile(const Window &window, const String &filename) 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 |
subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
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 | |
writeLayoutToStream(const Window &window, OutStream &out_stream) const | CEGUI::WindowManager | |
~EventSet(void) | CEGUI::EventSet | virtual |
~Singleton(void) (defined in CEGUI::Singleton< WindowManager >) | CEGUI::Singleton< WindowManager > | inline |
~WindowManager(void) | CEGUI::WindowManager | |