Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
This would allow us to add a geometryChanged signal as a public API (item change listeners are private) for listening to geometry changes in an item without listening to all individual x/y/width/height properties. For applications that are interested in any change to the item's geometry, having one signal saves 3 connections.
For more discussion about this, see QTBUG-82994.
Attachments
Issue Links
- depends on
-
QTBUG-82994 Rename QQuickItem::geometryChanged to geometryChange
- Closed