Accessing Publish and Subscribe from QMLThis examples shows how to access published context values from within QML. The example consists of two programs. The first, battery-publisher, is a standard Qt Widgets application that is used to emulate a battery for the sole purpose of demonstrating the second program. Files:
|