Qbs

Blog Documentation Get Qbs
  • Qbs Manual
  • List of Convenience Items
  • Qbs 2.1.1
  • List of Convenience Items

    Qbs provides the following QML items for convenience.

    AppleApplicationDiskImage

    Apple application drag 'n' drop disk image installer

    AppleDiskImage

    Apple disk image

    Application

    Product of the type application

    ApplicationExtension

    Application Extension for iOS, macOS, tvOS, or watchOS

    AutotestRunner

    Product that runs all autotests in the project

    CppApplication

    C++ application

    DynamicLibrary

    Dynamic library

    InnoSetup

    Inno Setup installer executable

    InstallPackage

    Archive of an installed project

    JavaClassCollection

    Collection of Java class files not bundled in a jar file

    JavaJarFile

    Collection of Java class files bundled in a jar file

    Library

    Generic library

    LoadableModule

    Loadable module

    QtApplication

    Application with a dependency on the Qt Core module

    QtGuiApplication

    Application with a dependency on the Qt GUI module

    StaticLibrary

    Static library

    XPCService

    XPC service for macOS, iOS, tvOS, or watchOS