![]() |
VR-Forces 4.8 Class Documentation
|
Interface for a Image Task Element configuration widget. More...

Public Member Functions | |
| virtual | ~DtMinimumMsPublisherConfigurationWidget () |
| DTOR. More... | |
| void | setupGui () |
| Create the widgets/layouts for this object. More... | |
| virtual void | setObserverName (const DtUnicode &name) |
| Set the shared memory name widget's value. More... | |
Public Member Functions inherited from makVrv::DtMetadataPublisherConfigurationWidget | |
| DtMetadataPublisherConfigurationWidget () | |
| CTOR. More... | |
| virtual | ~DtMetadataPublisherConfigurationWidget () |
| DTOR. More... | |
Public Member Functions inherited from makVrv::DtMinimumMsPublisherConfigurationInterface | |
| DtMinimumMsPublisherConfigurationInterface () | |
| CTOR. More... | |
| virtual | ~DtMinimumMsPublisherConfigurationInterface () |
| DTOR. More... | |
Protected Slots | |
| virtual void | onObserverNameChanged () |
| Handle changes by the name widget. More... | |
Protected Member Functions | |
| DtMinimumMsPublisherConfigurationWidget (DtDe &de, DtVideoStream &videoStream, QWidget *parent) | |
| CTOR. More... | |
Protected Attributes | |
| DtDe & | myDe |
| DtVideoStream & | myVideoStream |
| DtMinimumMsPublisherConfigurationLogic * | myLogic |
| QLineEdit * | myObserverNameLineEdit |
Friends | |
| class | DtMinimumMsPublisherConfigurationWidgetCreator |
Additional Inherited Members | |
Public Attributes inherited from makVrv::DtMinimumMsPublisherConfigurationInterface | |
| boost::signal< void(const DtUnicode &)> | signal_observerNameSelected |
| Signal raised by the configuration widget when observer name changes. More... | |
Interface for a Image Task Element configuration widget.
|
virtual |
DTOR.
|
protected |
CTOR.
| void makVrv::DtMinimumMsPublisherConfigurationWidget::setupGui | ( | ) |
Create the widgets/layouts for this object.
|
virtual |
Set the shared memory name widget's value.
Implements makVrv::DtMinimumMsPublisherConfigurationInterface.
|
protectedvirtualslot |
Handle changes by the name widget.
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |