This is the complete list of members for PhosphorShell::Process, including all inherited members.
| command() const | PhosphorShell::Process | |
| commandChanged() | PhosphorShell::Process | signal |
| exitCode() const | PhosphorShell::Process | |
| exitCodeChanged() | PhosphorShell::Process | signal |
| exitStatus() const | PhosphorShell::Process | |
| exitStatusChanged() | PhosphorShell::Process | signal |
| finished(int exitCode, QProcess::ExitStatus exitStatus) | PhosphorShell::Process | signal |
| interval() const | PhosphorShell::Process | |
| intervalChanged() | PhosphorShell::Process | signal |
| Process(QObject *parent=nullptr) | PhosphorShell::Process | explicit |
| running() const | PhosphorShell::Process | |
| runningChanged() | PhosphorShell::Process | signal |
| setCommand(const QStringList &command) | PhosphorShell::Process | |
| setInterval(int interval) | PhosphorShell::Process | |
| setRunning(bool running) | PhosphorShell::Process | |
| stderrText() const | PhosphorShell::Process | |
| stderrTextChanged() | PhosphorShell::Process | signal |
| stdoutText() const | PhosphorShell::Process | |
| stdoutTextChanged() | PhosphorShell::Process | signal |
| ~Process() override | PhosphorShell::Process |