QtApplicationManager.Application QML module

The QtApplicationManager.Application QML module contains the components and types to use in an application.

Singleton QML types need not be declared, they are referenced by their type name.

Instantiable QML types are declared with their name followed by curly braces. These declarations may be nested, creating parent-child relationships between the items.

QML Singletons

ApplicationInterface

Main interface between apps and the application manager

Instantiable QML Types

ApplicationInterfaceExtension

Client side access to IPC interface extensions in the System UI

ApplicationManagerWindow

Window root item required in a multi-process environment

© 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.