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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes