summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqplatinumstyle.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqplatinumstyle.html')
-rw-r--r--doc/html/ntqplatinumstyle.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqplatinumstyle.html b/doc/html/ntqplatinumstyle.html
index 5510a93b4..4f841d313 100644
--- a/doc/html/ntqplatinumstyle.html
+++ b/doc/html/ntqplatinumstyle.html
@@ -61,13 +61,13 @@ perfect.
</h3>
Constructs a TQPlatinumStyle
-<h3 class=fn>void <a name="drawRiffles"></a>TQPlatinumStyle::drawRiffles ( <a href="ntqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, int&nbsp;x, int&nbsp;y, int&nbsp;w, int&nbsp;h, const&nbsp;<a href="qcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;g, bool&nbsp;horizontal ) const<tt> [protected]</tt>
+<h3 class=fn>void <a name="drawRiffles"></a>TQPlatinumStyle::drawRiffles ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, int&nbsp;x, int&nbsp;y, int&nbsp;w, int&nbsp;h, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;g, bool&nbsp;horizontal ) const<tt> [protected]</tt>
</h3>
Draws the nifty Macintosh decoration used on sliders using painter
<em>p</em> and colorgroup <em>g</em>. <em>x</em>, <em>y</em>, <em>w</em>, <em>h</em> and <em>horizontal</em>
specify the geometry and orientation of the riffles.
-<h3 class=fn><a href="ntqcolor.html">TQColor</a> <a name="mixedColor"></a>TQPlatinumStyle::mixedColor ( const&nbsp;<a href="ntqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;c1, const&nbsp;<a href="ntqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;c2 ) const<tt> [protected]</tt>
+<h3 class=fn><a href="tqcolor.html">TQColor</a> <a name="mixedColor"></a>TQPlatinumStyle::mixedColor ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;c1, const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;c2 ) const<tt> [protected]</tt>
</h3>
Mixes two colors <em>c1</em> and <em>c2</em> to a new color.