diff options
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 be011e3ba..347bdc3a0 100644 --- a/doc/html/tqstyleoption.html +++ b/doc/html/tqstyleoption.html @@ -166,7 +166,7 @@ midlinewidth. <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> a ) +<h3 class=fn><a name="TQStyleOption-c"></a>TQStyleOption::TQStyleOption ( <a href="tqt.html#ArrowType-enum">TQt::ArrowType</a> a ) </h3> <p> Pass an TQt::ArrowType, <em>a</em>. @@ -181,7 +181,7 @@ midlinewidth. <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; |