CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::ProcessReporter Class Reference

#include <cxProcessReporter.h>

Inheritance diagram for cx::ProcessReporter:

Public Member Functions

 ProcessReporter (QProcess *process, QString name)
 
 ~ProcessReporter ()
 

Detailed Description

Listens to events from QProcess and redirects them to the Reporter.

Date
Oct 22 2013
Author
Janne Beate Bakeng, SINTEF

Definition at line 33 of file cxProcessReporter.h.

Constructor & Destructor Documentation

cx::ProcessReporter::ProcessReporter ( QProcess *  process,
QString  name 
)

Definition at line 20 of file cxProcessReporter.cpp.

cx::ProcessReporter::~ProcessReporter ( )

Definition at line 32 of file cxProcessReporter.cpp.


The documentation for this class was generated from the following files: