CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 54 of file cxProcessReporter.h.

Constructor & Destructor Documentation

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.


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