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

metacall: Fix handling of gadgets

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • Core: Object Model
    • None

      Gadgets are (generally speaking) not derived from Q_OBJECT. Various places in the meta-object system however make that faulty assumption and cast plain void pointers to QObject*. Moreover, QMetaObject::Data::StaticMetacallFunction has the wrong if we expect it to be usable by gadgets.

        For Gerrit Dashboard: QTBUG-132093
        # Subject Branch Project Status CR V

            fabiankosmale Fabian Kosmale
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are 2 open Gerrit changes