QtGuiApplication Item

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

QtGuiApplication Properties

PropertyTypeDefaultDescription
linkDefaultQpaPluginboolQt.core.staticBuild == trueWhether 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.