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

There is no way to specify custom QML import paths

    XMLWordPrintable

Details

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

    Description

      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" ]

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes