diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/tqstyleoption.html | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstyleoption.html')
| -rw-r--r-- | doc/html/tqstyleoption.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/tqstyleoption.html b/doc/html/tqstyleoption.html index 5b4697054..be011e3ba 100644 --- a/doc/html/tqstyleoption.html +++ b/doc/html/tqstyleoption.html @@ -151,15 +151,15 @@ midlinewidth. <p> Pass a color, <em>c</em>. -<h3 class=fn><a name="TQStyleOption-9"></a>TQStyleOption::TQStyleOption ( <a href="qtab.html">TQTab</a> * t ) +<h3 class=fn><a name="TQStyleOption-9"></a>TQStyleOption::TQStyleOption ( <a href="tqtab.html">TQTab</a> * t ) </h3> -<p> Pass a <a href="qtab.html">TQTab</a>, <em>t</em>. +<p> Pass a <a href="tqtab.html">TQTab</a>, <em>t</em>. -<h3 class=fn><a name="TQStyleOption-a"></a>TQStyleOption::TQStyleOption ( <a href="qlistviewitem.html">TQListViewItem</a> * i ) +<h3 class=fn><a name="TQStyleOption-a"></a>TQStyleOption::TQStyleOption ( <a href="tqlistviewitem.html">TQListViewItem</a> * i ) </h3> -<p> Pass a <a href="qlistviewitem.html">TQListViewItem</a>, <em>i</em>. +<p> Pass a <a href="tqlistviewitem.html">TQListViewItem</a>, <em>i</em>. <h3 class=fn><a name="TQStyleOption-b"></a>TQStyleOption::TQStyleOption ( <a href="tqchecklistitem.html">TQCheckListItem</a> * i ) </h3> @@ -235,10 +235,10 @@ constructor; otherwise returns FALSE. <p> Returns the line width if the appropriate constructor was called; otherwise the return value is undefined. -<h3 class=fn><a href="qlistviewitem.html">TQListViewItem</a> * <a name="listViewItem"></a>TQStyleOption::listViewItem () const +<h3 class=fn><a href="tqlistviewitem.html">TQListViewItem</a> * <a name="listViewItem"></a>TQStyleOption::listViewItem () const </h3> -<p> Returns a <a href="ntqlistview.html">TQListView</a> item if the appropriate constructor was +<p> Returns a <a href="tqlistview.html">TQListView</a> item if the appropriate constructor was called; otherwise the return value is undefined. <h3 class=fn>int <a name="maxIconWidth"></a>TQStyleOption::maxIconWidth () const @@ -266,10 +266,10 @@ called; otherwise the return value is undefined. <p> Returns a rectangle if the appropriate constructor was called; otherwise the return value is undefined. -<h3 class=fn><a href="qtab.html">TQTab</a> * <a name="tab"></a>TQStyleOption::tab () const +<h3 class=fn><a href="tqtab.html">TQTab</a> * <a name="tab"></a>TQStyleOption::tab () const </h3> -<p> Returns a <a href="ntqtabbar.html">TQTabBar</a> tab if the appropriate constructor was called; +<p> Returns a <a href="tqtabbar.html">TQTabBar</a> tab if the appropriate constructor was called; otherwise the return value is undefined. <h3 class=fn>int <a name="tabWidth"></a>TQStyleOption::tabWidth () const |
