Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Property

Framework for a presenting interfaces to backend data. More...

Namespaces

 cx
 Namespace for all CustusX production code.
 

Classes

class  cx::BoolProperty
 
class  cx::BoolPropertyBase
 
class  cx::ColorProperty
 
class  cx::ColorPropertyBase
 
class  cx::DoublePairProperty
 Implementation of DoublePairPropertyBase. More...
 
class  cx::DoublePairPropertyBase
 Abstract interface for interaction with internal data structure: A pair of doubles. More...
 
class  cx::DoubleProperty
 
class  cx::DoublePropertyBase
 
class  cx::EmbeddedFilepath
 
class  cx::FilePathProperty
 
class  cx::Property
 Superclass for all data adapters. More...
 
class  cx::PropertyNull
 
class  cx::SelectDataStringPropertyBase
 
class  cx::SpaceProperty
 
class  cx::SpacePropertyBase
 
class  cx::StringListProperty
 Represents one collection of strings. More...
 
class  cx::StringProperty
 Represents one option of the string type. The data are stored within a xml document. More...
 
class  cx::StringPropertyBase
 Abstract interface for interaction with internal string-valued data. More...
 
class  cx::Vector3DComponentProperty
 
class  cx::Vector3DProperty
 Represents one option of the double type. More...
 
class  cx::Vector3DPropertyBase
 Abstract interface for interaction with internal Vector3D-valued data. More...
 

Typedefs

typedef boost::shared_ptr
< Vector3DComponentProperty > 
cx::Vector3DComponentPropertyPtr
 

Detailed Description

Framework for a presenting interfaces to backend data.

Typedef Documentation

typedef boost::shared_ptr<Vector3DComponentProperty> cx::Vector3DComponentPropertyPtr

Definition at line 77 of file cxVector3DComponentProperty.h.