diff options
Diffstat (limited to 'doc/html/ntqplatinumstyle.html')
-rw-r--r-- | doc/html/ntqplatinumstyle.html | 4 |
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> * p, int x, int y, int w, int h, const <a href="qcolorgroup.html">TQColorGroup</a> & g, bool horizontal ) const<tt> [protected]</tt> +<h3 class=fn>void <a name="drawRiffles"></a>TQPlatinumStyle::drawRiffles ( <a href="tqpainter.html">TQPainter</a> * p, int x, int y, int w, int h, const <a href="tqcolorgroup.html">TQColorGroup</a> & g, bool 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 <a href="ntqcolor.html">TQColor</a> & c1, const <a href="ntqcolor.html">TQColor</a> & c2 ) const<tt> [protected]</tt> +<h3 class=fn><a href="tqcolor.html">TQColor</a> <a name="mixedColor"></a>TQPlatinumStyle::mixedColor ( const <a href="tqcolor.html">TQColor</a> & c1, const <a href="tqcolor.html">TQColor</a> & c2 ) const<tt> [protected]</tt> </h3> Mixes two colors <em>c1</em> and <em>c2</em> to a new color. |