summaryrefslogtreecommitdiffstats
path: root/doc/src/overviews.qdoc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-05-10 14:20:47 +0200
committerMartin Smith <msmith@trolltech.com>2010-05-10 14:20:47 +0200
commit147ef453d130fc7817b3b4406502b1b887ab6c79 (patch)
tree2e595967681753880f92341ee241fd87f73d4a65 /doc/src/overviews.qdoc
parent8439cd1c1343d0248588c8f072e0056bb266f14f (diff)
qdoc: Another revision of the top doc page.
More to come.
Diffstat (limited to 'doc/src/overviews.qdoc')
-rw-r--r--doc/src/overviews.qdoc13
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/src/overviews.qdoc b/doc/src/overviews.qdoc
index b2ba3a1ac2..cb6541d203 100644
--- a/doc/src/overviews.qdoc
+++ b/doc/src/overviews.qdoc
@@ -49,9 +49,9 @@
/*!
\group qt-basic-concepts
- \title Qt Basic Concepts
+ \title Basic Qt Architecture
- \brief The basic concepts of the Qt cross-platform application and UI framework.
+ \brief The basic architecture of the Qt cross-platform application and UI framework.
Qt is a cross-platform application and UI framework for writing
web-enabled applications for desktop, mobile, and embedded
@@ -63,9 +63,14 @@
/*!
\group qt-gui-concepts
- \title Qt GUI Construction
+ \title Qt Desktop UI Components
- \brief The Qt components for constructing Graphical User Intefaces.
+ \brief The Qt components for constructing native look & feel desktop UI's.
+
+ These pages are about Qt's traditional set of GUI components for
+ building both native look ^ feel and custom UI's for the desktop
+ environment. Use \l {declarativeui.html} {Qt Quick} for building
+ UI's for mobile devices.
\generatelist {related}
*/