FGx
1
|
This is the complete list of members for XProcess, including all inherited members.
get_pid() (defined in XProcess) | XProcess | |
log_name (defined in XProcess) | XProcess | |
mainObject (defined in XProcess) | XProcess | |
on_process_error(QProcess::ProcessError error) (defined in XProcess) | XProcess | slot |
on_process_finished(int code, QProcess::ExitStatus status) (defined in XProcess) | XProcess | slot |
on_process_output() (defined in XProcess) | XProcess | slot |
on_process_state_change(QProcess::ProcessState state) (defined in XProcess) | XProcess | slot |
process (defined in XProcess) | XProcess | |
running(bool) (defined in XProcess) | XProcess | signal |
start(QString command_line, QStringList user_env) (defined in XProcess) | XProcess | slot |
stop() (defined in XProcess) | XProcess | slot |
XProcess(MainObject *mainObject, QString log_type_ki, QObject *parent=0) (defined in XProcess) | XProcess | explicit |