summaryrefslogtreecommitdiffstats
path: root/doc/src/overviews.qdoc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-05-05 13:26:47 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-05-05 13:26:47 (GMT)
commitb4bbb3d79a59c1225e1de58b6625f24de7df2013 (patch)
tree9af3a247fd6b1a0ea0fa2f1e56cf9f66ba6be7c5 /doc/src/overviews.qdoc
parent0e5924bc207d7de29b28fb223a2027d5d2d694fa (diff)
downloadQt-b4bbb3d79a59c1225e1de58b6625f24de7df2013.zip
Qt-b4bbb3d79a59c1225e1de58b6625f24de7df2013.tar.gz
Qt-b4bbb3d79a59c1225e1de58b6625f24de7df2013.tar.bz2
doc: Began reorganization of the top doc page.
Much more to come.
Diffstat (limited to 'doc/src/overviews.qdoc')
-rw-r--r--doc/src/overviews.qdoc23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/src/overviews.qdoc b/doc/src/overviews.qdoc
index 7302e30..bc994af 100644
--- a/doc/src/overviews.qdoc
+++ b/doc/src/overviews.qdoc
@@ -48,6 +48,29 @@
*/
/*!
+ \group qt-basic-concepts
+ \title Qt Basic Concepts
+
+ \brief The basic concepts 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
+ operating systems. These pages explain basic architectural
+ concepts of Qt:
+
+ \generatelist {related}
+ */
+
+/*!
+ \group qt-gui-concepts
+ \title Qt GUI Components
+
+ \brief The Qt components for constructing graphical user intefaces.
+
+ \generatelist {related}
+ */
+
+/*!
\group frameworks-technologies
\title Frameworks and Technologies