diff options
author | Michele Calgaro <[email protected]> | 2024-06-08 15:05:55 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-06-12 19:18:55 +0900 |
commit | 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 (patch) | |
tree | 015fd18fdc62bce380935d546b677aa965b090c6 /doc/html/annotated.html | |
parent | ccbc1c3572fd0e26480c1432fff55d2909545538 (diff) | |
download | tqt3-7bc57326e69b9c3f0eaeda63e4a49b67ba611426.tar.gz tqt3-7bc57326e69b9c3f0eaeda63e4a49b67ba611426.zip |
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/annotated.html')
-rw-r--r-- | doc/html/annotated.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 231fe7f2b..7517ba529 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -362,12 +362,12 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqstrlistiterator.html">TQStrListIterator</a></b><td>Iterator for the TQStrList and TQStrIList classes <tr bgcolor=#f0f0f0><td><b><a href="tqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '\0'-terminated char array <tr bgcolor=#f0f0f0><td><b><a href="tqstringlist.html">TQStringList</a></b><td>List of strings -<tr bgcolor=#f0f0f0><td><b><a href="ntqstyle.html">TQStyle</a></b><td>The look and feel of a GUI -<tr bgcolor=#f0f0f0><td><b><a href="ntqstylefactory.html">TQStyleFactory</a></b><td>Creates TQStyle objects -<tr bgcolor=#f0f0f0><td><b><a href="qstyleoption.html">TQStyleOption</a></b><td>Optional parameters for TQStyle functions -<tr bgcolor=#f0f0f0><td><b><a href="ntqstyleplugin.html">TQStylePlugin</a></b><td>Abstract base for custom TQStyle plugins -<tr bgcolor=#f0f0f0><td><b><a href="ntqstylesheet.html">TQStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags -<tr bgcolor=#f0f0f0><td><b><a href="qstylesheetitem.html">TQStyleSheetItem</a></b><td>Encapsulation of a set of text styles +<tr bgcolor=#f0f0f0><td><b><a href="tqstyle.html">TQStyle</a></b><td>The look and feel of a GUI +<tr bgcolor=#f0f0f0><td><b><a href="tqstylefactory.html">TQStyleFactory</a></b><td>Creates TQStyle objects +<tr bgcolor=#f0f0f0><td><b><a href="tqstyleoption.html">TQStyleOption</a></b><td>Optional parameters for TQStyle functions +<tr bgcolor=#f0f0f0><td><b><a href="tqstyleplugin.html">TQStylePlugin</a></b><td>Abstract base for custom TQStyle plugins +<tr bgcolor=#f0f0f0><td><b><a href="tqstylesheet.html">TQStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags +<tr bgcolor=#f0f0f0><td><b><a href="tqstylesheetitem.html">TQStyleSheetItem</a></b><td>Encapsulation of a set of text styles <tr bgcolor=#f0f0f0><td><b><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters <tr bgcolor=#f0f0f0><td><b><a href="qtab.html">TQTab</a></b><td>The structures in a TQTabBar <tr bgcolor=#f0f0f0><td><b><a href="ntqtabbar.html">TQTabBar</a></b><td>Tab bar, e.g. for use in tabbed dialogs |