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

Signals from singleton QML files are not found by autocomplete

    XMLWordPrintable

Details

    • 96c1b4119e7053981a3109b658a656430c4abaaf (qt-creator/qt-creator/4.12)

    Description

      In a singleton class like this:

      pragma Singleton
      import QtQuick 2.12
      
      QtObject {
          signal mySignal()
          function myFunc() {}
      }
      

      mySignal signal is not visible in autocompletion list, but myFunc is.

      Attachments

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

        Activity

          People

            fawzi Fawzi Mohamed
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes