#include <iwindow_manager.hpp>
Inheritance diagram for IWindowManager:

Definition at line 90 of file iwindow_manager.hpp.
Public Member Functions | |
| virtual bool | OnCaptionPanelCommand (IDockPanel &panel, TCmdID cmd)=0 |
| virtual bool | OnCloseClientsRequest (const vector< IWMClient * > &clients)=0 |
| virtual IWMClient * | GetClientByWindow (wxWindow *widget)=0 |
| virtual void | OnFocusChanged (wxWindow *new_focus)=0 |
| virtual string | GetNewFloatingFrameTitle ()=0 |
| returns a title for a new floating frame | |
| virtual | ~IWindowManager () |
|
|
Definition at line 101 of file iwindow_manager.hpp. |
|
|
Implemented in CWindowManager. Referenced by CDockContainer::x_DestroyNode(), and CDockContainer::x_GetDockPanel(). |
|
|
returns a title for a new floating frame
Implemented in CWindowManager. Referenced by CDockManager::x_CreateFrameAndContainer(). |
|
||||||||||||
|
Implemented in CWindowManager. Referenced by CDockManager::OnCloseDockable(), and CDockManager::OnDockPanelCommand(). |
|
|
Implemented in CWindowManager. Referenced by CDockManager::OnFrameClosePressed(), CDockManager::OnTabClosePressed(), and CDockContainer::RequestToCloseAllClients(). |
|
|
Implemented in CWindowManager. Referenced by CDockPanel::OnChildFocus(). |
1.4.6
Modified on Mon Dec 07 16:24:27 2009 by modify_doxy.py rev. 173732