diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-15 19:08:22 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-18 09:31:41 +0900 |
commit | a30f5359f03c3017fa19a6770fab32d25d22cb87 (patch) | |
tree | cb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/tqstyleoption.html | |
parent | 25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff) | |
download | tqt-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.html | 4 |
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 <a href="ntqcolor.html">TQColor</a> & c ) +<h3 class=fn><a name="TQStyleOption-8"></a>TQStyleOption::TQStyleOption ( const <a href="tqcolor.html">TQColor</a> & 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 <a href="ntqcolor.html">TQColor</a> & <a name="color"></a>TQStyleOption::color () const +<h3 class=fn>const <a href="tqcolor.html">TQColor</a> & <a name="color"></a>TQStyleOption::color () const </h3> <p> Returns a color if the appropriate constructor was called; |