Plasma
Panel Class Reference
#include <panel.h>

Public Member Functions | |
| Panel (QObject *parent, const QVariantList &args) | |
| Panel (QObject *parent, const QVariantList &args) | |
| ~Panel () | |
| ~Panel () | |
| 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) |
| void | showDropZone (const QPoint pos) |
Protected Member Functions | |
| void | restore (KConfigGroup &group) |
| void | restore (KConfigGroup &group) |
| void | saveContents (KConfigGroup &group) const |
| void | saveContents (KConfigGroup &group) const |
| void | saveState (KConfigGroup &config) const |
| void | saveState (KConfigGroup &config) const |
Detailed Description
Definition at line 36 of file desktop/containments/panel/panel.h.
Constructor & Destructor Documentation
| Panel::Panel | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 98 of file desktop/containments/panel/panel.cpp.
| Panel::~Panel | ( | ) |
Definition at line 124 of file desktop/containments/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 467 of file desktop/containments/panel/panel.cpp.
Definition at line 162 of file desktop/containments/panel/panel.cpp.
| void Panel::init | ( | ) |
| void Panel::init | ( | ) |
Definition at line 128 of file desktop/containments/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 551 of file desktop/containments/panel/panel.cpp.
| void Panel::restore | ( | KConfigGroup & | group | ) | [protected] |
| void Panel::restore | ( | KConfigGroup & | group | ) | [protected] |
Definition at line 666 of file desktop/containments/panel/panel.cpp.
| void Panel::saveContents | ( | KConfigGroup & | group | ) | const [protected] |
| void Panel::saveContents | ( | KConfigGroup & | group | ) | const [protected] |
Definition at line 706 of file desktop/containments/panel/panel.cpp.
| void Panel::saveState | ( | KConfigGroup & | config | ) | const [protected] |
| void Panel::saveState | ( | KConfigGroup & | config | ) | const [protected] |
Definition at line 540 of file desktop/containments/panel/panel.cpp.
| void Panel::showDropZone | ( | const QPoint | pos | ) |
Definition at line 605 of file desktop/containments/panel/panel.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference