Plasma
ToolButton Class Reference
#include <toolbutton.h>
Inheritance diagram for ToolButton:

Public Member Functions | |
| void | setAction (QAction *action) |
| ToolButton (QWidget *parent) | |
Protected Slots | |
| void | actionDestroyed (QObject *) |
| void | animationUpdate (qreal progress) |
| void | syncToAction () |
Protected Member Functions | |
| void | enterEvent (QEvent *event) |
| void | leaveEvent (QEvent *event) |
| void | paintEvent (QPaintEvent *event) |
Detailed Description
Definition at line 31 of file toolbutton.h.
Constructor & Destructor Documentation
| ToolButton::ToolButton | ( | QWidget * | parent | ) |
Definition at line 40 of file toolbutton.cpp.
Member Function Documentation
| void ToolButton::actionDestroyed | ( | QObject * | ) | [protected, slot] |
Definition at line 92 of file toolbutton.cpp.
| void ToolButton::animationUpdate | ( | qreal | progress | ) | [protected, slot] |
Definition at line 176 of file toolbutton.cpp.
| void ToolButton::enterEvent | ( | QEvent * | event | ) | [protected] |
Definition at line 139 of file toolbutton.cpp.
| void ToolButton::leaveEvent | ( | QEvent * | event | ) | [protected] |
Definition at line 157 of file toolbutton.cpp.
| void ToolButton::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
| void ToolButton::setAction | ( | QAction * | action | ) |
Definition at line 53 of file toolbutton.cpp.
| void ToolButton::syncToAction | ( | ) | [protected, slot] |
Definition at line 71 of file toolbutton.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference