diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-06 11:29:57 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-11-16 17:42:59 +0900 |
| commit | 4d495175043c399fdca6e1bb4c74ef176fc76fb4 (patch) | |
| tree | 119a6d76d177dade68b3744cb660fe26b33c9864 /doc/html/tqcolorgroup.html | |
| parent | cf2c8613706a3685266058db00c0e9f632c5bd24 (diff) | |
| download | tqt-master.tar.gz tqt-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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> |
