, including all inherited members.
AbstractFrontend() | PLCore::AbstractFrontend | [protected] |
AbstractLifecycle() | PLCore::AbstractLifecycle | [protected] |
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] |
GetClass() const | PLCore::ObjectBase | [virtual] |
GetFullscreenAltTab() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetHeight() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetMousePositionX() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetMousePositionY() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetNativeWindowHandle() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetTitle() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetToggleFullscreenMode() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
GetWidth() 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] |
IsMouseOver() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
IsMouseVisible() const =0 | PLCore::FrontendImpl | [protected, pure virtual] |
m_pFrontend | PLCore::FrontendImpl | [protected] |
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] |
Run(const String &sExecutableFilename, const Array< String > &lstArguments) | PLCore::FrontendImpl | [protected, virtual] |
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] |
SetPositionSize(int nX, int nY, uint32 nWidth, uint32 nHeight)=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] |
ToString() const | PLCore::Object | [virtual] |
ToXml() const | PLCore::Object | [virtual] |
~AbstractFrontend() | PLCore::AbstractFrontend | [protected, virtual] |
~AbstractLifecycle() | PLCore::AbstractLifecycle | [protected, virtual] |
~ObjectBase() | PLCore::ObjectBase | [virtual] |