QtMobility Reference Documentation

Contents

Publish and Subscribe QML Plugin

Overview

The Publish and Subscribe QML API enables QML applications to access values stored in the Value Space from QML.

Examples

QML Elements

QML ValueSpacePublisher Element

The ValueSpacePublisher element represents a path in the value space where keys can be published.

QML ValueSpaceSubscriber Element

The QValueSpaceSubscriber class allows applications to read and subscribe to Value Space paths.