Application QML Type
Product of the type application. More...
Import Statement: | import QbsConvenienceItems . |
Inherits: | |
Inherited By: |
Detailed Description
An Application item is a Product of the type "application"
.
It exists for the convenience of project file authors.
Note: On Android, an Application item instead builds a shared library for products whose consoleApplication property is set to false
.