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

Abstract signal does not compile if new connect syntax with lambada is used.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 5.4.2
    • Core: Object Model
    • None
    • windows

    Description

      Connect() does not compile if an abstract signal is being connect with new c++11 feature like lambada. This works with older way of connect() using macro SIGNAL and SLOT.

      Attached example can be used to see this.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes