summaryrefslogtreecommitdiffstats
path: root/doc/html/tqsgistyle.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
commit4161606c301841f973f0319f46e6853c4a3fe906 (patch)
tree192d1b081650aa96c7b69dcb38cc9e5d6415bfa4 /doc/html/tqsgistyle.html
parent6964feed838dec70e7743ea90b390e4ae706d3c9 (diff)
downloadtqt3-4161606c301841f973f0319f46e6853c4a3fe906.tar.gz
tqt3-4161606c301841f973f0319f46e6853c4a3fe906.zip
Remove documentation for Motif extension classes. Those classes are not included in tqt3 source code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqsgistyle.html')
-rw-r--r--doc/html/tqsgistyle.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqsgistyle.html b/doc/html/tqsgistyle.html
index ca88af11..df958eae 100644
--- a/doc/html/tqsgistyle.html
+++ b/doc/html/tqsgistyle.html
@@ -47,7 +47,7 @@ body { background: #ffffff; color: black; }
The TQSGIStyle class provides SGI/Irix look and feel.
<p>
<p> This class implements the SGI look and feel. It resembles the
-SGI/Irix <a href="motif-extension.html#Motif">Motif</a> GUI style as closely as <a href="tqstyle.html">TQStyle</a> allows.
+SGI/Irix Motif GUI style as closely as <a href="tqstyle.html">TQStyle</a> allows.
<p>See also <a href="appearance.html">Widget Appearance and Style</a>.
<hr><h2>Member Function Documentation</h2>
@@ -55,7 +55,7 @@ SGI/Irix <a href="motif-extension.html#Motif">Motif</a> GUI style as closely as
</h3>
Constructs a TQSGIStyle.
<p> If <em>useHighlightCols</em> is FALSE (default value), the style will
-polish the application's color palette to emulate the <a href="motif-extension.html#Motif">Motif</a> way of
+polish the application's color palette to emulate the Motif way of
highlighting, which is a simple inversion between the base and the
text color.
<p> <p>See also <a href="tqmotifstyle.html#useHighlightColors">TQMotifStyle::useHighlightColors</a>().