diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-22 23:22:03 +0200 |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-22 23:22:03 +0200 |
commit | 9bb075161e766832da041cc881ddfee7a8146a6c (patch) | |
tree | c8a60869d100332523da4fc13d615925d7a3c478 /doc/src/porting | |
parent | f46cb7033fc3bfc17c4ccf9125d670810322a0f5 (diff) | |
download | qt4-tools-9bb075161e766832da041cc881ddfee7a8146a6c.tar.gz |
Doc: Updating pages and linking them to the overviews.
Diffstat (limited to 'doc/src/porting')
-rw-r--r-- | doc/src/porting/qt4-mainwindow.qdoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/porting/qt4-mainwindow.qdoc b/doc/src/porting/qt4-mainwindow.qdoc index 7d2a400ae4..b160d63916 100644 --- a/doc/src/porting/qt4-mainwindow.qdoc +++ b/doc/src/porting/qt4-mainwindow.qdoc @@ -28,7 +28,12 @@ /*! \page qt4-mainwindow.html \title The Qt 4 Main Window Classes + \ingroup qt-basic-concepts + + \brief Overview of the Main Window concept and Classes + + \contentspage {What's New in Qt 4}{Home} \previouspage The Scribe Classes \nextpage The New Qt Designer |