38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 67 void setCallbacks(std::function<
void(
const String&)> callbackStdOut, std::function<
void(
const String&)> callbackStdErr);
A wrapper around QProcess to conveniently start an external program and forward its outputs...
Definition: ExternalProcess.h:62
A more convenient string class.
Definition: String.h:58
A wrapper around ExternalProcess to conveniently show a MessageBox when an error occurs.
Definition: ExternalProcessMBox.h:54
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
ExternalProcess ep_
Definition: ExternalProcessMBox.h:89
RETURNSTATE
result of calling an external executable
Definition: ExternalProcess.h:69
int verbose
Verbosity level ( "-v" is 1 and "-V" is 2 )