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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes