![]() |
Fraxinus
17.12-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 48 of file cxApplicationsParser.h.
| cx::ApplicationsParser::ApplicationsParser | ( | ) |
Definition at line 57 of file cxApplicationsParser.cpp.
|
inline |
Definition at line 52 of file cxApplicationsParser.h.
| Desktop cx::ApplicationsParser::getDefaultDesktop | ( | QString | workflowName | ) |
Definition at line 160 of file cxApplicationsParser.cpp.
| Desktop cx::ApplicationsParser::getDesktop | ( | QString | workflowName | ) |
Definition at line 168 of file cxApplicationsParser.cpp.
| void cx::ApplicationsParser::resetDesktop | ( | QString | workflowName | ) |
Definition at line 208 of file cxApplicationsParser.cpp.
| void cx::ApplicationsParser::setDesktop | ( | QString | workflowName, |
| Desktop | desktop | ||
| ) |
Definition at line 189 of file cxApplicationsParser.cpp.