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

Connecting a 3-parameter signal to a 3-parameter lambda gives incorrect (random) value in 3rd parameter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.0.0 RC 1
    • 5.0.0 Beta 2
    • Core: Object Model
    • None
    • windows

    Description

      At qtbase/src/corelib/kernel/qobjectdefs_impl.h:448, the 3rd 'arg' parameter index is 4 instead of 3. Changing the index to 3 fixes the 3rd parameter in the call.

      Attachments

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

        Activity

          People

            ogoffart Olivier Goffart (Woboq GmbH)
            shonlove Shon C. Love
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes