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

Add a means to detect when the stacking order changes for an item

XMLWordPrintable

      Add a means to detect when the stacking order changes for an item so that it is possible to account for this in a custom layout.

      Currently the only way to catch this sort of thing is with a QQuickItemChangeListener which is private API, so either making this public or adding another means (possibly via QQuickItem::itemChange) would be handy here.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            andysh Andy Shaw
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes