penguins
1.0.0
|
Definition at line 80 of file new_game_dialog.hh.
Public Member Functions | |
Persistence (NewGameDialog *dialog) | |
virtual wxString | GetKind () const override |
virtual bool | Restore () override |
virtual void | Save () const override |
![]() | |
wxPersistentWindow (WindowType *win) | |
WindowType * | Get () const |
virtual wxString | GetName () const |
![]() | |
wxPersistentObject (void *obj) | |
virtual | ~wxPersistentObject () |
void * | GetObject () const |
Additional Inherited Members | |
![]() | |
typedef T | WindowType |
![]() | |
bool | SaveValue (const wxString &name, T value) const |
bool | RestoreValue (const wxString &name, T *value) |
|
inline |
Definition at line 82 of file new_game_dialog.hh.
|
inlineoverridevirtual |
Implements wxPersistentObject.
Definition at line 83 of file new_game_dialog.hh.
|
overridevirtual |
Implements wxPersistentObject.
Definition at line 321 of file new_game_dialog.cc.
|
overridevirtual |
Implements wxPersistentObject.
Definition at line 348 of file new_game_dialog.cc.