summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqwizard.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqwizard.html')
-rw-r--r--doc/html/ntqwizard.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqwizard.html b/doc/html/ntqwizard.html
index 59f072bbb..6e6b4d04d 100644
--- a/doc/html/ntqwizard.html
+++ b/doc/html/ntqwizard.html
@@ -299,7 +299,7 @@ this button.
</h3>
Sets the title for page <em>page</em> to <em>title</em>.
-<h3 class=fn>void <a name="setTitleFont"></a>TQWizard::setTitleFont ( const&nbsp;<a href="ntqfont.html">TQFont</a>&nbsp;&amp; )
+<h3 class=fn>void <a name="setTitleFont"></a>TQWizard::setTitleFont ( const&nbsp;<a href="tqfont.html">TQFont</a>&nbsp;&amp; )
</h3><p>Sets the font used for page titles.
See the <a href="ntqwizard.html#titleFont-prop">"titleFont"</a> property for details.
<h3 class=fn>void <a name="showPage"></a>TQWizard::showPage ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;page )<tt> [virtual]</tt>
@@ -315,11 +315,11 @@ you can prepare each page prior to it being shown.
</h3>
Returns the title of page <em>page</em>.
-<h3 class=fn><a href="ntqfont.html">TQFont</a> <a name="titleFont"></a>TQWizard::titleFont () const
+<h3 class=fn><a href="tqfont.html">TQFont</a> <a name="titleFont"></a>TQWizard::titleFont () const
</h3><p>Returns the font used for page titles.
See the <a href="ntqwizard.html#titleFont-prop">"titleFont"</a> property for details.
<hr><h2>Property Documentation</h2>
-<h3 class=fn><a href="ntqfont.html">TQFont</a> <a name="titleFont-prop"></a>titleFont</h3>
+<h3 class=fn><a href="tqfont.html">TQFont</a> <a name="titleFont-prop"></a>titleFont</h3>
<p>This property holds the font used for page titles.
<p>The default is <a href="ntqapplication.html#font">TQApplication::font</a>().