summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstylesheetitem.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-09 14:57:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-12 18:58:18 +0900
commit6f57abfc9cd3acf1d648aee696947ac9216adb71 (patch)
tree4ae374b1ce01d388bca2249c5d903d79a6cb814f /doc/html/tqstylesheetitem.html
parent0582c90a9ed4b965629267713f51c0da7c38b39d (diff)
downloadtqt-6f57abfc.tar.gz
tqt-6f57abfc.zip
Rename remaining ntq[s-z]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstylesheetitem.html')
-rw-r--r--doc/html/tqstylesheetitem.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/tqstylesheetitem.html b/doc/html/tqstylesheetitem.html
index ce9013bb1..cf10a5406 100644
--- a/doc/html/tqstylesheetitem.html
+++ b/doc/html/tqstylesheetitem.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQStyleSheetItem class provides an encapsulation of a set of text styles.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqstylesheet-h.html">tqstylesheet.h</a>&gt;</tt>
-<p>Inherits <a href="ntqt.html">TQt</a>.
+<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqstylesheetitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -198,8 +198,8 @@ owned by <a href="tqstylesheet.html">TQStyleSheet</a> when they are created.
<h3 class=fn>int <a name="alignment"></a>TQStyleSheetItem::alignment () const
</h3>
-Returns the alignment of this style. Possible values are <a href="ntqt.html#AlignmentFlags-enum">AlignAuto</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignRight</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> or <a href="ntqt.html#AlignmentFlags-enum">AlignJustify</a>.
-<p> <p>See also <a href="#setAlignment">setAlignment</a>() and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
+Returns the alignment of this style. Possible values are <a href="tqt.html#AlignmentFlags-enum">AlignAuto</a>, <a href="tqt.html#AlignmentFlags-enum">AlignLeft</a>, <a href="tqt.html#AlignmentFlags-enum">AlignRight</a>, <a href="tqt.html#AlignmentFlags-enum">AlignCenter</a> or <a href="tqt.html#AlignmentFlags-enum">AlignJustify</a>.
+<p> <p>See also <a href="#setAlignment">setAlignment</a>() and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<h3 class=fn>bool <a name="allowedInContext"></a>TQStyleSheetItem::allowedInContext ( const&nbsp;<a href="tqstylesheetitem.html">TQStyleSheetItem</a>&nbsp;*&nbsp;s ) const
</h3>
@@ -343,9 +343,9 @@ returns FALSE.
</h3>
Sets the alignment to <em>f</em>. This only makes sense for styles with
a <a href="#DisplayMode-enum">display mode</a> of
-DisplayBlock. Possible values are <a href="ntqt.html#AlignmentFlags-enum">AlignAuto</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a>,
-<a href="ntqt.html#AlignmentFlags-enum">AlignRight</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> or <a href="ntqt.html#AlignmentFlags-enum">AlignJustify</a>.
-<p> <p>See also <a href="#alignment">alignment</a>(), <a href="#displayMode">displayMode</a>(), and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
+DisplayBlock. Possible values are <a href="tqt.html#AlignmentFlags-enum">AlignAuto</a>, <a href="tqt.html#AlignmentFlags-enum">AlignLeft</a>,
+<a href="tqt.html#AlignmentFlags-enum">AlignRight</a>, <a href="tqt.html#AlignmentFlags-enum">AlignCenter</a> or <a href="tqt.html#AlignmentFlags-enum">AlignJustify</a>.
+<p> <p>See also <a href="#alignment">alignment</a>(), <a href="#displayMode">displayMode</a>(), and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<h3 class=fn>void <a name="setAnchor"></a>TQStyleSheetItem::setAnchor ( bool&nbsp;anc )
</h3>