hugin1/ptbatcher/BatchFrame.cpp File Reference
Batch processor for Hugin with GUI. More...
#include "BatchFrame.h"
#include <wx/stdpaths.h>
#include "PTBatcherGUI.h"
Include dependency graph for BatchFrame.cpp:

Enumerations | |
| enum | { wxEVT_COMMAND_RELOAD_BATCH, wxEVT_COMMAND_UPDATE_LISTBOX } |
Functions | |
| EVT_TOOL (XRCID("tool_clear"), BatchFrame::OnButtonClear) EVT_TOOL(XRCID("tool_open") | |
| BatchFrame::OnButtonOpenBatch | EVT_TOOL (XRCID("tool_save"), BatchFrame::OnButtonSaveBatch) EVT_TOOL(XRCID("tool_start") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch | EVT_TOOL (XRCID("tool_skip"), BatchFrame::OnButtonSkip) EVT_TOOL(XRCID("tool_pause") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause | EVT_TOOL (XRCID("tool_cancel"), BatchFrame::OnButtonCancel) EVT_TOOL(XRCID("tool_add") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList | EVT_TOOL (XRCID("tool_remove"), BatchFrame::OnButtonRemoveFromList) EVT_TOOL(XRCID("tool_adddir") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir | EVT_MENU (XRCID("menu_add"), BatchFrame::OnButtonAddToList) EVT_MENU(XRCID("menu_remove") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList | EVT_MENU (XRCID("menu_adddir"), BatchFrame::OnButtonAddDir) EVT_MENU(XRCID("menu_open") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList BatchFrame::OnButtonOpenBatch | EVT_MENU (XRCID("menu_save"), BatchFrame::OnButtonSaveBatch) EVT_MENU(XRCID("menu_clear") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonClear | EVT_MENU (XRCID("menu_exit"), BatchFrame::OnUserExit) EVT_MENU(XRCID("menu_help") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonClear BatchFrame::OnButtonHelp | EVT_BUTTON (XRCID("button_addcommand"), BatchFrame::OnButtonAddCommand) EVT_BUTTON(XRCID("button_remove") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonClear BatchFrame::OnButtonHelp BatchFrame::OnButtonRemoveComplete | EVT_BUTTON (XRCID("button_prefix"), BatchFrame::OnButtonChangePrefix) EVT_BUTTON(XRCID("button_reset") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonClear BatchFrame::OnButtonHelp BatchFrame::OnButtonRemoveComplete BatchFrame::OnButtonReset | EVT_BUTTON (XRCID("button_resetall"), BatchFrame::OnButtonResetAll) EVT_BUTTON(XRCID("button_edit") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonClear BatchFrame::OnButtonHelp BatchFrame::OnButtonRemoveComplete BatchFrame::OnButtonReset BatchFrame::OnButtonOpenWithHugin | EVT_BUTTON (XRCID("button_move_up"), BatchFrame::OnButtonMoveUp) EVT_BUTTON(XRCID("button_move_down") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonClear BatchFrame::OnButtonHelp BatchFrame::OnButtonRemoveComplete BatchFrame::OnButtonReset BatchFrame::OnButtonOpenWithHugin BatchFrame::OnButtonMoveDown | EVT_CHECKBOX (XRCID("cb_parallel"), BatchFrame::OnCheckParallel) EVT_CHECKBOX(XRCID("cb_delete") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonClear BatchFrame::OnButtonHelp BatchFrame::OnButtonRemoveComplete BatchFrame::OnButtonReset BatchFrame::OnButtonOpenWithHugin BatchFrame::OnButtonMoveDown BatchFrame::OnCheckDelete | EVT_CHECKBOX (XRCID("cb_overwrite"), BatchFrame::OnCheckOverwrite) EVT_CHECKBOX(XRCID("cb_shutdown") |
| BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonRunBatch BatchFrame::OnButtonPause BatchFrame::OnButtonAddToList BatchFrame::OnButtonAddDir BatchFrame::OnButtonRemoveFromList BatchFrame::OnButtonOpenBatch BatchFrame::OnButtonClear BatchFrame::OnButtonHelp BatchFrame::OnButtonRemoveComplete BatchFrame::OnButtonReset BatchFrame::OnButtonOpenWithHugin BatchFrame::OnButtonMoveDown BatchFrame::OnCheckDelete BatchFrame::OnCheckShutdown | EVT_CHECKBOX (XRCID("cb_verbose"), BatchFrame::OnCheckVerbose) BatchFrame |
Detailed Description
Batch processor for Hugin with GUI.
- Author:
- Marko Kuder <marko.kuder@gmail.com>
- Id
- BatchFrame.cpp 3322 2008-08-18 1:10:07Z mkuder
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Enumeration Type Documentation
|
|
|
Function Documentation
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.9.1