|
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 37 of file LensCalApp.h.
|
inline |
|
inline |
|
inline |
|
virtual |
Definition at line 48 of file LensCalApp.cpp.
References DEBUG_TRACE, HUGIN_LANGUAGE, hugin_utils::HuginMessageBox(), registerPTWXDlgFcn(), and hugin_utils::RestoreFramePosition().
|
private |
locale for internationalisation
Definition at line 59 of file LensCalApp.h.
Referenced by GetLocale().
|
private |
Definition at line 65 of file LensCalApp.h.
Referenced by GetLensCalFrame().
|
private |
Definition at line 64 of file LensCalApp.h.
Referenced by GetXRCPath().
1.8.5