diff options
Diffstat (limited to 'doc/src/declarative')
-rw-r--r-- | doc/src/declarative/declarativeui.qdoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc index 506d774..9609954 100644 --- a/doc/src/declarative/declarativeui.qdoc +++ b/doc/src/declarative/declarativeui.qdoc @@ -28,6 +28,8 @@ /*! \title Qt Quick \page qtquick.html +\ingroup qt-gui-concepts + \brief Qt Quick provides a declarative framework for building highly dynamic, custom user interfaces. @@ -121,6 +123,7 @@ Module. \section1 Using QML with C++ \list +\o \l{Qt Declarative UI Runtime} \o \l{Using QML in C++ Applications} \o \l{Integrating QML with existing Qt UI code} \o \l{Tutorial: Writing QML extensions with C++} |