![]() |
VR-Forces 4.6 Class Documentation
|
Interface for the base metadata publisher configuration widget. More...

Public Member Functions | |
| DtMinimumMsPublisherConfigurationInterface () | |
| CTOR. | |
| virtual | ~DtMinimumMsPublisherConfigurationInterface () |
| DTOR. | |
| virtual void | setObserverName (const DtUnicode &name)=0 |
| Set the name of the observer that metadata will be published about. | |
Public Attributes | |
| boost::signal< void(const DtUnicode &)> | signal_observerNameSelected |
| Signal raised by the configuration widget when observer name changes. | |
Interface for the base metadata publisher configuration widget.
| makVrv::DtMinimumMsPublisherConfigurationInterface::DtMinimumMsPublisherConfigurationInterface | ( | ) |
CTOR.
|
virtual |
DTOR.
|
pure virtual |
Set the name of the observer that metadata will be published about.
Implemented in makVrv::DtMinimumMsPublisherConfigurationWidget.
| boost::signal< void ( const DtUnicode& )> makVrv::DtMinimumMsPublisherConfigurationInterface::signal_observerNameSelected |
Signal raised by the configuration widget when observer name changes.