summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyleoption.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-20 20:15:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/tqstyleoption.html
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt-1e9fa8e0.tar.gz
tqt-1e9fa8e0.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstyleoption.html')
-rw-r--r--doc/html/tqstyleoption.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqstyleoption.html b/doc/html/tqstyleoption.html
index ab9e751c3..2c99c2519 100644
--- a/doc/html/tqstyleoption.html
+++ b/doc/html/tqstyleoption.html
@@ -171,10 +171,10 @@ midlinewidth.
<p> Pass an TQt::ArrowType, <em>a</em>.
-<h3 class=fn><a name="TQStyleOption-d"></a>TQStyleOption::TQStyleOption ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )
+<h3 class=fn><a name="TQStyleOption-d"></a>TQStyleOption::TQStyleOption ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )
</h3>
-<p> Pass a <a href="ntqrect.html">TQRect</a>, <em>r</em>.
+<p> Pass a <a href="tqrect.html">TQRect</a>, <em>r</em>.
<h3 class=fn><a name="TQStyleOption-e"></a>TQStyleOption::TQStyleOption ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w )
</h3>
@@ -260,7 +260,7 @@ otherwise the return value is undefined.
<p> Returns the mid-line width if the appropriate constructor was
called; otherwise the return value is undefined.
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQStyleOption::rect () const
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQStyleOption::rect () const
</h3>
<p> Returns a rectangle if the appropriate constructor was called;