diff options
Diffstat (limited to 'doc/man/man3/tqlistboxpixmap.3qt')
-rw-r--r-- | doc/man/man3/tqlistboxpixmap.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqlistboxpixmap.3qt b/doc/man/man3/tqlistboxpixmap.3qt index a0f400f58..30e27953e 100644 --- a/doc/man/man3/tqlistboxpixmap.3qt +++ b/doc/man/man3/tqlistboxpixmap.3qt @@ -49,7 +49,7 @@ Inherits QListBoxItem. .SS "Protected Members" .in +1c .ti -1c -.BI "virtual void \fBpaint\fR ( QPainter * painter )" +.BI "virtual void \fBpaint\fR ( TQPainter * painter )" .br .in -1c .SH DESCRIPTION @@ -79,7 +79,7 @@ Returns the height of the pixmap in list box \fIlb\fR. See also paint() and width(). .PP Reimplemented from QListBoxItem. -.SH "void QListBoxPixmap::paint ( QPainter * painter )\fC [virtual protected]\fR" +.SH "void QListBoxPixmap::paint ( TQPainter * painter )\fC [virtual protected]\fR" Draws the pixmap using \fIpainter\fR. .PP Reimplemented from QListBoxItem. |