summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyleoption.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-15 19:08:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/tqstyleoption.html
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt-a30f5359.tar.gz
tqt-a30f5359.zip
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstyleoption.html')
-rw-r--r--doc/html/tqstyleoption.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqstyleoption.html b/doc/html/tqstyleoption.html
index 9a9520948..ab9e751c3 100644
--- a/doc/html/tqstyleoption.html
+++ b/doc/html/tqstyleoption.html
@@ -146,7 +146,7 @@ midlinewidth.
<p> Pass a menu item and two integers, <em>m</em>, <em>in1</em> and <em>in2</em>.
-<h3 class=fn><a name="TQStyleOption-8"></a>TQStyleOption::TQStyleOption ( const&nbsp;<a href="ntqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;c )
+<h3 class=fn><a name="TQStyleOption-8"></a>TQStyleOption::TQStyleOption ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;c )
</h3>
<p> Pass a color, <em>c</em>.
@@ -193,7 +193,7 @@ otherwise the return value is undefined.
<p> Returns a check list item if the appropriate constructor was
called; otherwise the return value is undefined.
-<h3 class=fn>const&nbsp;<a href="ntqcolor.html">TQColor</a>&nbsp;&amp; <a name="color"></a>TQStyleOption::color () const
+<h3 class=fn>const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp; <a name="color"></a>TQStyleOption::color () const
</h3>
<p> Returns a color if the appropriate constructor was called;