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

Qml project tree collapses when files are added to watched directories

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 2.0.0, Qt Creator 3.5.0-rc1
    • Quick / QML Support

    Description

      If you have a .qmlproject file specified as follows, the project explorer tree widget will collapse the qmlfiles/ directory when files are added into it through the filesystem. The tree works fine if qml files do not reside in subdirectories such as in this case, because the root node of the tree seems to be always open.

      import QmlProject 1.0
      Project {
      QmlFiles

      { directory: "./qmlfiles" }

      JavaScriptFiles

      { directory: "./qmlfiles" }

      ImageFiles

      { directory: "./qmlfiles" }

      }

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes