summaryrefslogtreecommitdiffstats
path: root/doc/html/porting.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/porting.html')
-rw-r--r--doc/html/porting.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/porting.html b/doc/html/porting.html
index 61fe249f..b234d0ba 100644
--- a/doc/html/porting.html
+++ b/doc/html/porting.html
@@ -176,7 +176,7 @@ the top of the file giving the error.
<li> <tt>&lt;tqstringlist.h&gt;</tt>
<li> <tt>&lt;ntqregexp.h&gt;</tt>
<li> <tt>&lt;tqstrlist.h&gt;</tt>
-<li> <tt>&lt;ntqstyle.h&gt;</tt>
+<li> <tt>&lt;tqstyle.h&gt;</tt>
<li> <tt>&lt;tqvaluelist.h&gt;</tt>
</ul>
<p> <h2> Namespace
@@ -368,9 +368,9 @@ new code.
<li> <a href="tqstring.html#ascii">TQString::ascii</a>() const
<li> <a href="tqstring.html#data">TQString::data</a>() const
<li> <a href="tqstring.html#setExpand">TQString::setExpand</a>( uint index, <a href="qchar.html">TQChar</a> c )
-<li> <a href="ntqstyle.html#defaultFrameWidth">TQStyle::defaultFrameWidth</a>() const
-<li> <a href="ntqstyle.html#scrollBarExtent">TQStyle::scrollBarExtent</a>() const
-<li> <a href="ntqstyle.html#tabbarMetrics">TQStyle::tabbarMetrics</a>( const <a href="tqwidget.html">TQWidget</a> *t, int &amp; hf, int &amp; vf, int &amp; ov ) const
+<li> <a href="tqstyle.html#defaultFrameWidth">TQStyle::defaultFrameWidth</a>() const
+<li> <a href="tqstyle.html#scrollBarExtent">TQStyle::scrollBarExtent</a>() const
+<li> <a href="tqstyle.html#tabbarMetrics">TQStyle::tabbarMetrics</a>( const <a href="tqwidget.html">TQWidget</a> *t, int &amp; hf, int &amp; vf, int &amp; ov ) const
<li> <a href="ntqtabdialog.html#isTabEnabled">TQTabDialog::isTabEnabled</a>( const char *name ) const
<li> <a href="ntqtabdialog.html#selected">TQTabDialog::selected</a>( const <a href="tqstring.html">TQString</a> &amp; )
<li> TQTabDialog::selected( const TQString &amp; tabLabel )
@@ -479,7 +479,7 @@ might be removed in a future version.
</h2>
<a name="13"></a><p> The paintBranches() function in TQt 2.x had a GUIStyle parameter; this
has been dropped for TQt 3.x since GUI style is handled by the new
-style engine (See <a href="ntqstyle.html">TQStyle</a>.)
+style engine (See <a href="tqstyle.html">TQStyle</a>.)
<p> <h2> <a href="qmoveevent.html">TQMoveEvent</a>
</h2>
<a name="14"></a><p> In TQt 2.x, the function <a href="qmoveevent.html#pos">TQMoveEvent::pos</a>() returned the position of the