Derived from
wxEvtHandler
wxPMService
I_PMPaneLayoutAlgorithm
wxPMBootstrapServiceListener
Data structures
Members
wxPMFLAlgorithm::wxPMFLAlgorithm
wxPMFLAlgorithm::~wxPMFLAlgorithm
wxPMFLAlgorithm::AddPreferenceTemplate
wxPMFLAlgorithm::CreateDefaultLayoutPrefs
wxPMFLAlgorithm::DoRelayout
wxPMFLAlgorithm::GetFrameLayout
wxPMFLAlgorithm::GetInterface
wxPMFLAlgorithm::GetWxObject
wxPMFLAlgorithm::OnPaneHidden
wxPMFLAlgorithm::OnPaneShown
wxPMFLAlgorithm::OnServiceStarted
wxPMFLAlgorithm::OnServiceStopped
wxPMFLAlgorithm::Serialize
wxPMFLAlgorithm::Start
wxPMFLAlgorithm::Stop
wxPMFLAlgorithm()
~wxPMFLAlgorithm()
void AddPreferenceTemplate(wxClassInfo* pClass, wxPMFrameLayoutPreference* pPref)
void AddPreferenceTemplate(wxPMFrameLayoutPreferenceTemplate* pTempl)
wxPMLayoutPreference* CreateDefaultLayoutPrefs()
overridden method of I_PMPaneLayoutAlgorithm
void DoRelayout()
wxFrameLayout* GetFrameLayout()
other methods
void* GetInterface(const char* infName, const char* version = NULL)
wxObject* GetWxObject()
void OnPaneHidden(wxPMPane& pane)
void OnPaneShown(wxPMPane& pane)
overridden notifications of wxPMBootstrapServiceListener
void OnServiceStarted(wxPMService& service)
void OnServiceStopped(wxPMService& service)
void Serialize(wxConfigBase& cfg, const wxString& key, bool isLoading)
overridden method of wxPMService
bool Start()
overridden methods of wxPMService
bool Stop()