Hugintrunk
0.1
|
The application class for lens_calibrate_gui . More...
#include <LensCalApp.h>
Public Member Functions | |
virtual bool | OnInit () |
wxLocale & | GetLocale () |
return currently active locale More... | |
const wxString & | GetXRCPath () |
return the current xrc path More... | |
LensCalFrame * | GetLensCalFrame () |
returns pointer to main frame More... | |
Private Attributes | |
wxLocale | locale |
locale for internationalisation More... | |
wxString | m_xrcPrefix |
LensCalFrame * | m_frame |
The application class for lens_calibrate_gui .
Definition at line 42 of file LensCalApp.h.
|
inline |
|
inline |
|
inline |
|
virtual |
Definition at line 49 of file LensCalApp.cpp.
References DEBUG_TRACE, HUGIN_LANGUAGE, registerPTWXDlgFcn(), and RestoreFramePosition().
|
private |
locale for internationalisation
Definition at line 68 of file LensCalApp.h.
Referenced by GetLocale().
|
private |
Definition at line 74 of file LensCalApp.h.
Referenced by GetLensCalFrame().
|
private |
Definition at line 73 of file LensCalApp.h.
Referenced by GetXRCPath().