summaryrefslogtreecommitdiffstats
path: root/doc/html/tqbutton.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqbutton.html')
-rw-r--r--doc/html/tqbutton.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqbutton.html b/doc/html/tqbutton.html
index 0280a4b22..daea69e71 100644
--- a/doc/html/tqbutton.html
+++ b/doc/html/tqbutton.html
@@ -213,7 +213,7 @@ using the widget flags <em>f</em>.
</h3>
Destroys the button.
-<h3 class=fn><a href="ntqkeysequence.html">TQKeySequence</a> <a name="accel"></a>TQButton::accel () const
+<h3 class=fn><a href="tqkeysequence.html">TQKeySequence</a> <a name="accel"></a>TQButton::accel () const
</h3><p>Returns the accelerator associated with the button.
See the <a href="tqbutton.html#accel-prop">"accel"</a> property for details.
<h3 class=fn>void <a name="animateClick"></a>TQButton::animateClick ()<tt> [slot]</tt>
@@ -308,7 +308,7 @@ See the <a href="tqbutton.html#pixmap-prop">"pixmap"</a> property for details.
<p> This signal is emitted when the button is released.
<p> <p>See also <a href="#pressed">pressed</a>(), <a href="#clicked">clicked</a>(), and <a href="#toggled">toggled</a>().
-<h3 class=fn>void <a name="setAccel"></a>TQButton::setAccel ( const&nbsp;<a href="ntqkeysequence.html">TQKeySequence</a>&nbsp;&amp; )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="setAccel"></a>TQButton::setAccel ( const&nbsp;<a href="tqkeysequence.html">TQKeySequence</a>&nbsp;&amp; )<tt> [virtual]</tt>
</h3><p>Sets the accelerator associated with the button.
See the <a href="tqbutton.html#accel-prop">"accel"</a> property for details.
<h3 class=fn>void <a name="setAutoRepeat"></a>TQButton::setAutoRepeat ( bool )<tt> [virtual]</tt>
@@ -380,7 +380,7 @@ or because <a href="#setOn">setOn</a>() was called.
<p>Example: <a href="listbox-example.html#x1427">listbox/listbox.cpp</a>.
<hr><h2>Property Documentation</h2>
-<h3 class=fn><a href="ntqkeysequence.html">TQKeySequence</a> <a name="accel-prop"></a>accel</h3>
+<h3 class=fn><a href="tqkeysequence.html">TQKeySequence</a> <a name="accel-prop"></a>accel</h3>
<p>This property holds the accelerator associated with the button.
<p>This property is 0 if there is no accelerator set. If you set this
property to 0 then any current accelerator is removed.