lib
KoFrameButton Class Reference
List of all members.Detailed Description
Definition at line 29 of file koFrameButton.h.
Signals | |
| void | clicked () |
| void | clicked (const QString &) |
Public Member Functions | |
| KoFrameButton (QWidget *parent=0, const char *name=0) | |
| KoFrameButton (const QString &text, QWidget *parent=0, const char *name=0) | |
| KoFrameButton (const QPixmap &pixmap, QWidget *parent=0, const char *name=0) | |
| bool | isOn () |
| void | setOn (bool v) |
| bool | isToggleButton () |
| void | setToggleButton (bool v) |
| QString | text () |
| virtual void | setText (const QString &t) |
Protected Member Functions | |
| void | mousePressEvent (QMouseEvent *) |
| void | mouseReleaseEvent (QMouseEvent *) |
The documentation for this class was generated from the following files:

