Public Member Functions | |
| stitchApp () | |
| ctor. | |
| virtual | ~stitchApp () |
| dtor. | |
| virtual bool | OnInit () |
| pseudo constructor. | |
| virtual int | OnExit () |
| just for testing purposes | |
Private Attributes | |
| wxLocale | m_locale |
it contains the main frame.
Definition at line 226 of file hugin_stitch_project.cpp.
|
|
ctor.
Definition at line 257 of file hugin_stitch_project.cpp. References DEBUG_TRACE. |
|
|
dtor.
Definition at line 265 of file hugin_stitch_project.cpp. References DEBUG_TRACE. |
|
|
just for testing purposes
Definition at line 448 of file hugin_stitch_project.cpp. References DEBUG_TRACE. |
|
|
pseudo constructor. with the ability to fail gracefully. Definition at line 271 of file hugin_stitch_project.cpp. References containsInvalidCharacters(), cout, getExePath(), getInvalidCharacters(), getPTProgramsConfig(), INSTALL_LOCALE_DIR, m_locale, RunStitchFrame::SetOverwrite(), and RunStitchFrame::StitchProject(). |
|
|
Definition at line 251 of file hugin_stitch_project.cpp. Referenced by OnInit(). |
1.3.9.1