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

Allow QSGItem to notify about absolute position changes and value

    XMLWordPrintable

Details

    Description

      Add to QSGItem an equivalent to QGraphicsItem::ItemSendsScenePositionChanges and QGraphicsItem::mapToItem(). This would allow other items to get notified on changes of the absolute positions of a given item and get the value of that absolute position.

      This is really useful when one wants to draw elements that connect QSGItem s that don't share the same parent (e.g. a connecting line or curve between two items of different list views).

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            rikrd Ricard Marxer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes