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

QGraphicsItem::setHandlesChildEvents() has been obsoleted but not cleaned up appropriately

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 4.6.0
    • Widgets: GraphicsView
    • None

      QGraphicsItem::setHandlesChildEvents() has been obsoleted but not cleaned up appropriately. From the looks of things, setFiltersChildEvents() is now the correct thing to use, if this is the case then setHandlesChildEvents() should be changed to just call setFiltersChildEvents() instead.

      In addition QGraphicsItemGroup needs to have its call to setHandlesChildEvents() changed too. If one is not a replacement for the other then it should be unobsoleted for the sake of QGraphicsItemGroup if nothing else.

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

            ylopes Yoann Lopes
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes