This is the complete list of members for cf::GuiSys::WindowT, including all inherited members.
AddChild(IntrusivePtrT< WindowT > Child, unsigned long Pos=0xFFFFFFFF) | cf::GuiSys::WindowT | |
AddChild(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
AddComponent(IntrusivePtrT< ComponentBaseT > Comp, unsigned long Index=ULONG_MAX) | cf::GuiSys::WindowT | |
AddComponent(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
CallLuaMethod(const char *MethodName, const char *Signature="",...) | cf::GuiSys::WindowT | |
Clone(bool Recursive=false) const | cf::GuiSys::WindowT | virtual |
CreateInstance(const cf::TypeSys::CreateParamsT &Params) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | static |
DeleteComponent(unsigned long CompNr) | cf::GuiSys::WindowT | |
DocCallbacks (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
DocClass (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
DocMethods (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
Find(const std::string &WantedName) | cf::GuiSys::WindowT | |
Find(const Vector2fT &Pos, bool OnlyVisible=true) | cf::GuiSys::WindowT | |
GetAbsolutePos() const | cf::GuiSys::WindowT | |
GetApp() | cf::GuiSys::WindowT | inline |
GetApp() const | cf::GuiSys::WindowT | inline |
GetBasics() const | cf::GuiSys::WindowT | inline |
GetBasics(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
GetChildren() const | cf::GuiSys::WindowT | inline |
GetChildren(ArrayT< IntrusivePtrT< WindowT > > &Chld, bool Recurse=false) const | cf::GuiSys::WindowT | |
GetChildren(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
GetComponent(const std::string &TypeName, unsigned int n=0) const | cf::GuiSys::WindowT | |
GetComponent(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
GetComponents() const | cf::GuiSys::WindowT | inline |
GetComponents(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
GetGui() const (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | inline |
GetParent() const | cf::GuiSys::WindowT | inline |
GetParent(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
GetRefCount() const (defined in RefCountedT) | RefCountedT | inline |
GetRoot() | cf::GuiSys::WindowT | |
GetTime(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
GetTransform() const | cf::GuiSys::WindowT | inline |
GetTransform(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
GetType() const (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | inlinevirtual |
MethodsList | cf::GuiSys::WindowT | protectedstatic |
OnClockTickEvent(float t) | cf::GuiSys::WindowT | virtual |
OnInputEvent(const CaKeyboardEventT &KE) | cf::GuiSys::WindowT | virtual |
OnInputEvent(const CaMouseEventT &ME, float PosX, float PosY) | cf::GuiSys::WindowT | virtual |
operator=(const RefCountedT &) (defined in RefCountedT) | RefCountedT | inlineprotected |
RefCountedT() (defined in RefCountedT) | RefCountedT | inlineprotected |
RefCountedT(const RefCountedT &) (defined in RefCountedT) | RefCountedT | inlineprotected |
RemoveChild(IntrusivePtrT< WindowT > Child) | cf::GuiSys::WindowT | |
RemoveChild(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
Render() const | cf::GuiSys::WindowT | virtual |
RmvComponent(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
SetApp(IntrusivePtrT< ComponentBaseT > App) | cf::GuiSys::WindowT | |
toString(lua_State *LuaState) (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | protectedstatic |
TypeInfo (defined in cf::GuiSys::WindowT) | cf::GuiSys::WindowT | static |
WindowT(const WindowCreateParamsT &Params) | cf::GuiSys::WindowT | |
WindowT(const WindowT &Window, bool Recursive=false) | cf::GuiSys::WindowT | |
~WindowT() | cf::GuiSys::WindowT | virtual |