diff options
Diffstat (limited to 'doc/html/tqcolorgroup.html')
-rw-r--r-- | doc/html/tqcolorgroup.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqcolorgroup.html b/doc/html/tqcolorgroup.html index 4a8bc8fdb..51fcb788b 100644 --- a/doc/html/tqcolorgroup.html +++ b/doc/html/tqcolorgroup.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qpalette.cpp:48 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqpalette.cpp:48 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQColorGroup class contains a group of widget colors. <a href="#details">More...</a> -<p><tt>#include <<a href="qpalette-h.html">ntqpalette.h</a>></tt> +<p><tt>#include <<a href="tqpalette-h.html">tqpalette.h</a>></tt> <p><a href="tqcolorgroup-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -107,7 +107,7 @@ color or a pixmap pattern. <p> There are also corresponding <a href="#color">color</a>() and <a href="#brush">brush</a>() getters, and a commonly used convenience function to get each ColorRole: <a href="#background">background</a>(), <a href="#foreground">foreground</a>(), <a href="#base">base</a>(), etc. -<p> <p>See also <a href="tqcolor.html">TQColor</a>, <a href="ntqpalette.html">TQPalette</a>, <a href="tqwidget.html#colorGroup-prop">TQWidget::colorGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. +<p> <p>See also <a href="tqcolor.html">TQColor</a>, <a href="tqpalette.html">TQPalette</a>, <a href="tqwidget.html#colorGroup-prop">TQWidget::colorGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="ColorRole-enum"></a>TQColorGroup::ColorRole</h3> |