CustusX
20.03-rc1
An IGT application
|
Settings files and file system locations. More...
Classes | |
class | cx::DataLocations |
class | cx::Profile |
class | cx::ProfileManager |
class | cx::SessionStorageService |
class | cx::SessionStorageServiceProxy |
class | cx::Settings |
Customized interface for setting values in QSettings. More... | |
struct | cx::Desktop |
Data class for CustusX desktop. More... | |
class | cx::StateService |
Workflow states for CustusX. More... | |
class | cx::StateServiceNull |
class | cx::StateServiceProxy |
Typedefs | |
typedef boost::shared_ptr< class QSettings > | cx::QSettingsPtr |
Functions | |
Settings * | cx::settings () |
Shortcut for accessing the settings instance. More... | |
Settings files and file system locations.
typedef boost::shared_ptr< class QSettings > cx::QSettingsPtr |
Definition at line 24 of file cxProfile.h.
cxResource_EXPORT Settings * cx::settings | ( | ) |
Shortcut for accessing the settings instance.
Definition at line 21 of file cxSettings.cpp.