diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-22 21:22:03 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-22 21:22:03 (GMT) |
commit | 9bb075161e766832da041cc881ddfee7a8146a6c (patch) | |
tree | c8a60869d100332523da4fc13d615925d7a3c478 /doc/src/widgets-and-layouts | |
parent | f46cb7033fc3bfc17c4ccf9125d670810322a0f5 (diff) | |
download | Qt-9bb075161e766832da041cc881ddfee7a8146a6c.zip Qt-9bb075161e766832da041cc881ddfee7a8146a6c.tar.gz Qt-9bb075161e766832da041cc881ddfee7a8146a6c.tar.bz2 |
Doc: Updating pages and linking them to the overviews.
Diffstat (limited to 'doc/src/widgets-and-layouts')
-rw-r--r-- | doc/src/widgets-and-layouts/layout.qdoc | 1 | ||||
-rw-r--r-- | doc/src/widgets-and-layouts/stylesheet.qdoc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/widgets-and-layouts/layout.qdoc b/doc/src/widgets-and-layouts/layout.qdoc index d2687ea..32dddd7 100644 --- a/doc/src/widgets-and-layouts/layout.qdoc +++ b/doc/src/widgets-and-layouts/layout.qdoc @@ -33,6 +33,7 @@ /*! \page layout.html \title Layout Management + \ingroup qt-basic-concepts \ingroup qt-gui-concepts \brief A tour of the standard layout managers and an introduction to custom layouts. diff --git a/doc/src/widgets-and-layouts/stylesheet.qdoc b/doc/src/widgets-and-layouts/stylesheet.qdoc index 5c72570..cc36fa2 100644 --- a/doc/src/widgets-and-layouts/stylesheet.qdoc +++ b/doc/src/widgets-and-layouts/stylesheet.qdoc @@ -31,6 +31,7 @@ \brief How to use style sheets to customize the appearance of widgets. \ingroup frameworks-technologies + \ingroup qt-basic-concepts \previouspage {Styles and Style Aware Widgets}{Styles} \contentspage Widgets and Layouts |