CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Settings

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...
 

Detailed Description

Settings files and file system locations.

Typedef Documentation

typedef boost::shared_ptr< class QSettings > cx::QSettingsPtr

Definition at line 45 of file cxProfile.h.

Function Documentation

cxResource_EXPORT Settings * cx::settings ( )

Shortcut for accessing the settings instance.

Definition at line 42 of file cxSettings.cpp.