diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc index 7e75576be1c2e408d1f0ea512b25742708ff22ab..e73fbd7783bbb9886fc03497f8f0a9f3a89ea53a 100644 --- a/doc/src/qtmodules.qdoc +++ b/doc/src/qtmodules.qdoc @@ -85,6 +85,10 @@ \li \l[QtQuickLayouts]{Qt Quick Layouts} \li Layouts are items that are used to arrange Qt Quick 2 based items in the user interface. + \row + \li \l[QtQuickTest]{Qt Quick Test} + \li A unit test framework for QML applications, where the test cases + are written as JavaScript functions. \row \li \l[QtSql]{Qt SQL} \li Classes for database integration using SQL.