diff options
author | Martin Smith <msmith@trolltech.com> | 2010-04-13 08:19:26 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-04-13 08:19:26 (GMT) |
commit | 1055099e331af3b10d0b81b1a965e7d3db5f272d (patch) | |
tree | 781840932860e63ce09fe421fdb8de3acbaee0d1 /doc | |
parent | 9eab27889b1e14385f9428417e048da960ca06de (diff) | |
download | Qt-1055099e331af3b10d0b81b1a965e7d3db5f272d.zip Qt-1055099e331af3b10d0b81b1a965e7d3db5f272d.tar.gz Qt-1055099e331af3b10d0b81b1a965e7d3db5f272d.tar.bz2 |
qdoc: Added new table of contents for non-class ref pages
This feature is not complete in this commit.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/frameworks-technologies/eventsandfilters.qdoc | 2 | ||||
-rw-r--r-- | doc/src/modules.qdoc | 4 | ||||
-rw-r--r-- | doc/src/qt4-intro.qdoc | 14 |
3 files changed, 0 insertions, 20 deletions
diff --git a/doc/src/frameworks-technologies/eventsandfilters.qdoc b/doc/src/frameworks-technologies/eventsandfilters.qdoc index 29d8709..96ee18c 100644 --- a/doc/src/frameworks-technologies/eventsandfilters.qdoc +++ b/doc/src/frameworks-technologies/eventsandfilters.qdoc @@ -67,8 +67,6 @@ document describes how events are delivered and handled in a typical application. - \tableofcontents - \section1 How Events are Delivered When an event occurs, Qt creates an event object to represent it by diff --git a/doc/src/modules.qdoc b/doc/src/modules.qdoc index 8731d57..1ab1c00 100644 --- a/doc/src/modules.qdoc +++ b/doc/src/modules.qdoc @@ -297,8 +297,6 @@ QtScriptTools module provides additional Qt Script-related components that application developers may find useful. - \tableofcontents - To include the definitions of the module's classes, use the following directive: @@ -355,8 +353,6 @@ \brief The QtScriptTools module provides additional components for applications that use Qt Script. - \tableofcontents - \section1 Configuring the Build Process Applications that use the Qt Script Tools classes need to diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index ba9821a..f1b5d41 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -52,8 +52,6 @@ issues that you may encounter. It also explains how to turn on Qt 3 compatibility support. - \tableofcontents - \section1 New Technologies in Qt 4 Qt 4 introduces the following core technologies: @@ -467,10 +465,6 @@ A list of other Qt 4 features can be found on the \bold{\l{What's New in Qt 4}} page. - \bold{Highlights} - - \tableofcontents - \section1 Declarative UI development with Qt Quick \image quick_screens.png @@ -549,10 +543,6 @@ A list of other Qt 4 features can be found on the \bold{\l{What's New in Qt 4}} page. - \bold{Highlights} - - \tableofcontents - \section1 Support for Symbian Qt 4.6 is the first release to include support for the Symbian @@ -762,10 +752,6 @@ A list of other Qt 4 features can be found on the \bold{\l{What's New in Qt 4}} page. - \bold{Highlights} - - \tableofcontents - \section1 Qt WebKit Integration \image webkit-netscape-plugin.png |