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

qml does not call connectNotify when calling signals

    XMLWordPrintable

Details

    • Qt4.8: 3c4c970962d75a902ff14a1c8b3adb36895c4ffa Qt5: 26ea8e01e9ee2a8c8c09266147b94c9ac92d09f9.

    Description

      to speed up initialization times and guard against wasting system resources when no one is connected to certain signals, Qt and Qt Mobility utilizes connectNotify.
      Connecting a c++ signal to qml does not call connectNotify, so the signal is never called.

      Attachments

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

        Activity

          People

            w00t Robin Burchell
            lopotter Lorn Potter (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes