QtGuiApplication
Application with a dependency on the Qt GUI module. More...
Inherits: |
Properties
- linkDefaultQpaPlugin : bool
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
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