canReadLineStderr() | CmdInterpreter | |
canReadLineStdout() | CmdInterpreter | |
CmdInterpreter(QObject *parent) | CmdInterpreter | |
commands() | CmdInterpreter | |
createNewProcess() | CmdInterpreter | |
exec(const QString &cmd) | CmdInterpreter | |
kill() (defined in CmdInterpreter) | CmdInterpreter | [slot] |
processExited() (defined in CmdInterpreter) | CmdInterpreter | [signal] |
readLineStderr() | CmdInterpreter | |
readLineStdout() | CmdInterpreter | |
readyReadStderr() (defined in CmdInterpreter) | CmdInterpreter | [signal] |
readyReadStdout() (defined in CmdInterpreter) | CmdInterpreter | [signal] |
registerCmd(QString startToken, cmd_func func) | CmdInterpreter | |
registerFunc(QString name, cmd_func func) | CmdInterpreter |