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

QObject::connect: Cannot queue arguments of type 'QQmlChangeSet'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.8.0
    • None
    • Windows

    Description

      Internal class warning appearing in Qt 5.8 project output:

      "warning] <my project name> (kernel\qobject.cpp:102) - QObject::connect: Cannot queue arguments of type 'QQmlChangeSet'
      (Make sure 'QQmlChangeSet' is registered using qRegisterMetaType().)"
      

      Question: Currently seeing that a table view I'm using is not getting updated until I resize the window (despite row count being called and having changed..). Is this related? I presume I cannot actually do what the print out suggests as this looks to be an internal class ... ?

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            Dynite Michael Cox
            Votes:
            1 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes