Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-127776

Code completion for return types doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.8.1, 6.9.0 FF, 6.9
    • 6.8
    • QML: Tooling
    • None
    • f4e2177d4 (dev), af85caec8 (6.8)

    Description

      Open any QML project in QtCreator 14 with a Qt 6.8 kit.

      Try to get completion for the following:

          Component.onCompleted: {
              var foo = Qt.point(0, 0).<CTRL+SPACE>
          }
      

      The expectation is that it will list all the properties of point e.g. x and y.

      Attachments

        For Gerrit Dashboard: QTBUG-127776
        # Subject Branch Project Status CR V

        Activity

          People

            sami.shalayel Sami Shalayel
            gagi Dominik Holland
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes