|
wxExtend
Additional templates and function helpers for wxWidgets
|
Supports saving/restoring wxTopLevelWindow state. More...
#include <wxex/persist/toplevel.h>
Public Member Functions | |
| wxPersistentTLWEx (wxTopLevelWindow *mgr) | |
| Constructs a persistent dialog object. | |
| virtual wxString | GetKind () const wxOVERRIDE |
| virtual void | Save () const wxOVERRIDE |
| Saves dialog state. | |
| virtual bool | Restore () wxOVERRIDE |
| Restores dialog state. | |
Supports saving/restoring wxTopLevelWindow state.
|
inlinevirtual |
wxT(wxPERSIST_TLW_KIND)