summaryrefslogtreecommitdiffstats
path: root/doc/html/tqfontdatabase.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqfontdatabase.html')
-rw-r--r--doc/html/tqfontdatabase.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/tqfontdatabase.html b/doc/html/tqfontdatabase.html
index 8f1579ed4..bd3824b73 100644
--- a/doc/html/tqfontdatabase.html
+++ b/doc/html/tqfontdatabase.html
@@ -144,7 +144,7 @@ Creates a font database object.
<h3 class=fn>bool <a name="bold"></a>TQFontDatabase::bold ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style ) const
</h3>
-Returns TRUE if the font that has family <em>family</em> and style <em>style</em> is bold; otherwise returns FALSE.
+Returns true if the font that has family <em>family</em> and style <em>style</em> is bold; otherwise returns false.
<p> <p>See also <a href="#italic">italic</a>() and <a href="#weight">weight</a>().
<h3 class=fn>bool <a name="bold-2"></a>TQFontDatabase::bold ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; ) const
@@ -186,7 +186,7 @@ returned.
<h3 class=fn>bool <a name="isBitmapScalable"></a>TQFontDatabase::isBitmapScalable ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style = TQString::null ) const
</h3>
-Returns TRUE if the font that has family <em>family</em> and style <em>style</em> is a scalable bitmap font; otherwise returns FALSE. Scaling
+Returns true if the font that has family <em>family</em> and style <em>style</em> is a scalable bitmap font; otherwise returns false. Scaling
a bitmap font usually produces an unattractive hardly readable
result, because the pixels of the font are scaled. If you need to
scale a bitmap font it is better to scale it to one of the fixed
@@ -200,7 +200,7 @@ sizes returned by <a href="#smoothSizes">smoothSizes</a>().
<h3 class=fn>bool <a name="isFixedPitch"></a>TQFontDatabase::isFixedPitch ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style = TQString::null ) const
</h3>
-Returns TRUE if the font that has family <em>family</em> and style <em>style</em> is fixed pitch; otherwise returns FALSE.
+Returns true if the font that has family <em>family</em> and style <em>style</em> is fixed pitch; otherwise returns false.
<h3 class=fn>bool <a name="isFixedPitch-2"></a>TQFontDatabase::isFixedPitch ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; ) const
</h3>
@@ -209,7 +209,7 @@ Returns TRUE if the font that has family <em>family</em> and style <em>style</em
<h3 class=fn>bool <a name="isScalable"></a>TQFontDatabase::isScalable ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style = TQString::null ) const
</h3>
-Returns TRUE if the font that has family <em>family</em> and style <em>style</em> is scalable; otherwise returns FALSE.
+Returns true if the font that has family <em>family</em> and style <em>style</em> is scalable; otherwise returns false.
<p> <p>See also <a href="#isBitmapScalable">isBitmapScalable</a>() and <a href="#isSmoothlyScalable">isSmoothlyScalable</a>().
<h3 class=fn>bool <a name="isScalable-2"></a>TQFontDatabase::isScalable ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; ) const
@@ -219,8 +219,8 @@ Returns TRUE if the font that has family <em>family</em> and style <em>style</em
<h3 class=fn>bool <a name="isSmoothlyScalable"></a>TQFontDatabase::isSmoothlyScalable ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style = TQString::null ) const
</h3>
-Returns TRUE if the font that has family <em>family</em> and style <em>style</em> is smoothly scalable; otherwise returns FALSE. If this
-function returns TRUE, it's safe to scale this font to any size,
+Returns true if the font that has family <em>family</em> and style <em>style</em> is smoothly scalable; otherwise returns false. If this
+function returns true, it's safe to scale this font to any size,
and the result will always look attractive.
<p> <p>See also <a href="#isScalable">isScalable</a>() and <a href="#isBitmapScalable">isBitmapScalable</a>().
@@ -231,7 +231,7 @@ and the result will always look attractive.
<h3 class=fn>bool <a name="italic"></a>TQFontDatabase::italic ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style ) const
</h3>
-Returns TRUE if the font that has family <em>family</em> and style <em>style</em> is italic; otherwise returns FALSE.
+Returns true if the font that has family <em>family</em> and style <em>style</em> is italic; otherwise returns false.
<p> <p>See also <a href="#weight">weight</a>() and <a href="#bold">bold</a>().
<h3 class=fn>bool <a name="italic-2"></a>TQFontDatabase::italic ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;family, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;style, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; ) const