diff options
Diffstat (limited to 'doc/html/tqcolorgroup.html')
| -rw-r--r-- | doc/html/tqcolorgroup.html | 8 |
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 <a href="tqcolorgroup.html">TQColorGroup</a> & 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> & <a name="operator-eq"></a>TQColorGroup::operator= ( const <a href="tqcolorgroup.html">TQColorGroup</a> & 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 <a href="tqcolorgroup.html">TQColorGroup</a> & 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> r, const <a href="tqbrush.html">TQBrush</a> & b ) </h3> |
