![]() |
CustusX
15.4.0-beta
An IGT application
|
#include "cxGuiExport.h"
#include "cxDoublePropertyBase.h"
#include "cxStringPropertyBase.h"
#include "cxForwardDeclarations.h"
#include "cxCoordinateSystemHelpers.h"
Go to the source code of this file.
Classes | |
class | cx::DoublePropertyActiveToolOffset |
Interface to the tool offset of the active tool. More... | |
class | cx::DoublePropertyActiveImageBase |
Superclass for all doubles interacting with the active image. More... | |
class | cx::DoubleProperty2DWindow |
DataInterface implementation for the LUT 2D window value. More... | |
class | cx::DoubleProperty2DLevel |
DataInterface implementation for the LUT 2D level value. More... | |
class | cx::StringPropertySelectRTSourceBase |
Base class for all Properties that selects a real time source. More... | |
class | cx::StringPropertySelectRTSource |
Adapter that selects and stores an rtsource. The rtsource is stored internally in the adapter. Use setValue/getValue plus changed() to access it. More... | |
class | cx::StringPropertyActiveVideoSource |
Adapter for controlling the active video source in cx::VideoServiceOld. More... | |
class | cx::StringPropertyParentFrame |
Adapter that selects the parent frame of the given Data. More... | |
class | cx::StringPropertySetParentFrame |
Adapter that force sets the parent frame of the given Data, i.e. overwriting history. Nice for initial definition. More... | |
class | cx::StringPropertyDataNameEditable |
Adapter for displaying and changing name of a Data. More... | |
class | cx::StringPropertyDataUidEditable |
Adapter for displaying and changing name of a Data. More... | |
class | cx::StringPropertyDataModality |
Adapter that selects the modality of the given Data. More... | |
class | cx::StringPropertyImageType |
Adapter that selects the image type of the given Data. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::shared_ptr < class ActiveImageProxy > | cx::ActiveImageProxyPtr |
typedef boost::shared_ptr < class StringPropertySelectRTSourceBase > | cx::StringPropertySelectRTSourceBasePtr |
typedef boost::shared_ptr < class StringPropertySelectRTSource > | cx::StringPropertySelectRTSourcePtr |
typedef boost::shared_ptr < class StringPropertyActiveVideoSource > | cx::StringPropertyActiveVideoSourcePtr |
typedef boost::shared_ptr < class StringPropertyParentFrame > | cx::StringPropertyParentFramePtr |
typedef boost::shared_ptr < class StringPropertySetParentFrame > | cx::StringPropertySetParentFramePtr |
typedef boost::shared_ptr < class StringPropertyDataNameEditable > | cx::StringPropertyDataNameEditablePtr |
typedef boost::shared_ptr < class StringPropertyDataUidEditable > | cx::StringPropertyDataUidEditablePtr |
typedef boost::shared_ptr < class StringPropertyDataModality > | cx::StringPropertyDataModalityPtr |
typedef boost::shared_ptr < class StringPropertyImageType > | cx::StringPropertyImageTypePtr |