summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqsize.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqsize.3qt')
-rw-r--r--doc/man/man3/tqsize.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqsize.3qt b/doc/man/man3/tqsize.3qt
index b71bc08c..f7c1561a 100644
--- a/doc/man/man3/tqsize.3qt
+++ b/doc/man/man3/tqsize.3qt
@@ -131,7 +131,7 @@ The coordinate type is QCOORD (defined in \fC<ntqwindowdefs.h>\fR as \fCint\fR).
.PP
The size can be set in the constructor and changed with setWidth() and setHeight(), or using operator+=(), operator-=(), operator*=() and operator/=(), etc. You can swap the width and height with transpose(). You can get a size which holds the maximum height and width of two sizes using expandedTo(), and the minimum height and width of two sizes using boundedTo().
.PP
-See also QPoint, QRect, Graphics Classes, and Image Processing Classes.
+See also TQPoint, TQRect, Graphics Classes, and Image Processing Classes.
.SS "Member Type Documentation"
.SH "TQSize::ScaleMode"
This enum type defines the different ways of scaling a size.