Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-13509

QtQml import statement not recognized in QtCreator, but functional

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 3.2.2
    • Quick / QML Support
    • None
    • Qt 5.4 beta, QtCreator 3.2.2, Windows 8.1 64bit

      QtQml is not recognized as a valid QML module (not sure if this is a Qt/QML or QtCreator or packaging bug). QtQml is highlighted as an error, and there is no autocomplete for it, but on deployment (tried on Android), it works just fine. Could be a missing plugins.qmltype?

      import QtQml 2.0

      QtObject

      { Component.onCompleted: console.log("YAY") }

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

            mabenell Marco Benelli
            achipa Attila Csipa
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes