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

qml does not call connectNotify when calling signals

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes