PixelLightAPI  .
PLGui::GuiApplication Member List
This is the complete list of members for PLGui::GuiApplication, including all inherited members.
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
CoreApplication()PLCore::CoreApplication
EventHandlerOnDestroyPLGui::GuiApplication [protected]
Exit(int nResult)PLCore::CoreApplication [inline]
FromString(const String &sString)PLCore::Object [virtual]
FromXml(const XmlElement &cElement)PLCore::Object [virtual]
GetAppDataSubdir() const PLCore::CoreApplication [inline]
GetApplication()PLCore::CoreApplication [inline, static]
GetApplicationContext() const PLCore::CoreApplication [inline]
GetAttribute(const String &sName) const PLCore::Object
GetAttributes() const PLCore::Object
GetClass() const PLCore::ObjectBase [virtual]
GetConfig()PLCore::CoreApplication [inline]
GetConfigName() const PLCore::CoreApplication [inline]
GetLogName() const PLCore::CoreApplication [inline]
GetMethod(const String &sName)PLCore::Object
GetMethods(List< DynFuncPtr > &lstMethods)PLCore::Object
GetMultiUser() const PLCore::CoreApplication [inline]
GetName() const PLCore::CoreApplication [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::CoreApplication [inline]
GetValues(EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetVersion() const PLCore::CoreApplication [inline]
IsInstanceOf(const String &sClass) const PLCore::Object
IsInstanceOfByReference(const Class &cClass) const PLCore::Object
IsRunning() const PLCore::CoreApplication [inline]
m_bMultiUserPLCore::CoreApplication [protected]
m_bRunningPLCore::CoreApplication [protected]
m_cApplicationContextPLCore::CoreApplication [protected]
m_cCommandLinePLCore::CoreApplication [protected]
m_cConfigPLCore::CoreApplication [protected]
m_cVersionPLCore::CoreApplication [protected]
m_nResultPLCore::CoreApplication [protected]
m_pMainWindowPLGui::GuiApplication [protected]
m_sAppDataSubdirPLCore::CoreApplication [protected]
m_sConfigNamePLCore::CoreApplication [protected]
m_sLogNamePLCore::CoreApplication [protected]
m_sNamePLCore::CoreApplication [protected]
m_sTitlePLCore::CoreApplication [protected]
Main() overridePLGui::GuiApplication [protected, virtual]
Object()PLCore::Object
ObjectBase()PLCore::ObjectBase
OnCreate() overridePLCore::CoreApplication [protected, virtual]
OnCreateMainWindow()PLGui::GuiApplication [protected, virtual]
OnDeInit()PLCore::CoreApplication [protected, virtual]
OnDestroy() overridePLCore::CoreApplication [protected, virtual]
OnFirstProgramStart()PLCore::CoreApplication [protected, virtual]
OnInit()PLCore::CoreApplication [protected, virtual]
OnInitCmdLine()PLCore::CoreApplication [protected, virtual]
OnInitConfig()PLCore::CoreApplication [protected, virtual]
OnInitData()PLCore::CoreApplication [protected, virtual]
OnInitLog()PLCore::CoreApplication [protected, virtual]
OnInitPlugins()PLCore::CoreApplication [protected, virtual]
OnPause() overridePLCore::CoreApplication [protected, virtual]
OnPrintHelp()PLCore::CoreApplication [protected, virtual]
OnPrintVersion()PLCore::CoreApplication [protected, virtual]
OnRestart() overridePLCore::CoreApplication [protected, virtual]
OnResume() overridePLCore::CoreApplication [protected, virtual]
OnSignal(ESignal nSignal)PLCore::CoreApplication [protected, virtual]
OnStart() overridePLGui::GuiApplication [protected, virtual]
OnStop() overridePLGui::GuiApplication [protected, virtual]
Release()PLCore::ObjectBase
Run(const String &sExecutableFilename, const Array< String > &lstArguments)PLCore::CoreApplication
SetAppDataSubdir(const String &sSubdir)PLCore::CoreApplication [inline]
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
SetConfigName(const String &sConfigName)PLCore::CoreApplication [inline]
SetDefaultValues()PLCore::Object
SetLogName(const String &sLogName)PLCore::CoreApplication [inline]
SetMultiUser(bool bMultiUser)PLCore::CoreApplication [inline]
SetName(const String &sName)PLCore::CoreApplication
SetTitle(const String &sTitle)PLCore::CoreApplication [inline]
SetValues(const String &sVars)PLCore::Object
SetValuesXml(const XmlElement &cElement)PLCore::Object
SetVersion(const Version &cVersion)PLCore::CoreApplication [inline]
SoftRelease()PLCore::ObjectBase
ToString() const PLCore::Object [virtual]
ToXml() const PLCore::Object [virtual]
~AbstractLifecycle()PLCore::AbstractLifecycle [protected, virtual]
~CoreApplication()PLCore::CoreApplication [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:32
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported