diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-29 12:43:23 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-29 12:43:23 +0900 |
| commit | fef846914f8db6dc117e206ef913d519bf6bb33e (patch) | |
| tree | d6567b31f7f22d0c8c66eec947dff1960efa25ac /doc/html/tqtoolbutton.html | |
| parent | 8ef4ea451dd81dd66b34ed31aaa631f6df24a192 (diff) | |
| download | tqt-fef84691.tar.gz tqt-fef84691.zip | |
Rename basic widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqtoolbutton.html')
| -rw-r--r-- | doc/html/tqtoolbutton.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqtoolbutton.html b/doc/html/tqtoolbutton.html index 3b15f0b60..66cdcad85 100644 --- a/doc/html/tqtoolbutton.html +++ b/doc/html/tqtoolbutton.html @@ -123,7 +123,7 @@ pops up showing a list of possible pages to jump to. With TQToolButton you can set a popup menu using <a href="#setPopup">setPopup</a>(). The default delay is 600ms; you can adjust it with <a href="#setPopupDelay">setPopupDelay</a>(). <p> <center><img src="qdockwindow.png" alt="Toolbar with Toolbuttons \caption A floating"></center> TQToolbar with TQToolbuttons -<p> <p>See also <a href="ntqpushbutton.html">TQPushButton</a>, <a href="tqtoolbar.html">TQToolBar</a>, <a href="tqmainwindow.html">TQMainWindow</a>, <a href="guibooks.html#fowler +<p> <p>See also <a href="tqpushbutton.html">TQPushButton</a>, <a href="tqtoolbar.html">TQToolBar</a>, <a href="tqmainwindow.html">TQMainWindow</a>, <a href="guibooks.html#fowler ">GUI Design Handbook: Push Button</a>, and <a href="basic.html">Basic Widgets</a>. <hr><h2>Member Type Documentation</h2> @@ -299,7 +299,7 @@ too. There is no default text. <p>Set this property's value with <a href="#setTextPosition">setTextPosition</a>() and get this property's value with <a href="#textPosition">textPosition</a>(). <h3 class=fn>bool <a name="toggleButton-prop"></a>toggleButton</h3> <p>This property holds whether this tool button is a toggle button. -<p>Toggle buttons have an on/off state similar to <a href="ntqcheckbox.html">check boxes.</a> A tool button is not a toggle button by +<p>Toggle buttons have an on/off state similar to <a href="tqcheckbox.html">check boxes.</a> A tool button is not a toggle button by default. <p> <p>See also <a href="#on-prop">on</a> and <a href="#toggle">toggle</a>(). |
