diff options
author | Timothy Pearson <[email protected]> | 2013-05-07 21:58:34 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-05-07 21:58:34 -0500 |
commit | c740211ffba3330d951f4c3ddefea8edf23a01cd (patch) | |
tree | 0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/html/ntqtoolbutton.html | |
parent | 8a4eacb6185de3653f6ae401c352aef833a9e72a (diff) | |
download | tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip |
Automated update from Qt3
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 |