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

AutoComplete of properties inside of a context property does not always work

XMLWordPrintable

      Editing a QML file the auto complete doesn't seem to work when a class Constructor has more than one parameter.

      How to reproduce the issue:

      1. Open the attached example in QtC.

      Expected results:

      • In the main.qml the autocomplete should list the members for the cp_myController.

      Actual results:

      • In the main.qml the autocomplete does not list the members for the cp_myController. In the main.cpp, if you comment out the line 28 and uncomment the line 30, the autocomplete works.

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

            sami.shalayel Sami Shalayel
            tuomas.vaarala Tuomas Vaarala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes