PixelLightAPI  .
PLCore::FrontendImpl Member List
This is the complete list of members for PLCore::FrontendImpl, 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 =0PLCore::FrontendImpl [protected, pure virtual]
GetHeight() const =0PLCore::FrontendImpl [protected, pure virtual]
GetMethod(const String &sName)PLCore::Object
GetMethods(List< DynFuncPtr > &lstMethods)PLCore::Object
GetMousePositionX() const =0PLCore::FrontendImpl [protected, pure virtual]
GetMousePositionY() const =0PLCore::FrontendImpl [protected, pure virtual]
GetNativeWindowHandle() const =0PLCore::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 =0PLCore::FrontendImpl [protected, pure virtual]
GetToggleFullscreenMode() const =0PLCore::FrontendImpl [protected, pure virtual]
GetValues(EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetWidth() const =0PLCore::FrontendImpl [protected, pure virtual]
GetWindowPositionSize(int &nX, int &nY, uint32 &nWidth, uint32 &nHeight) const =0PLCore::FrontendImpl [protected, pure virtual]
GetX() const =0PLCore::FrontendImpl [protected, pure virtual]
GetY() const =0PLCore::FrontendImpl [protected, pure virtual]
IsFullscreen() const =0PLCore::FrontendImpl [protected, pure virtual]
IsInstanceOf(const String &sClass) const PLCore::Object
IsInstanceOfByReference(const Class &cClass) const PLCore::Object
IsMouseOver() const =0PLCore::FrontendImpl [protected, pure virtual]
IsMouseVisible() const =0PLCore::FrontendImpl [protected, pure virtual]
m_pFrontendPLCore::FrontendImpl [protected]
Object()PLCore::Object
ObjectBase()PLCore::ObjectBase
OnCreate() overridePLCore::FrontendImpl [protected, virtual]
OnDestroy() overridePLCore::FrontendImpl [protected, virtual]
OnDraw() overridePLCore::FrontendImpl [protected, virtual]
OnDrop(const Container< String > &lstFiles) overridePLCore::FrontendImpl [protected, virtual]
OnFullscreenMode() overridePLCore::FrontendImpl [protected, virtual]
OnPause() overridePLCore::FrontendImpl [protected, virtual]
OnRestart() overridePLCore::FrontendImpl [protected, virtual]
OnResume() overridePLCore::FrontendImpl [protected, virtual]
OnRun(const String &sExecutableFilename, const Array< String > &lstArguments)PLCore::FrontendImpl [protected, virtual]
OnSize() overridePLCore::FrontendImpl [protected, virtual]
OnStart() overridePLCore::FrontendImpl [protected, virtual]
OnStop() overridePLCore::FrontendImpl [protected, virtual]
OnUpdate() overridePLCore::FrontendImpl [protected, virtual]
Ping()=0PLCore::FrontendImpl [protected, pure virtual]
Redraw()=0PLCore::FrontendImpl [protected, pure virtual]
RefreshFullscreen()=0PLCore::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)=0PLCore::FrontendImpl [protected, pure virtual]
SetFullscreenAltTab(bool bAllowed)=0PLCore::FrontendImpl [protected, pure virtual]
SetMouseVisible(bool bVisible)=0PLCore::FrontendImpl [protected, pure virtual]
SetTitle(const String &sTitle)=0PLCore::FrontendImpl [protected, pure virtual]
SetToggleFullscreenMode(bool bToggleFullscreenMode)=0PLCore::FrontendImpl [protected, pure virtual]
SetTrapMouse(bool bTrap)=0PLCore::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)=0PLCore::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]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:26
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported