class toPopupButton
|
Popup toolbutton that works like I think they should under Qt 3. More... |
|
|
Public Methods
Popup toolbutton that works like I think they should under Qt 3.0 as well.
this means they will pop up a tool menu when you click on the button as well.
Create button, same constructor as toolbutton except no slots
toPopupButton (QWidget *parent,const char *name=0)
| toPopupButton |
Create button somewhere else than in a toolbar.
Generated by: nneul on skyhawk on Wed Feb 23 19:49:58 2005, using kdoc 2.0a54. |