![]() |
CustusX
18.04-rc6
An IGT application
|
#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) |
Definition at line 27 of file cxApplicationsParser.h.
| cx::ApplicationsParser::ApplicationsParser | ( | ) |
Definition at line 36 of file cxApplicationsParser.cpp.
|
inline |
Definition at line 31 of file cxApplicationsParser.h.
| 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.