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

When invoking a slot that takes a QVariant it is unable to find it as it seems to be treating it as a slot with an integer signature

XMLWordPrintable

      When invoking a slot that takes a QVariant it is unable to find it as it seems to be treating it as a slot with an integer signature. With the attached example it will say:

      No such method 'slotVariant' in interface 'de.jvag.dbus.server' at object path '/' (signature 'i')", signature="s", contents=("No such method 'slotVariant' in interface 'de.jvag.dbus.server' at object path '/' (signature 'i')") )

      when running with QDBUS_DEBUG=1.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes