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

QtQml import statement not recognized in QtCreator, but functional

    XMLWordPrintable

Details

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

    Description

      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") }

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes