Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
BatchFrame Class Reference
#include <BatchFrame.h>
Public Member Functions | |
| BatchFrame (wxLocale *locale, wxString xrc) | |
| void * | Entry () |
| void | OnUserExit (wxCommandEvent &event) |
| void | OnButtonAddCommand (wxCommandEvent &event) |
| void | OnButtonAddDir (wxCommandEvent &event) |
| void | OnButtonAddToList (wxCommandEvent &event) |
| void | OnButtonCancel (wxCommandEvent &event) |
| void | OnButtonChangePrefix (wxCommandEvent &event) |
| void | OnButtonClear (wxCommandEvent &event) |
| void | OnButtonHelp (wxCommandEvent &event) |
| void | OnButtonMoveDown (wxCommandEvent &event) |
| void | OnButtonMoveUp (wxCommandEvent &event) |
| void | OnButtonOpenBatch (wxCommandEvent &event) |
| void | OnButtonOpenWithHugin (wxCommandEvent &event) |
| void | OnButtonPause (wxCommandEvent &event) |
| void | OnButtonRemoveComplete (wxCommandEvent &event) |
| void | OnButtonRemoveFromList (wxCommandEvent &event) |
| void | OnButtonReset (wxCommandEvent &event) |
| void | OnButtonResetAll (wxCommandEvent &event) |
| void | OnButtonRunBatch (wxCommandEvent &event) |
| void | OnButtonSaveBatch (wxCommandEvent &event) |
| void | OnButtonSkip (wxCommandEvent &event) |
| void | OnCheckDelete (wxCommandEvent &event) |
| void | OnCheckOverwrite (wxCommandEvent &event) |
| void | OnCheckParallel (wxCommandEvent &event) |
| void | OnCheckShutdown (wxCommandEvent &event) |
| void | OnCheckVerbose (wxCommandEvent &event) |
| void | OnClose (wxCloseEvent &event) |
| void | PropagateDefaults () |
| void | SetCheckboxes () |
| void | RunBatch () |
| void | SetLocaleAndXRC (wxLocale *locale, wxString xrc) |
| void | SwapProject (int index) |
| bool | GetCheckParallel () |
| return if parallel checkbox is checked | |
| bool | GetCheckDelete () |
| return if delete checkbox is checked | |
| bool | GetCheckShutdown () |
| return if shutdown checkbox is checked | |
| bool | GetCheckOverwrite () |
| return if overwrite checkbox is checked | |
| bool | GetCheckVerbose () |
| return if verbose checkbox is checked | |
| void | RestoreSize () |
| void | AddToList (wxString aFile) |
| void | AddDirToList (wxString aDir) |
| void | ChangePrefix (int index, wxString newPrefix) |
Public Attributes | |
| ProjectListBox * | projListBox |
Constructor & Destructor Documentation
|
||||||||||||
|
|
Member Function Documentation
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
return if delete checkbox is checked
|
|
|
return if overwrite checkbox is checked
|
|
|
return if parallel checkbox is checked
|
|
|
return if shutdown checkbox is checked
|
|
|
return if verbose checkbox is checked
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
Member Data Documentation
|
|
|
The documentation for this class was generated from the following files:
- hugin1/ptbatcher/BatchFrame.h
- hugin1/ptbatcher/BatchFrame.cpp
1.3.9.1