Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-89274

Make public, documented API for compile time QML type registration with CMake

XMLWordPrintable

      For example, with Qbs, you'd do:

      Qt.qml.importName: "App"
      Qt.qml.importVersion: "1.0"
      

      With qmake:

      CONFIG += qmltypes
      QML_IMPORT_NAME = App
      QML_IMPORT_MAJOR_VERSION = 1
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            crscott Craig Scott
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes