32 #ifndef CXSTRINGPROPERTYACTIVEVIDEOSOURCE_H
33 #define CXSTRINGPROPERTYACTIVEVIDEOSOURCE_H
36 #include "cxResourceExport.h"
56 virtual QString getDisplayName()
const;
57 virtual bool setValue(
const QString& value);
58 virtual QString getValue()
const;
59 virtual QStringList getValueRange()
const;
60 virtual QString getHelp()
const;
67 #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)