|
wxExtend
Additional templates and function helpers for wxWidgets
|
Supports saving/restoring wxAuiManager state. More...
#include <wxex/persist/auimanager.h>
Public Member Functions | |
| wxPersistentAuiManager (wxAuiManager *mgr) | |
| Constructs a persistent Aui manager object. | |
| virtual wxString | GetKind () const wxOVERRIDE |
| virtual wxString | GetName () const wxOVERRIDE |
| Returns name of the window. | |
| virtual void | Save () const wxOVERRIDE |
| Saves Aui manager state. | |
| virtual bool | Restore () wxOVERRIDE |
| Restores Aui manager state. | |
Supports saving/restoring wxAuiManager state.
|
inlinevirtual |
wxT(wxPERSIST_AUIMGR_KIND)