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

metacall: Fix handling of gadgets

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are 2 open Gerrit changes