CustusX  18.04
An IGT application
cx::ApplicationsParser Class Reference

#include <cxApplicationsParser.h>

Public Member Functions

 ApplicationsParser ()
 
 ~ApplicationsParser ()
 
Desktop getDefaultDesktop (QString workflowName)
 
Desktop getDesktop (QString workflowName)
 
void setDesktop (QString workflowName, Desktop desktop)
 
void resetDesktop (QString workflowName)
 

Detailed Description

Date
2010-08-04
Author
Christian Askeland, SINTEF

Definition at line 27 of file cxApplicationsParser.h.

Constructor & Destructor Documentation

cx::ApplicationsParser::ApplicationsParser ( )

Definition at line 36 of file cxApplicationsParser.cpp.

cx::ApplicationsParser::~ApplicationsParser ( )
inline

Definition at line 31 of file cxApplicationsParser.h.

Member Function Documentation

Desktop cx::ApplicationsParser::getDefaultDesktop ( QString  workflowName)

Definition at line 139 of file cxApplicationsParser.cpp.

Desktop cx::ApplicationsParser::getDesktop ( QString  workflowName)

Definition at line 147 of file cxApplicationsParser.cpp.

void cx::ApplicationsParser::resetDesktop ( QString  workflowName)

Definition at line 187 of file cxApplicationsParser.cpp.

void cx::ApplicationsParser::setDesktop ( QString  workflowName,
Desktop  desktop 
)

Definition at line 168 of file cxApplicationsParser.cpp.


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