CustusX
16.5.0-rc9
An IGT application
|
#include <cxToolConfigurationParser.h>
Public Attributes | |
QString | mFileName |
absolute path and filename for the new config file More... | |
QString | mClinical_app |
the clinical application this config is made for More... | |
TrackersAndToolsMap | mTrackersAndTools |
the trackers and tools (relative path) that should be used in the config More... | |
Definition at line 61 of file cxToolConfigurationParser.h.
QString cx::ConfigurationFileParser::Configuration::mClinical_app |
the clinical application this config is made for
Definition at line 64 of file cxToolConfigurationParser.h.
QString cx::ConfigurationFileParser::Configuration::mFileName |
absolute path and filename for the new config file
Definition at line 63 of file cxToolConfigurationParser.h.
TrackersAndToolsMap cx::ConfigurationFileParser::Configuration::mTrackersAndTools |
the trackers and tools (relative path) that should be used in the config
Definition at line 65 of file cxToolConfigurationParser.h.