| AddChild(wxIFMChildDataBase *data, bool update=false) | wxInterfaceManager | |
| AddExtensionPlugin(wxIFMExtensionPluginBase *plugin) | wxInterfaceManager | [private] |
| AddInterfacePlugin(wxIFMInterfacePluginBase *plugin, bool select=true) | wxInterfaceManager | [private] |
| AddPendingUpdate(wxRect rect=IFM_DEFAULT_RECT, bool floating=false) | wxInterfaceManager | |
| CaptureInput(wxIFMComponent *component) | wxInterfaceManager | |
| DisplayStatusMessage(const wxString &message) | wxInterfaceManager | |
| GetActiveIP() const | wxInterfaceManager | [private] |
| GetCapturedComponent() const | wxInterfaceManager | |
| GetCapturedWindow() const | wxInterfaceManager | |
| GetContentWindow() const | wxInterfaceManager | |
| GetFlags() const | wxInterfaceManager | |
| GetInterfaceRect() const | wxInterfaceManager | |
| GetParent() const | wxInterfaceManager | |
| HideChild(wxWindow *child, bool update=true) | wxInterfaceManager | |
| Initialize(bool defaultPlugins=true, int flags=IFM_DEFAULT_FLAGS) | wxInterfaceManager | |
| IsChildVisible(wxWindow *child) | wxInterfaceManager | |
| IsInputCaptured() const | wxInterfaceManager | |
| m_activeInterface | wxInterfaceManager | [private] |
| m_capturedComponent | wxInterfaceManager | [private] |
| m_capturedType | wxInterfaceManager | [private] |
| m_content | wxInterfaceManager | [private] |
| m_flags | wxInterfaceManager | [private] |
| m_initialized | wxInterfaceManager | [private] |
| m_interfacePlugins | wxInterfaceManager | [private] |
| m_oldStatusMessage | wxInterfaceManager | [private] |
| m_parent | wxInterfaceManager | [private] |
| m_statusbarPane | wxInterfaceManager | [private] |
| m_statusMessageDisplayed | wxInterfaceManager | [private] |
| m_updateRect | wxInterfaceManager | [private] |
| m_useUpdateRect | wxInterfaceManager | [private] |
| ReleaseInput() | wxInterfaceManager | |
| RemoveAllExtensionPlugins() | wxInterfaceManager | [private] |
| RemoveAllInterfacePlugins() | wxInterfaceManager | [private] |
| RemoveExtensionPlugin() | wxInterfaceManager | [private] |
| RemoveInterfacePlugin(int interface_index=IFM_INTERFACE_ACTIVE) | wxInterfaceManager | [private] |
| ResetInterfaceRect() | wxInterfaceManager | |
| ResetStatusMessage() | wxInterfaceManager | |
| SetActiveInterface(int plugin) | wxInterfaceManager | [private] |
| SetChildSize(wxWindow *child, const wxSize &desired, const wxSize &min=IFM_USE_CURRENT_SIZE, const wxSize &max=IFM_USE_CURRENT_SIZE, bool update=true) | wxInterfaceManager | |
| SetContentWindow(wxWindow *content) | wxInterfaceManager | |
| SetFlags(int flags) | wxInterfaceManager | |
| SetInterfaceRect(const wxRect &rect) | wxInterfaceManager | |
| SetStatusMessagePane(int pane) | wxInterfaceManager | |
| ShowChild(wxWindow *child, bool show, bool update=true) | wxInterfaceManager | |
| Shutdown() | wxInterfaceManager | |
| Update(wxRect rect=IFM_DEFAULT_RECT, bool floating=false) | wxInterfaceManager | |
| wxInterfaceManager(wxWindow *parent, wxWindow *content=NULL) | wxInterfaceManager | |
| ~wxInterfaceManager() | wxInterfaceManager | |