#include <PTBatcherGUI.h>
Public Member Functions | |
| virtual bool | OnInit () |
| pseudo constructor. | |
| virtual int | OnExit () |
| void | OnItemActivated (wxListEvent &event) |
| void | OnKeyDown (wxKeyEvent &event) |
| BatchFrame * | GetFrame () |
Public Attributes | |
| ProjectArray | projList |
| FrameArray | stitchFrames |
Private Attributes | |
| BatchFrame * | m_frame |
| wxLocale | m_locale |
| wxString | m_xrcPrefix |
| wxSingleInstanceChecker * | m_checker |
| BatchIPCServer * | m_server |
it contains the main frame.
Definition at line 80 of file PTBatcherGUI.h.
|
|
Definition at line 96 of file PTBatcherGUI.h. |
|
|
Definition at line 409 of file PTBatcherGUI.cpp. References HuginBase::LensDB::LensDB::Clean(). |
|
|
pseudo constructor. with the ability to fail gracefully. |
|
|
Definition at line 417 of file PTBatcherGUI.cpp. References m_frame, and BatchFrame::OnButtonOpenWithHugin(). |
|
|
Definition at line 423 of file PTBatcherGUI.cpp. References m_frame, BatchFrame::OnButtonAddToStitchingQueue(), BatchFrame::OnButtonCancel(), and BatchFrame::OnButtonRemoveFromList(). |
|
|
Definition at line 111 of file PTBatcherGUI.h. |
|
|
Definition at line 108 of file PTBatcherGUI.h. Referenced by OnItemActivated(), and OnKeyDown(). |
|
|
Definition at line 109 of file PTBatcherGUI.h. |
|
|
Definition at line 112 of file PTBatcherGUI.h. |
|
|
Definition at line 110 of file PTBatcherGUI.h. |
|
|
Definition at line 93 of file PTBatcherGUI.h. |
|
|
Definition at line 95 of file PTBatcherGUI.h. |
1.3.9.1