CustusX
22.04-rc2
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 35 of file cxApplicationsParser.cpp.
|
inline |
Definition at line 31 of file cxApplicationsParser.h.
Desktop cx::ApplicationsParser::getDefaultDesktop | ( | QString | workflowName | ) |
Definition at line 130 of file cxApplicationsParser.cpp.
Desktop cx::ApplicationsParser::getDesktop | ( | QString | workflowName | ) |
Definition at line 138 of file cxApplicationsParser.cpp.
void cx::ApplicationsParser::resetDesktop | ( | QString | workflowName | ) |
Definition at line 178 of file cxApplicationsParser.cpp.
void cx::ApplicationsParser::setDesktop | ( | QString | workflowName, |
Desktop | desktop | ||
) |
Definition at line 159 of file cxApplicationsParser.cpp.