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

Using signal-slot connections via function pointers does not always work with MSVC 2015

    XMLWordPrintable

Details

    • Windows

    Description

      Using signal-slot connections via function pointers does not always work with MSVC 2015. The old style connecting works but when specifying using MSVC 2015, it will fail.

      In the attached example, the DerivedMasterWrapper.cpp has the failing lines, the commented out ones work fine which are setting up the same connections. This also works fine on MSVC 2017 and macOS.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes