Qbs

Blog Documentation Get Qbs Community
  • Qbs Manual
  • QbsModules
  • Qt.gui
  • Qbs 2.4.0
  • Qt.gui

    Provides Qt GUI support. More...

    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"