summaryrefslogtreecommitdiffstats
path: root/doc/html/tqcolorgroup.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqcolorgroup.html')
-rw-r--r--doc/html/tqcolorgroup.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/tqcolorgroup.html b/doc/html/tqcolorgroup.html
index f904cc8fe..be76388ca 100644
--- a/doc/html/tqcolorgroup.html
+++ b/doc/html/tqcolorgroup.html
@@ -288,8 +288,8 @@ Returns the color that has been set for color role <em>r</em>.
<h3 class=fn>bool <a name="operator!-eq"></a>TQColorGroup::operator!= ( const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;g ) const
</h3>
-<p> Returns TRUE if this color group is different from <em>g</em>; otherwise
-returns FALSE.
+<p> Returns true if this color group is different from <em>g</em>; otherwise
+returns false.
<p> <p>See also
<h3 class=fn><a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp; <a name="operator-eq"></a>TQColorGroup::operator= ( const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;other )
</h3>
@@ -297,8 +297,8 @@ Copies the colors of <em>other</em> to this color group.
<h3 class=fn>bool <a name="operator-eq-eq"></a>TQColorGroup::operator== ( const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;g ) const
</h3>
-Returns TRUE if this color group is equal to <em>g</em>; otherwise
-returns FALSE.
+Returns true if this color group is equal to <em>g</em>; otherwise
+returns false.
<p> <p>See also
<h3 class=fn>void <a name="setBrush"></a>TQColorGroup::setBrush ( <a href="tqcolorgroup.html#ColorRole-enum">ColorRole</a>&nbsp;r, const&nbsp;<a href="tqbrush.html">TQBrush</a>&nbsp;&amp;&nbsp;b )
</h3>