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

avoid full qml reparse when editing a C++ file that exports qml types

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 2.8.0-rc
    • Quick / QML Support
    • None

    Description

      when editing a C++ file exporting types each time that file is parsed the qml code model triggers a full reparse (coalescing a bit as per https://codereview.qt-project.org/#change,60140 ), but still a fill update.
      One should probably try to compare the exported types and see if they really changed.

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            fawzi Fawzi Mohamed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes