QtGuiApplication QML Type

Application with a dependency on the Qt GUI module. More...

Import Statement: import QbsConvenienceItems .
Inherits:

QtApplication

Properties

Detailed Description

A QtGuiApplication is an application that extends the QtApplication item by loading the Qt.gui module and possibly also the default QPA plugin.

Property Documentation

linkDefaultQpaPlugin : bool

Whether or not to add a depencency to the default QPA plugin. The default is to do that in the case of a static build, where it is normally required.

Default: Qt.core.staticBuild