wxExtend
Additional templates and function helpers for wxWidgets
Loading...
Searching...
No Matches
Public Member Functions | List of all members
wxPersistentTLWEx Class Reference

Supports saving/restoring wxTopLevelWindow state. More...

#include <wxex/persist/toplevel.h>

Inheritance diagram for wxPersistentTLWEx:

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.
 

Detailed Description

Supports saving/restoring wxTopLevelWindow state.

Member Function Documentation

◆ GetKind()

virtual wxString wxPersistentTLWEx::GetKind ( ) const
inlinevirtual
Returns
wxT(wxPERSIST_TLW_KIND)

The documentation for this class was generated from the following file: