diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-24 20:19:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:23:35 +0900 |
commit | d35eedcd87d59e716c6d49bbb6b634ef1a7660c5 (patch) | |
tree | 204d752457acf6403c99f3928f02b612ff14d178 /doc/html/appearance.html | |
parent | ddce1c91f8582885497b463b24bac59f6fdfdf63 (diff) | |
download | tqt3-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.tar.gz tqt3-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.zip |
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/appearance.html')
-rw-r--r-- | doc/html/appearance.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/appearance.html b/doc/html/appearance.html index 3e647285e..985be4ad7 100644 --- a/doc/html/appearance.html +++ b/doc/html/appearance.html @@ -38,10 +38,10 @@ style. <p><table width="100%"> <tr bgcolor=#f0f0f0><td><b><a href="tqboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically <tr bgcolor=#f0f0f0><td><b><a href="tqbuttongroup.html">TQButtonGroup</a></b><td>Organizes TQButton widgets in a group -<tr bgcolor=#f0f0f0><td><b><a href="ntqcdestyle.html">TQCDEStyle</a></b><td>CDE look and feel +<tr bgcolor=#f0f0f0><td><b><a href="tqcdestyle.html">TQCDEStyle</a></b><td>CDE look and feel <tr bgcolor=#f0f0f0><td><b><a href="tqcolor.html">TQColor</a></b><td>Colors based on RGB or HSV values <tr bgcolor=#f0f0f0><td><b><a href="tqcolorgroup.html">TQColorGroup</a></b><td>Group of widget colors -<tr bgcolor=#f0f0f0><td><b><a href="ntqcommonstyle.html">TQCommonStyle</a></b><td>Encapsulates the common Look and Feel of a GUI +<tr bgcolor=#f0f0f0><td><b><a href="tqcommonstyle.html">TQCommonStyle</a></b><td>Encapsulates the common Look and Feel of a GUI <tr bgcolor=#f0f0f0><td><b><a href="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape <tr bgcolor=#f0f0f0><td><b><a href="tqfont.html">TQFont</a></b><td>Font used for drawing text <tr bgcolor=#f0f0f0><td><b><a href="tqglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators @@ -56,11 +56,11 @@ style. <tr bgcolor=#f0f0f0><td><b><a href="tqlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates <tr bgcolor=#f0f0f0><td><b><a href="tqlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem <tr bgcolor=#f0f0f0><td><b><a href="qmacstyle.html">TQMacStyle</a></b><td>Implements an Appearance Manager style -<tr bgcolor=#f0f0f0><td><b><a href="ntqmotifplusstyle.html">TQMotifPlusStyle</a></b><td>More sophisticated Motif-ish look and feel -<tr bgcolor=#f0f0f0><td><b><a href="ntqmotifstyle.html">TQMotifStyle</a></b><td>Motif look and feel +<tr bgcolor=#f0f0f0><td><b><a href="tqmotifplusstyle.html">TQMotifPlusStyle</a></b><td>More sophisticated Motif-ish look and feel +<tr bgcolor=#f0f0f0><td><b><a href="tqmotifstyle.html">TQMotifStyle</a></b><td>Motif look and feel <tr bgcolor=#f0f0f0><td><b><a href="tqpalette.html">TQPalette</a></b><td>Color groups for each widget state -<tr bgcolor=#f0f0f0><td><b><a href="ntqplatinumstyle.html">TQPlatinumStyle</a></b><td>Mac/Platinum look and feel -<tr bgcolor=#f0f0f0><td><b><a href="ntqsgistyle.html">TQSGIStyle</a></b><td>SGI/Irix look and feel +<tr bgcolor=#f0f0f0><td><b><a href="tqplatinumstyle.html">TQPlatinumStyle</a></b><td>Mac/Platinum look and feel +<tr bgcolor=#f0f0f0><td><b><a href="tqsgistyle.html">TQSGIStyle</a></b><td>SGI/Irix look and feel <tr bgcolor=#f0f0f0><td><b><a href="tqsizegrip.html">TQSizeGrip</a></b><td>Corner-grip for resizing a top-level window <tr bgcolor=#f0f0f0><td><b><a href="tqsizepolicy.html">TQSizePolicy</a></b><td>Layout attribute describing horizontal and vertical resizing policy <tr bgcolor=#f0f0f0><td><b><a href="tqspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout @@ -71,7 +71,7 @@ style. <tr bgcolor=#f0f0f0><td><b><a href="tqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column <tr bgcolor=#f0f0f0><td><b><a href="tqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column <tr bgcolor=#f0f0f0><td><b><a href="tqwidgetitem.html">TQWidgetItem</a></b><td>Layout item that represents a widget -<tr bgcolor=#f0f0f0><td><b><a href="ntqwindowsstyle.html">TQWindowsStyle</a></b><td>Microsoft Windows-like look and feel +<tr bgcolor=#f0f0f0><td><b><a href="tqwindowsstyle.html">TQWindowsStyle</a></b><td>Microsoft Windows-like look and feel </table> <!-- eof --> <p><address><hr><div align=center> |