summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqpixmap.3qt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 17:43:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 17:43:38 +0900
commit6964feed838dec70e7743ea90b390e4ae706d3c9 (patch)
tree6faf8862c19e31a988e9b5a43485a9f23b89d4a8 /doc/man/man3/tqpixmap.3qt
parent81288cfcb6a543d96a1ee4bf1d7d3c26231f517f (diff)
downloadtqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.tar.gz
tqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.zip
Remove obsolete Netscape plugin and its classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqpixmap.3qt')
-rw-r--r--doc/man/man3/tqpixmap.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqpixmap.3qt b/doc/man/man3/tqpixmap.3qt
index d548c12b..a4dd2dc4 100644
--- a/doc/man/man3/tqpixmap.3qt
+++ b/doc/man/man3/tqpixmap.3qt
@@ -423,7 +423,7 @@ detach() returns immediately if there is just a single reference or if the pixma
Fills the pixmap with the color \fIfillColor\fR.
.PP
Examples:
-.)l chart/setdataform.cpp, desktop/desktop.cpp, grapher/grapher.cpp, hello/hello.cpp, t10/cannon.cpp, themes/metal.cpp, and xform/xform.cpp.
+.)l chart/setdataform.cpp, desktop/desktop.cpp, hello/hello.cpp, t10/cannon.cpp, themes/metal.cpp, and xform/xform.cpp.
.SH "void TQPixmap::fill ( const TQWidget * widget, int xofs, int yofs )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
@@ -630,7 +630,7 @@ Resizes the pixmap to \fIw\fR width and \fIh\fR height. If either \fIw\fR or \fI
If both \fIw\fR and \fIh\fR are greater than 0, a valid pixmap is created. New pixels will be uninitialized (random) if the pixmap is expanded.
.PP
Examples:
-.)l desktop/desktop.cpp and grapher/grapher.cpp.
+.)l desktop/desktop.cpp.
.SH "void TQPixmap::resize ( const TQSize & size )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP