#include <PTBatcherGUI.h>
Public Member Functions | |
| virtual wxChar * | OnRequest (const wxString &topic, const wxString &item, int *size=NULL, wxIPCFormat format=wxIPC_TEXT) |
| request handler for transfer | |
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.
|
||||||||||||||||||||
|
request handler for transfer
Definition at line 472 of file PTBatcherGUI.cpp. References BatchFrame::AddToList(), BatchFrame::ChangePrefix(), BatchFrame::GetCheckOverwrite(), BatchFrame::GetCheckParallel(), BatchFrame::GetCheckShutdown(), BatchFrame::GetCheckVerbose(), BatchFrame::OnCheckOverwrite(), BatchFrame::OnCheckParallel(), BatchFrame::OnCheckShutdown(), BatchFrame::OnCheckVerbose(), and BatchFrame::SetCheckboxes(). |
1.3.9.1