summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstylesheetitem.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-06 11:29:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-06 11:29:57 +0900
commitdcce5b1f2c449ed9a02b1752e0d74f147a83d07d (patch)
treed57fe27457a96451f1a67e2a2db268a441d917fc /doc/html/tqstylesheetitem.html
parent649c4c61a1f1f479f4532b196f68df476cef2680 (diff)
downloadtqt-rename/true-false-4.tar.gz
tqt-rename/true-false-4.zip
Replace TRUE/FALSE with boolean values true/false - part 4rename/true-false-4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstylesheetitem.html')
-rw-r--r--doc/html/tqstylesheetitem.html40
1 files changed, 20 insertions, 20 deletions
diff --git a/doc/html/tqstylesheetitem.html b/doc/html/tqstylesheetitem.html
index 814cc5bc3..18e87fa86 100644
--- a/doc/html/tqstylesheetitem.html
+++ b/doc/html/tqstylesheetitem.html
@@ -202,8 +202,8 @@ Returns the alignment of this style. Possible values are <a href="tqt.html#Align
<h3 class=fn>bool <a name="allowedInContext"></a>TQStyleSheetItem::allowedInContext ( const&nbsp;<a href="tqstylesheetitem.html">TQStyleSheetItem</a>&nbsp;*&nbsp;s ) const
</h3>
-Returns TRUE if this style can be nested into an element of style
-<em>s</em>; otherwise returns FALSE.
+Returns true if this style can be nested into an element of style
+<em>s</em>; otherwise returns false.
<p> <p>See also <a href="#contexts">contexts</a>() and <a href="#setContexts">setContexts</a>().
<h3 class=fn><a href="tqcolor.html">TQColor</a> <a name="color"></a>TQStyleSheetItem::color () const
@@ -222,22 +222,22 @@ nested everywhere.
<h3 class=fn>bool <a name="definesFontItalic"></a>TQStyleSheetItem::definesFontItalic () const
</h3>
-Returns TRUE if the style defines a font shape; otherwise returns
-FALSE. A style does not define any shape until <a href="#setFontItalic">setFontItalic</a>() is
+Returns true if the style defines a font shape; otherwise returns
+false. A style does not define any shape until <a href="#setFontItalic">setFontItalic</a>() is
called.
<p> <p>See also <a href="#setFontItalic">setFontItalic</a>() and <a href="#fontItalic">fontItalic</a>().
<h3 class=fn>bool <a name="definesFontStrikeOut"></a>TQStyleSheetItem::definesFontStrikeOut () const
</h3>
-Returns TRUE if the style defines a setting for the strikeOut
-property of the font; otherwise returns FALSE. A style does not
+Returns true if the style defines a setting for the strikeOut
+property of the font; otherwise returns false. A style does not
define this until <a href="#setFontStrikeOut">setFontStrikeOut</a>() is called.
<p> <p>See also <a href="#setFontStrikeOut">setFontStrikeOut</a>() and <a href="#fontStrikeOut">fontStrikeOut</a>().
<h3 class=fn>bool <a name="definesFontUnderline"></a>TQStyleSheetItem::definesFontUnderline () const
</h3>
-Returns TRUE if the style defines a setting for the underline
-property of the font; otherwise returns FALSE. A style does not
+Returns true if the style defines a setting for the underline
+property of the font; otherwise returns false. A style does not
define this until <a href="#setFontUnderline">setFontUnderline</a>() is called.
<p> <p>See also <a href="#setFontUnderline">setFontUnderline</a>() and <a href="#fontUnderline">fontUnderline</a>().
@@ -255,8 +255,8 @@ valid font family or <a href="tqstring.html#TQString-null">TQString::null</a> if
<h3 class=fn>bool <a name="fontItalic"></a>TQStyleSheetItem::fontItalic () const
</h3>
-Returns TRUE if the style sets an italic font; otherwise returns
-FALSE.
+Returns true if the style sets an italic font; otherwise returns
+false.
<p> <p>See also <a href="#setFontItalic">setFontItalic</a>() and <a href="#definesFontItalic">definesFontItalic</a>().
<h3 class=fn>int <a name="fontSize"></a>TQStyleSheetItem::fontSize () const
@@ -267,14 +267,14 @@ point size or <a href="#AdditionalStyleValues-enum">TQStyleSheetItem::Undefined<
<h3 class=fn>bool <a name="fontStrikeOut"></a>TQStyleSheetItem::fontStrikeOut () const
</h3>
-Returns TRUE if the style sets a strike out font; otherwise
-returns FALSE.
+Returns true if the style sets a strike out font; otherwise
+returns false.
<p> <p>See also <a href="#setFontStrikeOut">setFontStrikeOut</a>() and <a href="#definesFontStrikeOut">definesFontStrikeOut</a>().
<h3 class=fn>bool <a name="fontUnderline"></a>TQStyleSheetItem::fontUnderline () const
</h3>
-Returns TRUE if the style sets an underlined font; otherwise
-returns FALSE.
+Returns true if the style sets an underlined font; otherwise
+returns false.
<p> <p>See also <a href="#setFontUnderline">setFontUnderline</a>() and <a href="#definesFontUnderline">definesFontUnderline</a>().
<h3 class=fn>int <a name="fontWeight"></a>TQStyleSheetItem::fontWeight () const
@@ -334,8 +334,8 @@ Unbounds first from previous style sheet.
<h3 class=fn>bool <a name="selfNesting"></a>TQStyleSheetItem::selfNesting () const
</h3>
-Returns TRUE if this style has self-nesting enabled; otherwise
-returns FALSE.
+Returns true if this style has self-nesting enabled; otherwise
+returns false.
<p> <p>See also <a href="#setSelfNesting">setSelfNesting</a>().
<h3 class=fn>void <a name="setAlignment"></a>TQStyleSheetItem::setAlignment ( int&nbsp;f )
@@ -348,7 +348,7 @@ DisplayBlock. Possible values are <a href="tqt.html#AlignmentFlags-enum">AlignAu
<h3 class=fn>void <a name="setAnchor"></a>TQStyleSheetItem::setAnchor ( bool&nbsp;anc )
</h3>
-If <em>anc</em> is TRUE, sets this style to be an anchor (hypertext
+If <em>anc</em> is true, sets this style to be an anchor (hypertext
link); otherwise sets it to not be an anchor. Elements in this
style link to other documents or anchors.
<p> <p>See also <a href="#isAnchor">isAnchor</a>().
@@ -377,7 +377,7 @@ Sets the font family setting of the style to <em>fam</em>.
<h3 class=fn>void <a name="setFontItalic"></a>TQStyleSheetItem::setFontItalic ( bool&nbsp;italic )
</h3>
-If <em>italic</em> is TRUE sets italic for the style; otherwise sets
+If <em>italic</em> is true sets italic for the style; otherwise sets
upright.
<p> <p>See also <a href="#fontItalic">fontItalic</a>() and <a href="#definesFontItalic">definesFontItalic</a>().
@@ -388,13 +388,13 @@ Sets the font size setting of the style to <em>s</em> points.
<h3 class=fn>void <a name="setFontStrikeOut"></a>TQStyleSheetItem::setFontStrikeOut ( bool&nbsp;strikeOut )
</h3>
-If <em>strikeOut</em> is TRUE, sets strike out for the style; otherwise
+If <em>strikeOut</em> is true, sets strike out for the style; otherwise
sets no strike out.
<p> <p>See also <a href="#fontStrikeOut">fontStrikeOut</a>() and <a href="#definesFontStrikeOut">definesFontStrikeOut</a>().
<h3 class=fn>void <a name="setFontUnderline"></a>TQStyleSheetItem::setFontUnderline ( bool&nbsp;underline )
</h3>
-If <em>underline</em> is TRUE, sets underline for the style; otherwise
+If <em>underline</em> is true, sets underline for the style; otherwise
sets no underline.
<p> <p>See also <a href="#fontUnderline">fontUnderline</a>() and <a href="#definesFontUnderline">definesFontUnderline</a>().