FGx  1
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
XProcess Member List

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)XProcessslot
on_process_finished(int code, QProcess::ExitStatus status) (defined in XProcess)XProcessslot
on_process_output() (defined in XProcess)XProcessslot
on_process_state_change(QProcess::ProcessState state) (defined in XProcess)XProcessslot
process (defined in XProcess)XProcess
running(bool) (defined in XProcess)XProcesssignal
start(QString command_line, QStringList user_env) (defined in XProcess)XProcessslot
stop() (defined in XProcess)XProcessslot
XProcess(MainObject *mainObject, QString log_type_ki, QObject *parent=0) (defined in XProcess)XProcessexplicit