11 #ifndef CXLAYOUTVIDEOSOURCE_H 12 #define CXLAYOUTVIDEOSOURCE_H 15 #include "org_custusx_webserver_Export.h" 20 class ViewCollectionWidget;
32 virtual QString getUid();
33 virtual QString getName();
35 virtual double getTimestamp();
36 virtual TimeInfo getAdvancedTimeInfo();
44 virtual bool validData()
const;
45 virtual bool isConnected()
const;
46 virtual bool isStreaming()
const;
49 QPointer<ViewCollectionWidget> mWidget;
58 #endif // CXLAYOUTVIDEOSOURCE_H
virtual QString getInfoString() const
an information text intended to be visible along with the data stream at all times ...
virtual QString getStatusString() const
status text describing the stream state, display instead of stream when the stream is invalid...
Namespace for all CustusX production code.