diff options
Diffstat (limited to 'doc/indices.doc')
-rw-r--r-- | doc/indices.doc | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/doc/indices.doc b/doc/indices.doc index 88f60d3c6..084c60c57 100644 --- a/doc/indices.doc +++ b/doc/indices.doc @@ -150,7 +150,6 @@ Licenses & Credits <td valign="top"> \list \i \link winsystem.html Window system specific notes\endlink -\i \link motif-extension.html Motif Extension\endlink \i \link mac-differences.html Mac OS X development\endlink \i \link porting.html Porting from TQt 2.x to TQt 3.x\endlink \endlist @@ -355,15 +354,6 @@ in a line-by-line coverage please refer to the tutorials \i \link sql-examples.html SQL examples \endlink \endlist -\section1 TQt Extensions: Assorted Examples - -\list -\i \link motif-examples.html TQMotif support extension \endlink -\omit \i \link xt-motif-examples.html Xt/Motif support extension \endlink \endomit -\endlist - -\section1 Miscellaneous Examples - */ /*! \defgroup tqaction-examples @@ -438,31 +428,6 @@ Qt XML classes. */ -/*! \defgroup motif-examples - -\title TQMotif Support Extension - -The following example programs illustrate the use of the TQMotif Extension -assisting in the migration process of old Xt and Motif based code -to the more comfortable TQt toolkit. - -For more information see the \link motif-extension.html TQMotif -Support Extension documentation. \endlink -*/ - -/* -\defgroup xt-motif-examples - -\title TQt Xt/Motif Support Extension - -The following example programs illustrate the use of the TQt Xt/Motif Extension -assisting in the migration process of old Xt and Motif based code -to the more comfortable TQt toolkit. - -For more information see the \link xt.html TQt Xt/Motif Support -Extension documentation. \endlink -*/ - /*! \defgroup step-by-step-examples \title Step-by-step Examples |