, including all inherited members.
AbstractFrontend() | PLCore::AbstractFrontend | [protected] |
AbstractLifecycle() | PLCore::AbstractLifecycle | [protected] |
AddReference() | PLCore::ObjectBase | |
CallMethod(const String &sName, DynParams &cParams) | PLCore::Object | |
CallMethod(const String &sName, const DynParams &cParams) | PLCore::Object | |
CallMethod(const String &sName, const String &sParams) | PLCore::Object | |
CallMethod(const String &sName, const XmlElement &cElement) | PLCore::Object | |
CorrectPositionSize(int &nX, int &nY, uint32 &nWidth, uint32 &nHeight, int nScreenLeft, int nScreenTop, int nScreenWidth, int nScreenHeight, uint32 nMinWidth=200, uint32 nMinHeight=200) | PLCore::FrontendImpl | [protected, static] |
CreateFrontend(const FrontendContext &cFrontendContext, FrontendImpl &cFrontendImpl) | PLCore::FrontendImpl | [protected, static] |
FromString(const String &sString) | PLCore::Object | [virtual] |
FromXml(const XmlElement &cElement) | PLCore::Object | [virtual] |
GetAttribute(const String &sName) const | PLCore::Object | |
GetAttributes() const | PLCore::Object | |
GetClass() const | PLCore::ObjectBase | [virtual] |
GetFullscreenAltTab() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetHeight() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetMethod(const String &sName) | PLCore::Object | |
GetMethods(List< DynFuncPtr > &lstMethods) | PLCore::Object | |
GetMousePositionX() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetMousePositionY() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetNativeWindowHandle() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetPointer() const | PLCore::ObjectBase | |
GetPointer() | PLCore::ObjectBase | |
GetRefCount() const | PLCore::ObjectBase | |
GetSignal(const String &sName) const | PLCore::Object | |
GetSignals() const | PLCore::Object | |
GetSlot(const String &sName) const | PLCore::Object | |
GetSlots() const | PLCore::Object | |
GetTitle() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetToggleFullscreenMode() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetValues(EDefaultValue nDefaultValue=NoDefault) const | PLCore::Object | |
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const | PLCore::Object | |
GetWidth() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetWindowPositionSize(int &nX, int &nY, uint32 &nWidth, uint32 &nHeight) const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetX() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetY() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
IsFullscreen() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
IsInstanceOf(const String &sClass) const | PLCore::Object | |
IsInstanceOfByReference(const Class &cClass) const | PLCore::Object | |
IsMouseOver() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
IsMouseVisible() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
m_pFrontend | PLCore::FrontendImpl | [protected] |
Object() | PLCore::Object | |
ObjectBase() | PLCore::ObjectBase | |
OnCreate() override | PLCore::FrontendImpl | [protected, virtual] |
OnDestroy() override | PLCore::FrontendImpl | [protected, virtual] |
OnDraw() override | PLCore::FrontendImpl | [protected, virtual] |
OnDrop(const Container< String > &lstFiles) override | PLCore::FrontendImpl | [protected, virtual] |
OnFullscreenMode() override | PLCore::FrontendImpl | [protected, virtual] |
OnPause() override | PLCore::FrontendImpl | [protected, virtual] |
OnRestart() override | PLCore::FrontendImpl | [protected, virtual] |
OnResume() override | PLCore::FrontendImpl | [protected, virtual] |
OnRun(const String &sExecutableFilename, const Array< String > &lstArguments) | PLCore::FrontendImpl | [protected, virtual] |
OnSize() override | PLCore::FrontendImpl | [protected, virtual] |
OnStart() override | PLCore::FrontendImpl | [protected, virtual] |
OnStop() override | PLCore::FrontendImpl | [protected, virtual] |
OnUpdate() override | PLCore::FrontendImpl | [protected, virtual] |
Ping()=0 | PLCore::FrontendImpl | [protected, pure virtual] |
Redraw()=0 | PLCore::FrontendImpl | [protected, pure virtual] |
RefreshFullscreen()=0 | PLCore::FrontendImpl | [protected, pure virtual] |
Release() | PLCore::ObjectBase | |
Run(const String &sExecutableFilename, const Array< String > &lstArguments) | PLCore::FrontendImpl | [protected, virtual] |
SetAttribute(const String &sName, const String &sValue) | PLCore::Object | |
SetAttribute(const String &sName, const DynVar &cVar) | PLCore::Object | |
SetAttribute(const String &sName, const DynVar *pVar) | PLCore::Object | |
SetAttributeDefault(const String &sName) | PLCore::Object | |
SetDefaultValues() | PLCore::Object | |
SetFullscreen(bool bFullscreen)=0 | PLCore::FrontendImpl | [protected, pure virtual] |
SetFullscreenAltTab(bool bAllowed)=0 | PLCore::FrontendImpl | [protected, pure virtual] |
SetMouseVisible(bool bVisible)=0 | PLCore::FrontendImpl | [protected, pure virtual] |
SetTitle(const String &sTitle)=0 | PLCore::FrontendImpl | [protected, pure virtual] |
SetToggleFullscreenMode(bool bToggleFullscreenMode)=0 | PLCore::FrontendImpl | [protected, pure virtual] |
SetTrapMouse(bool bTrap)=0 | PLCore::FrontendImpl | [protected, pure virtual] |
SetValues(const String &sVars) | PLCore::Object | |
SetValuesXml(const XmlElement &cElement) | PLCore::Object | |
SetWindowPositionSize(int nX, int nY, uint32 nWidth, uint32 nHeight)=0 | PLCore::FrontendImpl | [protected, pure virtual] |
SoftRelease() | PLCore::ObjectBase | |
ToString() const | PLCore::Object | [virtual] |
ToXml() const | PLCore::Object | [virtual] |
~AbstractFrontend() | PLCore::AbstractFrontend | [protected, virtual] |
~AbstractLifecycle() | PLCore::AbstractLifecycle | [protected, virtual] |
~Object() | PLCore::Object | [virtual] |
~ObjectBase() | PLCore::ObjectBase | [virtual] |