Go to the documentation of this file.
40 #ifndef _HELPERPROCESS_H
41 #define _HELPERPROCESS_H
56 void start(
const QString &app,
const QString &args);
58 void start(
const QString &app,
const QStringList &args);
void onError(QProcess::ProcessError error)
void start(const QString &app, const QString &args)
void startFailed(const QString &errorMessage)
HelperProcess(QObject *parent=0)
void onReadyReadStandardError()
void onReadyReadStandardOutput()
DebugMessage error(const QString &fmt)