Qt Application Manager System UI QML types

ApplicationIPCInterface

Definition of an IPC interface between the application manager and applications

ApplicationIPCManager

Central registry for interfaces for System-UI-to-app communication

ApplicationInstaller

(obsolete) The package installation/removal/update part of the application manager

ApplicationManager

Application model and controller

ApplicationModel

A proxy model for the ApplicationManager singleton

ApplicationObject

Handle for an application known to the application manager

Container

Handle for a container, that an application's Runtime is using

IntentModel

A proxy model for the IntentServer singleton

IntentObject

This type represents an Intent definition on the System UI side

IntentServer

System UI side singleton representing the Intents sub-system

IntentServerHandler

A handler for intent requests received within the System UI

NotificationManager

Notification model, which handles freedesktop.org compliant notification requests

PackageManager

Package installation/removal/update part of the application manager

PackageObject

Handle for a package known to the application manager

ProcessStatus

Provides information about the status of an application process

Runtime

Handle for a runtime that is executing an application

WindowItem

An Item that renders a given WindowObject

WindowManager

Window model and controller

WindowObject

A client window surface