summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqcolor.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqcolor.html')
-rw-r--r--doc/html/ntqcolor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqcolor.html b/doc/html/ntqcolor.html
index 7508d63c..d60a61f4 100644
--- a/doc/html/ntqcolor.html
+++ b/doc/html/ntqcolor.html
@@ -117,7 +117,7 @@ will usually be surprising.
<p> There are 19 predefined TQColor objects: <tt>white</tt>, <tt>black</tt>, <tt>red</tt>, <tt>darkRed</tt>, <tt>green</tt>, <tt>darkGreen</tt>, <tt>blue</tt>, <tt>darkBlue</tt>, <tt>cyan</tt>, <tt>darkCyan</tt>, <tt>magenta</tt>, <tt>darkMagenta</tt>, <tt>yellow</tt>, <tt>darkYellow</tt>, <tt>gray</tt>, <tt>darkGray</tt>, <tt>lightGray</tt>, <tt>color0</tt> and <tt>color1</tt>, accessible as members of the TQt namespace (ie. <tt>TQt::red</tt>).
<p> <center><img src="qt-colors.png" alt="TQt Colors"></center>
<p> The colors <tt>color0</tt> (zero pixel value) and <tt>color1</tt> (non-zero
-pixel value) are special colors for drawing in <a href="ntqbitmap.html">bitmaps</a>. Painting with <tt>color0</tt> sets the bitmap bits to 0
+pixel value) are special colors for drawing in <a href="tqbitmap.html">bitmaps</a>. Painting with <tt>color0</tt> sets the bitmap bits to 0
(transparent, i.e. background), and painting with <tt>color1</tt> sets the
bits to 1 (opaque, i.e. foreground).
<p> The TQColor class has an efficient, dynamic color allocation