From d835ebf39cb7fbd303f818b12ea0cd8fa93be3b1 Mon Sep 17 00:00:00 2001 From: Jan Arve Saether Date: Wed, 28 Nov 2012 08:40:03 +0100 Subject: Add a nice description of Qt Widgets module Since Qt Widgets was moved from Addons to Essensials, take the old description for the Qt Widgets addon and put it in the module. Change-Id: If955747999d48fe09fff00a9c78e38ccbcf9a493 Reviewed-by: Eskil Abrahamsen Blomfeldt --- src/widgets/doc/src/qtwidgets-index.qdoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/widgets') diff --git a/src/widgets/doc/src/qtwidgets-index.qdoc b/src/widgets/doc/src/qtwidgets-index.qdoc index 694459036c..8fa3508b53 100644 --- a/src/widgets/doc/src/qtwidgets-index.qdoc +++ b/src/widgets/doc/src/qtwidgets-index.qdoc @@ -31,6 +31,10 @@ \brief A module which provides a set of C++ technologies for building user interfaces + The \l {Qt Widgets C++ Classes}{Qt Widgets Module} provides a set of UI + elements to create classic desktop-style user interfaces. See the + \l {User Interfaces} overview for more information on using widgets. + \section1 Getting Started To include the definitions of the module's classes, use the -- cgit v1.2.3