diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-15 19:08:22 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-18 09:31:41 +0900 |
| commit | a30f5359f03c3017fa19a6770fab32d25d22cb87 (patch) | |
| tree | cb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/ntqplatinumstyle.html | |
| parent | 25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff) | |
| download | tqt-a30f5359.tar.gz tqt-a30f5359.zip | |
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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. |
