CustusX
16.5.0-rc9
An IGT application
|
#include <cxProcessReporter.h>
Public Member Functions | |
ProcessReporter (QProcess *process, QString name) | |
~ProcessReporter () | |
Listens to events from QProcess and redirects them to the Reporter.
Definition at line 54 of file cxProcessReporter.h.
cx::ProcessReporter::ProcessReporter | ( | QProcess * | process, |
QString | name | ||
) |
Definition at line 41 of file cxProcessReporter.cpp.
cx::ProcessReporter::~ProcessReporter | ( | ) |
Definition at line 53 of file cxProcessReporter.cpp.