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

Add QMetaObject::invokeMethod overload that takes a method pointer

XMLWordPrintable

    • d2388f15e7fa420415d119b0e422ea03da050a60

      The new method pointer based connect() overloads are very useful. I would like to have something similar for QMetaObject::invokeMethod(): An overload that takes a method pointer to be invoke via event loop (instead of a method name) so I get a compile time error if the invoked method does not exist.

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

            Unassigned Unassigned
            silicomancer Bernhard Lindner
            Votes:
            20 Vote for this issue
            Watchers:
            24 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes