PixelLightAPI  .
PLCore::Frontend Member List
This is the complete list of members for PLCore::Frontend, 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
FromString(const String &sString)PLCore::Object [virtual]
FromXml(const XmlElement &cElement)PLCore::Object [virtual]
Frontend(const FrontendContext &cFrontendContext, FrontendImpl &cFrontendImpl)PLCore::Frontend
GetAttribute(const String &sName) const PLCore::Object
GetAttributes() const PLCore::Object
GetClass() const PLCore::ObjectBase [virtual]
GetContext() const PLCore::Frontend [inline]
GetFullscreenAltTab() const PLCore::Frontend [inline]
GetHeight() const PLCore::Frontend [inline]
GetImpl() const PLCore::Frontend [inline]
GetMethod(const String &sName)PLCore::Object
GetMethods(List< DynFuncPtr > &lstMethods)PLCore::Object
GetMousePositionX() const PLCore::Frontend [inline]
GetMousePositionY() const PLCore::Frontend [inline]
GetNativeWindowHandle() const PLCore::Frontend [inline]
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 PLCore::Frontend [inline]
GetToggleFullscreenMode() const PLCore::Frontend [inline]
GetValues(EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetWidth() const PLCore::Frontend [inline]
GetWindowPositionSize(int &nX, int &nY, uint32 &nWidth, uint32 &nHeight) const PLCore::Frontend [inline]
GetX() const PLCore::Frontend [inline]
GetY() const PLCore::Frontend [inline]
IsFullscreen() const PLCore::Frontend [inline]
IsInstanceOf(const String &sClass) const PLCore::Object
IsInstanceOfByReference(const Class &cClass) const PLCore::Object
IsMouseOver() const PLCore::Frontend [inline]
IsMouseVisible() const PLCore::Frontend [inline]
IsRunning() const =0PLCore::Frontend [pure virtual]
m_cFrontendContextPLCore::Frontend [protected]
m_pFrontendImplPLCore::Frontend [protected]
Object()PLCore::Object
ObjectBase()PLCore::ObjectBase
OnCreate()=0PLCore::AbstractLifecycle [protected, pure virtual]
OnDestroy()=0PLCore::AbstractLifecycle [protected, pure virtual]
OnDraw()=0PLCore::AbstractFrontend [protected, pure virtual]
OnDrop(const Container< String > &lstFiles)=0PLCore::AbstractFrontend [protected, pure virtual]
OnFullscreenMode()=0PLCore::AbstractFrontend [protected, pure virtual]
OnPause()=0PLCore::AbstractLifecycle [protected, pure virtual]
OnRestart()=0PLCore::AbstractLifecycle [protected, pure virtual]
OnResume()=0PLCore::AbstractLifecycle [protected, pure virtual]
OnRun(const String &sExecutableFilename, const Array< String > &lstArguments)PLCore::Frontend [protected, virtual]
OnSize()=0PLCore::AbstractFrontend [protected, pure virtual]
OnStart()=0PLCore::AbstractLifecycle [protected, pure virtual]
OnStop()=0PLCore::AbstractLifecycle [protected, pure virtual]
OnUpdate()=0PLCore::AbstractFrontend [protected, pure virtual]
Ping() const PLCore::Frontend [inline]
Redraw()PLCore::Frontend [inline]
RedrawAndPing()PLCore::Frontend [inline]
RefreshFullscreen()PLCore::Frontend [inline]
Release()PLCore::ObjectBase
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)PLCore::Frontend [inline]
SetFullscreenAltTab(bool bAllowed)PLCore::Frontend [inline]
SetMouseVisible(bool bVisible)PLCore::Frontend [inline]
SetTitle(const String &sTitle)PLCore::Frontend [inline]
SetToggleFullscreenMode(bool bToggleFullscreenMode)PLCore::Frontend [inline]
SetTrapMouse(bool bTrap)PLCore::Frontend [inline]
SetValues(const String &sVars)PLCore::Object
SetValuesXml(const XmlElement &cElement)PLCore::Object
SetWindowPositionSize(int nX, int nY, uint32 nWidth, uint32 nHeight)PLCore::Frontend [inline]
SoftRelease()PLCore::ObjectBase
ToString() const PLCore::Object [virtual]
ToXml() const PLCore::Object [virtual]
~AbstractFrontend()PLCore::AbstractFrontend [protected, virtual]
~AbstractLifecycle()PLCore::AbstractLifecycle [protected, virtual]
~Frontend()PLCore::Frontend [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:25
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported