Plasma
Panel Class Reference
#include <panel.h>
Inheritance diagram for Panel:

Detailed Description
Definition at line 36 of file panel.h.
Public Member Functions | |
void | constraintsEvent (Plasma::Constraints constraints) |
QList< QAction * > | contextualActions () |
void | init () |
void | paintBackground (QPainter *painter, const QRect &contentsRect) |
void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
Panel (QObject *parent, const QVariantList &args) | |
~Panel () | |
Protected Member Functions | |
void | saveState (KConfigGroup &config) const |
Constructor & Destructor Documentation
Panel::Panel | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Member Function Documentation
void Panel::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
void Panel::paintInterface | ( | QPainter * | painter, | |
const QStyleOptionGraphicsItem * | option, | |||
const QRect & | contentsRect | |||
) |
void Panel::saveState | ( | KConfigGroup & | config | ) | const [protected] |
The documentation for this class was generated from the following files: