diff options
Diffstat (limited to 'doc/html/tqpixmap.html')
-rw-r--r-- | doc/html/tqpixmap.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqpixmap.html b/doc/html/tqpixmap.html index a909ab91a..585cf5b3e 100644 --- a/doc/html/tqpixmap.html +++ b/doc/html/tqpixmap.html @@ -401,7 +401,7 @@ or if the pixmap has not been initialized yet. </h3> Fills the pixmap with the color <em>fillColor</em>. -<p>Examples: <a href="tutorial2-08.html#x2606">chart/setdataform.cpp</a>, <a href="desktop-example.html#x1742">desktop/desktop.cpp</a>, <a href="grapher-nsplugin-example.html#x2765">grapher/grapher.cpp</a>, <a href="hello-example.html#x1638">hello/hello.cpp</a>, <a href="tutorial1-10.html#x2358">t10/cannon.cpp</a>, <a href="themes-example.html#x292">themes/metal.cpp</a>, and <a href="xform-example.html#x1245">xform/xform.cpp</a>. +<p>Examples: <a href="tutorial2-08.html#x2606">chart/setdataform.cpp</a>, <a href="desktop-example.html#x1742">desktop/desktop.cpp</a>, <a href="hello-example.html#x1638">hello/hello.cpp</a>, <a href="tutorial1-10.html#x2358">t10/cannon.cpp</a>, <a href="themes-example.html#x292">themes/metal.cpp</a>, and <a href="xform-example.html#x1245">xform/xform.cpp</a>. <h3 class=fn>void <a name="fill-2"></a>TQPixmap::fill ( const <a href="tqwidget.html">TQWidget</a> * widget, int xofs, int yofs ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -652,7 +652,7 @@ or <em>h</em> is 0, the pixmap becomes a null pixmap. created. New pixels will be uninitialized (random) if the pixmap is expanded. -<p>Examples: <a href="desktop-example.html#x1744">desktop/desktop.cpp</a> and <a href="grapher-nsplugin-example.html#x2766">grapher/grapher.cpp</a>. +<p>Examples: <a href="desktop-example.html#x1744">desktop/desktop.cpp</a>. <h3 class=fn>void <a name="resize-2"></a>TQPixmap::resize ( const <a href="tqsize.html">TQSize</a> & size ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. |