Runtime QML Type

The handle for a runtime that is executing an application. More...

Import Statement: import QtApplicationManager.SystemUI 2.0

Properties

Detailed Description

While an Application is running, the associated Runtime object will be valid and yield access to runtime related information.

Right now, only the accessor property for the Container object is exposed to the QML side.

Property Documentation

[read-only] container : Container

This property returns the Container object of a running application. Please see the general Container and the Container class documentation for more information on containers within the application manager.


© 2019 Luxoft Sweden AB. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.