diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-24 19:37:05 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-24 19:37:05 +0900 |
commit | 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc (patch) | |
tree | be5eda50c23980aa4b44de1e8b2e209c6c02d2d1 /doc/html/helpsystem.html | |
parent | 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (diff) | |
download | tqt-0e787fb7.tar.gz tqt-0e787fb7.zip |
Rename text class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/helpsystem.html')
-rw-r--r-- | doc/html/helpsystem.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/helpsystem.html b/doc/html/helpsystem.html index 5f5df57dc..3ce86b2d5 100644 --- a/doc/html/helpsystem.html +++ b/doc/html/helpsystem.html @@ -53,7 +53,7 @@ help is a digression from their real task. <tr bgcolor=#f0f0f0><td><b><a href="tqtextbrowser.html">TQTextBrowser</a></b><td>Rich text browser with hypertext navigation <tr bgcolor=#f0f0f0><td><b><a href="tqtooltip.html">TQToolTip</a></b><td>Tool tips (balloon help) for any widget or rectangular part of a widget <tr bgcolor=#f0f0f0><td><b><a href="tqtooltipgroup.html">TQToolTipGroup</a></b><td>Collects tool tips into related groups -<tr bgcolor=#f0f0f0><td><b><a href="ntqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?" +<tr bgcolor=#f0f0f0><td><b><a href="tqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?" </table> <!-- eof --> <p><address><hr><div align=center> |