diff options
Diffstat (limited to 'doc/html/ntqtoolbutton.html')
-rw-r--r-- | doc/html/ntqtoolbutton.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqtoolbutton.html b/doc/html/ntqtoolbutton.html index 0b244cde8..95c588c9e 100644 --- a/doc/html/ntqtoolbutton.html +++ b/doc/html/ntqtoolbutton.html @@ -31,7 +31,7 @@ body { background: #ffffff; color: black; } </td> <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>TQToolButton Class Reference</h1> -<p>The TQToolButton class provides a tquick-access button to +<p>The TQToolButton class provides a quick-access button to commands or options, usually used inside a TQToolBar. <a href="#details">More...</a> <p><tt>#include <<a href="qtoolbutton-h.html">ntqtoolbutton.h</a>></tt> @@ -98,11 +98,11 @@ commands or options, usually used inside a TQToolBar. <hr><a name="details"></a><h2>Detailed Description</h2> -The TQToolButton class provides a tquick-access button to +The TQToolButton class provides a quick-access button to commands or options, usually used inside a <a href="ntqtoolbar.html">TQToolBar</a>. <p> -<p> A tool button is a special button that provides tquick-access to +<p> A tool button is a special button that provides quick-access to specific commands or options. As opposed to a normal command button, a tool button usually doesn't show a text label, but shows an icon instead. Its classic usage is to select tools, for example |