List of Convenience Items

Qbs provides the following QML items for convenience.

AndroidApk Item

Represents an Android application package.

Application Item

Represents a product of application type.

ApplicationExtension Item

Represents a product that is an iOS, macOS, tvOS, or watchOS Application Extension.

AutotestRunner Item

A product that runs all autotests in the project.

CppApplication Item

Represents a product of application type with a dependency to the cpp module.

DynamicLibrary Item

Represents a product that is a dynamic library.

InnoSetup Item

Represents a product that is an Inno Setup installer executable.

InstallPackage Item

Represents an archive of an installed project.

JavaClassCollection Item

Represents a collection of Java class files not bundled in a jar file.

JavaJarFile Item

Represents a collection of Java class files bundled in a jar file.

LoadableModule Item

Represents a product that is a loadable module.

QtApplication Item

Represents a product of application type with a dependency to the Qt Core module.

QtGuiApplication Item

Represents a product of application type with a dependency to the Qt GUI module.

StaticLibrary Item

Represents a product that is a static library.

XPCService Item

Represents a product that is a macOS, iOS, tvOS, or watchOS XPC service.