Hugintrunk
0.1
|
class for communication between different PTBatcherGUI instances More...
#include <PTBatcherGUI.h>
Public Member Functions | |
virtual const void * | OnRequest (const wxString &topic, const wxString &item, size_t *size=NULL, wxIPCFormat format=wxIPC_TEXT) |
request handler for transfer More... | |
class for communication between different PTBatcherGUI instances
this class is used to transfer the commandline parameters of the second instance of PTBatcherGUI to the first and only running instance of PTBatcherGUI
Definition at line 54 of file PTBatcherGUI.h.
|
virtual |
request handler for transfer
Definition at line 482 of file PTBatcherGUI.cpp.
References BatchFrame::AddToList(), BatchFrame::ChangePrefix(), BatchFrame::ChangeUserDefined(), Project::DETECTING, BatchFrame::GetCheckOverwrite(), BatchFrame::GetCheckVerbose(), BatchFrame::GetEndTask(), BatchFrame::OnCheckOverwrite(), BatchFrame::OnCheckVerbose(), BatchFrame::OnChoiceEnd(), BatchFrame::SetCheckboxes(), and Batch::SHUTDOWN.