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

Detailed Description
Definition at line 26 of file toolbutton.h.
Public Member Functions | |
void | setAction (QAction *action) |
ToolButton (QWidget *parent) | |
Protected Slots | |
void | actionDestroyed (QObject *) |
void | syncToAction () |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) |
Constructor & Destructor Documentation
ToolButton::ToolButton | ( | QWidget * | parent | ) |
Definition at line 32 of file toolbutton.cpp.
Member Function Documentation
void ToolButton::actionDestroyed | ( | QObject * | ) | [protected, slot] |
Definition at line 77 of file toolbutton.cpp.
void ToolButton::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
void ToolButton::setAction | ( | QAction * | action | ) |
Definition at line 38 of file toolbutton.cpp.
void ToolButton::syncToAction | ( | ) | [protected, slot] |
Definition at line 56 of file toolbutton.cpp.
The documentation for this class was generated from the following files: