#include <ProcessThread.hpp>
Definition at line 22 of file ProcessThread.hpp.
◆ ProcessThread()
◆ ~ProcessThread()
| virtual mgx::ProcessThread::~ProcessThread |
( |
| ) |
|
|
inlinevirtual |
◆ errorMessage()
| QString mgx::ProcessThread::errorMessage |
( |
| ) |
const |
|
inline |
◆ exitStatus()
| bool mgx::ProcessThread::exitStatus |
( |
| ) |
const |
|
inline |
◆ run()
| void mgx::ProcessThread::run |
( |
| ) |
|
◆ warningMessage()
| QString mgx::ProcessThread::warningMessage |
( |
| ) |
const |
|
inline |
◆ _error
| QString mgx::ProcessThread::_error |
|
protected |
◆ _status
| bool mgx::ProcessThread::_status |
|
protected |
◆ _warning
| QString mgx::ProcessThread::_warning |
|
protected |
◆ process
| Process* mgx::ProcessThread::process |
|
protected |
◆ processAction
The documentation for this class was generated from the following file: