|
void | start (QString command_line, QStringList user_env) |
|
void | stop () |
|
void | on_process_state_change (QProcess::ProcessState state) |
|
void | on_process_output () |
|
void | on_process_finished (int code, QProcess::ExitStatus status) |
|
void | on_process_error (QProcess::ProcessError error) |
|
|
| XProcess (MainObject *mainObject, QString log_type_ki, QObject *parent=0) |
|
int | get_pid () |
|
|
MainObject * | mainObject |
|
QProcess * | process |
|
QString | log_name |
|
The documentation for this class was generated from the following files:
- src/xobjects/xprocess.h
- src/moc_xprocess.cpp
- src/xobjects/xprocess.cpp