CustusX  18.04
An IGT application
cx::ConfigurationFileParser::Configuration Struct Reference

#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...
 
QString mTrackingSystemImplementation
 
TrackersAndToolsMap mTrackersAndTools
 the trackers and tools (relative path) that should be used in the config More...
 

Detailed Description

Definition at line 55 of file cxToolConfigurationParser.h.

Member Data Documentation

QString cx::ConfigurationFileParser::Configuration::mClinical_app

the clinical application this config is made for

Definition at line 58 of file cxToolConfigurationParser.h.

QString cx::ConfigurationFileParser::Configuration::mFileName

absolute path and filename for the new config file

Definition at line 57 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 60 of file cxToolConfigurationParser.h.

QString cx::ConfigurationFileParser::Configuration::mTrackingSystemImplementation

Definition at line 59 of file cxToolConfigurationParser.h.


The documentation for this struct was generated from the following file: