![]() |
VR-Forces 4.1 Class Documentation
|
DtVideoStreamConfigurationWidgetCreator is the common base class for all creator objects that create DtVideoStreamConfigurationWidgets. More...

Public Member Functions | |
| virtual | ~DtVideoStreamConfigurationWidgetCreator () |
| DTOR. | |
| virtual DtVideoStreamConfigurationInterface * | create (DtVideoStream &stream)=0 |
| Create an instance of a DtVideoStreamConfigurationWidget. | |
DtVideoStreamConfigurationWidgetCreator is the common base class for all creator objects that create DtVideoStreamConfigurationWidgets.
|
virtual |
DTOR.
|
pure virtual |
Create an instance of a DtVideoStreamConfigurationWidget.
Implemented in makVrv::DtVideoStreamConfigWidgetCreator.