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

Public Member Functions | |
| void | constraintsEvent (Plasma::Constraints constraints) |
| void | constraintsEvent (Plasma::Constraints constraints) |
| QList< QAction * > | contextualActions () |
| QList< QAction * > | contextualActions () |
| void | init () |
| void | init () |
| void | paintBackground (QPainter *painter, const QRect &contentsRect) |
| void | paintBackground (QPainter *painter, const QRect &contentsRect) |
| void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
| void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
| Panel (QObject *parent, const QVariantList &args) | |
| Panel (QObject *parent, const QVariantList &args) | |
| void | showDropZone (const QPoint pos) |
| ~Panel () | |
| ~Panel () | |
Protected Member Functions | |
| void | saveState (KConfigGroup &config) const |
| void | saveState (KConfigGroup &config) const |
Detailed Description
Definition at line 35 of file mid-panel/panel.h.
Constructor & Destructor Documentation
| Panel::Panel | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 52 of file mid-panel/panel.cpp.
| Panel::~Panel | ( | ) |
Definition at line 77 of file mid-panel/panel.cpp.
| Panel::Panel | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
| Panel::~Panel | ( | ) |
Member Function Documentation
| void Panel::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
| void Panel::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 252 of file mid-panel/panel.cpp.
Definition at line 86 of file mid-panel/panel.cpp.
| void Panel::init | ( | ) |
| void Panel::init | ( | ) |
Definition at line 81 of file mid-panel/panel.cpp.
| void Panel::paintInterface | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | contentsRect | |||
| ) |
| void Panel::paintInterface | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | contentsRect | |||
| ) |
Definition at line 360 of file mid-panel/panel.cpp.
| void Panel::saveState | ( | KConfigGroup & | config | ) | const [protected] |
| void Panel::saveState | ( | KConfigGroup & | config | ) | const [protected] |
Definition at line 321 of file mid-panel/panel.cpp.
| void Panel::showDropZone | ( | const QPoint | pos | ) |
Definition at line 597 of file panel/panel.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference