Hugintrunk
0.1
|
declaration of application class for lens calibrate application More...
Go to the source code of this file.
Classes | |
class | LensCalApp |
The application class for lens_calibrate_gui . More... | |
Functions | |
void | StoreFramePosition (wxTopLevelWindow *frame, const wxString &basename) |
Store window size and position in configfile/registry. More... | |
void | RestoreFramePosition (wxTopLevelWindow *frame, const wxString &basename) |
Restore window size and position from configfile/registry. More... | |
declaration of application class for lens calibrate application
Definition in file LensCalApp.h.
void RestoreFramePosition | ( | wxTopLevelWindow * | frame, |
const wxString & | basename | ||
) |
Restore window size and position from configfile/registry.
Definition at line 158 of file LensCalApp.cpp.
void StoreFramePosition | ( | wxTopLevelWindow * | frame, |
const wxString & | basename | ||
) |
Store window size and position in configfile/registry.
Definition at line 212 of file LensCalApp.cpp.