-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.11
-
None
-
-
ac47344ed (dev)
QObject::isQuickItemType() is used to establish whether a QObject inherits QQuickItem. It returns false for plain objects created by the QML Engine.
Add a getter that evaluates QObject::declarativeData as well as QObject::isDeletingChildren. If an object is already deleting its children, don't consider it valid anymore and therefore return false.
For Gerrit Dashboard: QTBUG-139351 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
670007,6 | Implement QObject::isQmlObjectType() | dev | qt/qtbase | Status: MERGED | +2 | 0 |