kget
KGetPieChart Class Reference
#include <kgetpiechart.h>
Inheritance diagram for KGetPieChart:

Detailed Description
Definition at line 33 of file kgetpiechart.h.
Public Slots | |
| void | dataUpdated (const QString &name, const Plasma::DataEngine::Data &data) |
Public Member Functions | |
| void | constraintsEvent (Plasma::Constraints constraints) |
| void | init () |
| KGetPieChart (QObject *parent, const QVariantList &args) | |
| void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
| ~KGetPieChart () | |
Constructor & Destructor Documentation
| KGetPieChart::KGetPieChart | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 228 of file kgetpiechart.cpp.
| KGetPieChart::~KGetPieChart | ( | ) |
Definition at line 239 of file kgetpiechart.cpp.
Member Function Documentation
| void KGetPieChart::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 262 of file kgetpiechart.cpp.
| void KGetPieChart::dataUpdated | ( | const QString & | name, | |
| const Plasma::DataEngine::Data & | data | |||
| ) | [slot] |
Definition at line 279 of file kgetpiechart.cpp.
| void KGetPieChart::init | ( | ) |
| void KGetPieChart::paintInterface | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | contentsRect | |||
| ) |
Definition at line 271 of file kgetpiechart.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference