summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlessandro Portale <aportale@trolltech.com>2009-08-11 18:17:27 (GMT)
committerAlessandro Portale <aportale@trolltech.com>2009-08-11 18:17:27 (GMT)
commitbc0a3868da2a08a6940d7dcb10721c968b995fbe (patch)
tree6ac4b816eaf4f14e00683d8cc7c670215ede2f09
parent6d8679f68edc53766b1d9c201226f8fc410c946f (diff)
downloadQt-bc0a3868da2a08a6940d7dcb10721c968b995fbe.zip
Qt-bc0a3868da2a08a6940d7dcb10721c968b995fbe.tar.gz
Qt-bc0a3868da2a08a6940d7dcb10721c968b995fbe.tar.bz2
Doc improvement made by David Boddie.
Reviewed-by: David Boddie
-rw-r--r--src/gui/text/qfont.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/text/qfont.cpp b/src/gui/text/qfont.cpp
index 6279ecd..c47a834 100644
--- a/src/gui/text/qfont.cpp
+++ b/src/gui/text/qfont.cpp
@@ -775,9 +775,9 @@ QFont::QFont()
Constructs a font object with the specified \a family, \a
pointSize, \a weight and \a italic settings.
- If \a pointSize is <= 0, it is set to a default font size.
- That default size is 12 points except on Symbian, where it is
- 7 points.
+ If \a pointSize is zero or negative, the point size of the font
+ is set to a system-dependent default value. Generally, this is
+ 12 points, except on Symbian where it is 7 points.
The \a family name may optionally also include a foundry name,
e.g. "Helvetica [Cronyx]". If the \a family is