Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-686

There is no way to specify custom QML import paths

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • None
    • Qt Creator Integration
    • None

      In qmake it's possible to extend QML_IMPORT_PATH by project-specific variables to give QtCreator a hint where it should search QML imports for such features as auto-completion.

      QMake's example:
      QML_IMPORT_PATH += $$PWD/myImports

      Proposed QBS example:
      Qt.quick.importPaths: [ "myImports" ]

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

            kandeler Christian Kandeler
            elessar Ruslan Nigmatullin
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes