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

QGraphicsScene property itemIndexMethod has unknown meta type

    XMLWordPrintable

Details

    • cdb7d013cbdd7bec2e518ef5cd7b0b9fd0cfd3fb (qt/qtbase/5.14)

    Description

      QGraphicsScene property itemIndexMethod is of type QGraphicsScene::ItemIndexMethod, which is not introduced to Qt MetaType system.

      QGraphicsScene scene;
      scene.property("itemIndexMethod");

      will fail with:
      QMetaProperty::read: Unable to handle unregistered datatype 'ItemIndexMethod' for property 'QGraphicsScene::itemIndexMethod'

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            fanda Fanda Vacek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes