summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyleoption.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqstyleoption.html')
-rw-r--r--doc/html/tqstyleoption.html37
1 files changed, 18 insertions, 19 deletions
diff --git a/doc/html/tqstyleoption.html b/doc/html/tqstyleoption.html
index 9a952094..ec926619 100644
--- a/doc/html/tqstyleoption.html
+++ b/doc/html/tqstyleoption.html
@@ -1,5 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqstyle.cpp:56 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -146,54 +145,54 @@ 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>.
-<h3 class=fn><a name="TQStyleOption-9"></a>TQStyleOption::TQStyleOption ( <a href="qtab.html">TQTab</a>&nbsp;*&nbsp;t )
+<h3 class=fn><a name="TQStyleOption-9"></a>TQStyleOption::TQStyleOption ( <a href="tqtab.html">TQTab</a>&nbsp;*&nbsp;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>&nbsp;*&nbsp;i )
+<h3 class=fn><a name="TQStyleOption-a"></a>TQStyleOption::TQStyleOption ( <a href="tqlistviewitem.html">TQListViewItem</a>&nbsp;*&nbsp;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="qchecklistitem.html">TQCheckListItem</a>&nbsp;*&nbsp;i )
+<h3 class=fn><a name="TQStyleOption-b"></a>TQStyleOption::TQStyleOption ( <a href="tqchecklistitem.html">TQCheckListItem</a>&nbsp;*&nbsp;i )
</h3>
-<p> Pass a <a href="qchecklistitem.html">TQCheckListItem</a>, <em>i</em>.
+<p> Pass a <a href="tqchecklistitem.html">TQCheckListItem</a>, <em>i</em>.
-<h3 class=fn><a name="TQStyleOption-c"></a>TQStyleOption::TQStyleOption ( <a href="ntqt.html#ArrowType-enum">TQt::ArrowType</a>&nbsp;a )
+<h3 class=fn><a name="TQStyleOption-c"></a>TQStyleOption::TQStyleOption ( <a href="tqt.html#ArrowType-enum">TQt::ArrowType</a>&nbsp;a )
</h3>
<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>
<p> Pass a <a href="tqwidget.html">TQWidget</a>, <em>w</em>.
-<h3 class=fn><a href="ntqt.html#ArrowType-enum">TQt::ArrowType</a> <a name="arrowType"></a>TQStyleOption::arrowType () const
+<h3 class=fn><a href="tqt.html#ArrowType-enum">TQt::ArrowType</a> <a name="arrowType"></a>TQStyleOption::arrowType () const
</h3>
<p> Returns an arrow type if the appropriate constructor was called;
otherwise the return value is undefined.
-<h3 class=fn><a href="qchecklistitem.html">TQCheckListItem</a>&nbsp;* <a name="checkListItem"></a>TQStyleOption::checkListItem () const
+<h3 class=fn><a href="tqchecklistitem.html">TQCheckListItem</a>&nbsp;* <a name="checkListItem"></a>TQStyleOption::checkListItem () const
</h3>
<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;
@@ -235,10 +234,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>&nbsp;* <a name="listViewItem"></a>TQStyleOption::listViewItem () const
+<h3 class=fn><a href="tqlistviewitem.html">TQListViewItem</a>&nbsp;* <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
@@ -260,16 +259,16 @@ 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;
otherwise the return value is undefined.
-<h3 class=fn><a href="qtab.html">TQTab</a>&nbsp;* <a name="tab"></a>TQStyleOption::tab () const
+<h3 class=fn><a href="tqtab.html">TQTab</a>&nbsp;* <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