From ba18a0dd03be4c063d27deab4cd864a189ea705a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 00:08:40 -0600 Subject: Fix accidental conversion of dockwin --- doc/html/qtoolbutton.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qtoolbutton.html') 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 setPopup(). The default delay is 600ms; you can adjust it with setPopupDelay(). -

Toolbar with Toolbuttons \caption A floating
QToolbar with QToolbuttons +

Toolbar with Toolbuttons \caption A floating
QToolbar with QToolbuttons

See also QPushButton, QToolBar, QMainWindow, GUI Design Handbook: Push Button, and Basic Widgets. -- cgit v1.2.3