Commit 1aa64c49 authored by Mitch Curtis's avatar Mitch Curtis
Browse files

List Qt Quick Test as an essential module


Change-Id: I1101b500b7ace7b2f79adf363fc65815796fafb4
Reviewed-by: default avatarVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Showing with 4 additions and 0 deletions
......@@ -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.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment