kivio
Kivio::DragBarButton Class Reference
List of all members.Detailed Description
Definition at line 27 of file stencilbarbutton.h.
Public Slots | |
| void | setOrientation (Orientation orientation) |
Signals | |
| void | beginDrag () |
| void | finishDrag () |
| void | closeRequired (DragBarButton *) |
Public Member Functions | |
| DragBarButton (const QString &, QWidget *parent, const char *name=0) | |
| ~DragBarButton () | |
| void | setIcon (const QString &) |
| void | setPixmap (const QPixmap &) |
| QSize | sizeHint () const |
| Qt::Orientation | orientation () const |
Protected Member Functions | |
| void | drawButton (QPainter *) |
| void | mousePressEvent (QMouseEvent *) |
| void | mouseReleaseEvent (QMouseEvent *) |
| void | mouseMoveEvent (QMouseEvent *) |
| void | enterEvent (QEvent *) |
| void | leaveEvent (QEvent *) |
The documentation for this class was generated from the following files:

