Qbs

Blog Documentation Get Qbs
  • Qbs Manual
  • QbsModules
  • Qt.gui
  • Qbs 2.3.0
  • Qt.gui QML Type

    Provides Qt GUI support. More...

    Import Statement: import QbsModules

    Properties

    Detailed Description

    The Qt.gui module provides support for the Qt GUI module, which contains base classes for graphical user interface (GUI) components.

    Relevant File Tags

    TagAuto-tagged File NamesSinceDescription
    "ui"*.ui1.0Source files with this tag serve as inputs to the rule running the uic tool.

    Property Documentation

    uicName: string

    The base name of the uic tool.

    Set this property if your system uses a name such as uic-qt4.

    Default: "uic"