diff options
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 |