NorMIT-nav  2023.01.05-dev+develop.0da12
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

◆ ApplicationsParser()

cx::ApplicationsParser::ApplicationsParser ( )

Definition at line 35 of file cxApplicationsParser.cpp.

◆ ~ApplicationsParser()

cx::ApplicationsParser::~ApplicationsParser ( )
inline

Definition at line 31 of file cxApplicationsParser.h.

Member Function Documentation

◆ getDefaultDesktop()

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

Definition at line 130 of file cxApplicationsParser.cpp.

◆ getDesktop()

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

Definition at line 138 of file cxApplicationsParser.cpp.

◆ resetDesktop()

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

Definition at line 178 of file cxApplicationsParser.cpp.

◆ setDesktop()

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

Definition at line 159 of file cxApplicationsParser.cpp.


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