diff options
author | Michele Calgaro <[email protected]> | 2024-09-09 14:57:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-09-12 18:58:18 +0900 |
commit | 6f57abfc9cd3acf1d648aee696947ac9216adb71 (patch) | |
tree | 4ae374b1ce01d388bca2249c5d903d79a6cb814f /doc/indices.doc | |
parent | 0582c90a9ed4b965629267713f51c0da7c38b39d (diff) | |
download | tqt3-6f57abfc9cd3acf1d648aee696947ac9216adb71.tar.gz tqt3-6f57abfc9cd3acf1d648aee696947ac9216adb71.zip |
Rename remaining ntq[s-z]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/indices.doc')
-rw-r--r-- | doc/indices.doc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/indices.doc b/doc/indices.doc index 7ce11484d..2dc598409 100644 --- a/doc/indices.doc +++ b/doc/indices.doc @@ -68,7 +68,7 @@ Solutions\endlink </td> <td valign="top"> \list -\i \link how-to-learn-ntqt.html How to Learn Qt\endlink +\i \link how-to-learn-tqt.html How to Learn Qt\endlink \i \link http://www.trolltech.com/products/qt/readyforqt4.html Getting Ready for TQt 4\endlink \i \link tutorial.html Tutorial #1\endlink, \link tutorial2.html Tutorial #2\endlink @@ -78,7 +78,7 @@ Solutions\endlink </td> <td valign="top"> \list -\i \link aboutntqt.html About Qt\endlink +\i \link abouttqt.html About Qt\endlink \i \link opensourceedition.html Open Source Edition\endlink \i \link troll.html About Trolltech\endlink \endlist @@ -297,7 +297,7 @@ images.html Image Processing\endlink) \i Ready-made dialogs for file, font, color selection and more. \row -\i \link ntqtl.html Template Library\endlink +\i \link tqtl.html Template Library\endlink \i Qt's template library container classes. \row @@ -731,11 +731,11 @@ and \link signalsandslots.html Signals and Slots\endlink. These classes provide support for graphics, sound, animation etc. */ -/*! \defgroup qtl +/*! \defgroup tqtl \title TQt Template Library Classes -The TQt Template Library (QTL) is a set of templates that provide +The TQt Template Library (TQTL) is a set of templates that provide object containers. See the \link qt-template-lib.html TQt Template Library\endlink. |