, 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 | |
EventHandlerOnDestroy | PLGui::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_bMultiUser | PLCore::CoreApplication | [protected] |
m_bRunning | PLCore::CoreApplication | [protected] |
m_cApplicationContext | PLCore::CoreApplication | [protected] |
m_cCommandLine | PLCore::CoreApplication | [protected] |
m_cConfig | PLCore::CoreApplication | [protected] |
m_cVersion | PLCore::CoreApplication | [protected] |
m_nResult | PLCore::CoreApplication | [protected] |
m_pMainWindow | PLGui::GuiApplication | [protected] |
m_sAppDataSubdir | PLCore::CoreApplication | [protected] |
m_sConfigName | PLCore::CoreApplication | [protected] |
m_sLogName | PLCore::CoreApplication | [protected] |
m_sName | PLCore::CoreApplication | [protected] |
m_sTitle | PLCore::CoreApplication | [protected] |
Main() override | PLGui::GuiApplication | [protected, virtual] |
Object() | PLCore::Object | |
ObjectBase() | PLCore::ObjectBase | |
OnCreate() override | PLCore::CoreApplication | [protected, virtual] |
OnCreateMainWindow() | PLGui::GuiApplication | [protected, virtual] |
OnDeInit() | PLCore::CoreApplication | [protected, virtual] |
OnDestroy() override | PLCore::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() override | PLCore::CoreApplication | [protected, virtual] |
OnPrintHelp() | PLCore::CoreApplication | [protected, virtual] |
OnPrintVersion() | PLCore::CoreApplication | [protected, virtual] |
OnRestart() override | PLCore::CoreApplication | [protected, virtual] |
OnResume() override | PLCore::CoreApplication | [protected, virtual] |
OnSignal(ESignal nSignal) | PLCore::CoreApplication | [protected, virtual] |
OnStart() override | PLGui::GuiApplication | [protected, virtual] |
OnStop() override | PLGui::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] |