diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-08 00:08:40 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-08 00:08:40 -0600 |
| commit | ba18a0dd03be4c063d27deab4cd864a189ea705a (patch) | |
| tree | 4839433d53f6dc59d33073d06795e4fe8d146a31 /doc/html/qtoolbutton.html | |
| parent | f9999295436181941bd9c185c880ffcffe15b3d1 (diff) | |
| download | qt3-ba18a0dd03be4c063d27deab4cd864a189ea705a.tar.gz qt3-ba18a0dd03be4c063d27deab4cd864a189ea705a.zip | |
Fix accidental conversion of dockwin
Diffstat (limited to 'doc/html/qtoolbutton.html')
| -rw-r--r-- | doc/html/qtoolbutton.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtoolbutton.html b/doc/html/qtoolbutton.html index 9714b8d..58cba4c 100644 --- a/doc/html/qtoolbutton.html +++ b/doc/html/qtoolbutton.html @@ -130,7 +130,7 @@ After pressing and holding the button down for a while, a menu pops up showing a list of possible pages to jump to. With QToolButton 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="qdoctwindow.png" alt="Toolbar with Toolbuttons \caption A floating"></center> QToolbar with QToolbuttons +<p> <center><img src="qdockwindow.png" alt="Toolbar with Toolbuttons \caption A floating"></center> QToolbar with QToolbuttons <p> <p>See also <a href="qpushbutton.html">QPushButton</a>, <a href="qtoolbar.html">QToolBar</a>, <a href="qmainwindow.html">QMainWindow</a>, <a href="guibooks.html#fowler ">GUI Design Handbook: Push Button</a>, and <a href="basic.html">Basic Widgets</a>. |
