|
Canorus
0.0
|
Container for tool button popup widgets. More...
#include <toolbuttonpopup.h>

Public Member Functions | |
| CAToolButtonPopup (QWidget *parent=0) | |
| ~CAToolButtonPopup () | |
| void | setWidget (QWidget *w) |
| QWidget * | widget () |
| QSize | sizeHint () const |
Protected Member Functions | |
| void | mousePressEvent (QMouseEvent *e) |
Protected Attributes | |
| QWidget * | _widget |
Container for tool button popup widgets.
Copyright (c) 2007, Itay Perl, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See COPYING for details.
Copyright (c) 2007, Itay Perl, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See COPYING for details.
This container sets the correct popup behavior for tool button floating widgets.
| CAToolButtonPopup::CAToolButtonPopup | ( | QWidget * | parent = 0 | ) |
|
inline |
|
protected |
|
inline |
References _widget.
Referenced by CAToolButton::setPopupWidget().

|
inline |
References _widget.
Referenced by CAToolButton::showButtons().

|
inline |
References _widget.
|
protected |
Referenced by setWidget(), sizeHint(), and widget().