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

invokeMethod can not be used with QVariant arguments

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.0.0
    • Core: Object Model
    • None

      Currently it is impossible to call invokeMethod with arguments stored in a QVariantList. It is possible to do it manually via QMetaObject::metaCall but that function is not documented.

      I strongly suggest to implement an overload of invokeMethod that receives QVariant arguments directly or a QVariantList.

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

            Unassigned Unassigned
            silicomancer Bernhard Lindner
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes