12 #ifndef CXSTRINGPROPERTYCLIPPLANE_H 13 #define CXSTRINGPROPERTYCLIPPLANE_H 15 #include "cxGuiExport.h" 39 virtual QString getDisplayName()
const;
40 virtual bool setValue(
const QString& value);
41 virtual QString getValue()
const;
45 virtual QString getHelp()
const;
46 virtual QStringList getValueRange()
const;
54 #endif // CXSTRINGPROPERTYCLIPPLANE_H
InteractiveClipperPtr mInteractiveClipper
Abstract interface for interaction with internal string-valued data.
virtual ~StringPropertyClipPlane()
boost::shared_ptr< class InteractiveClipper > InteractiveClipperPtr
static StringPropertyClipPlanePtr New(InteractiveClipperPtr clipper)
boost::shared_ptr< class StringPropertyClipPlane > StringPropertyClipPlanePtr
Namespace for all CustusX production code.