diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/whatsnew/whatsnew611.qdoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew611.qdoc b/doc/src/whatsnew/whatsnew611.qdoc index 389649799..cc68f60dd 100644 --- a/doc/src/whatsnew/whatsnew611.qdoc +++ b/doc/src/whatsnew/whatsnew611.qdoc @@ -162,6 +162,9 @@ See \l{qtqml-syntax-overridesemantics.html}{Property Shadowing and Override Semantics} for details. \li Gave the \l easingCurve value type a name and transformed the \l Easing namespace into a singleton. + \li Added APIs to QQmlContext to get the \l{QQmlContext::childContexts()} + {list of child contexts} and to \l{QQmlContext::findObjectRecursively()}{find an object + by id}. \endlist \section2 Qt Quick Module |
