11 #ifndef CXSTRINGPROPERTYACTIVEVIDEOSOURCE_H 12 #define CXSTRINGPROPERTYACTIVEVIDEOSOURCE_H 15 #include "cxResourceExport.h" 35 virtual QString getDisplayName()
const;
36 virtual bool setValue(
const QString& value);
37 virtual QString getValue()
const;
38 virtual QStringList getValueRange()
const;
39 virtual QString getHelp()
const;
41 VideoServicePtr mService;
46 #endif // CXSTRINGPROPERTYACTIVEVIDEOSOURCE_H boost::shared_ptr< class VideoService > VideoServicePtr
boost::shared_ptr< class StringPropertyActiveVideoSource > StringPropertyActiveVideoSourcePtr
Property for controlling the active video source in cx::VideoService.
Abstract interface for interaction with internal string-valued data.
virtual ~StringPropertyActiveVideoSource()
static StringPropertyActiveVideoSourcePtr create(VideoServicePtr service)
Namespace for all CustusX production code.