The Publish and Subscribe QML API enables QML applications to access values stored in the Value Space from QML.
The ValueSpacePublisher element represents a path in the value space where keys can be published. | |
The QValueSpaceSubscriber class allows applications to read and subscribe to Value Space paths. |