diff options
Diffstat (limited to 'doc/html/tqsgistyle.html')
-rw-r--r-- | doc/html/tqsgistyle.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqsgistyle.html b/doc/html/tqsgistyle.html index ca88af11c..df958eae3 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>(). |