parley
ParleyPlasma Class Reference
#include <parley_plasma.h>

Public Slots | |
| void | configAccepted () |
| void | createConfigurationInterface (KConfigDialog *parent) |
| void | dataUpdated (const QString &name, const Plasma::DataEngine::Data &data) |
| void | showFontSelectDlg () |
| void | urlSelected (const KUrl &file) |
Public Member Functions | |
| ParleyPlasma (QObject *parent, const QVariantList &args) | |
| ~ParleyPlasma () | |
| void | constraintsEvent (Plasma::Constraints constraints) |
| QSizeF | contentSizeHint () const |
| void | init () |
| void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
| void | setContentSize (const QSizeF &size) |
Protected Member Functions | |
| virtual void | hoverEnterEvent (QGraphicsSceneHoverEvent *event) |
| virtual void | hoverLeaveEvent (QGraphicsSceneHoverEvent *event) |
Detailed Description
Definition at line 34 of file parley_plasma.h.
Constructor & Destructor Documentation
| ParleyPlasma::ParleyPlasma | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 26 of file parley_plasma.cpp.
| ParleyPlasma::~ParleyPlasma | ( | ) |
Definition at line 107 of file parley_plasma.cpp.
Member Function Documentation
| void ParleyPlasma::configAccepted | ( | ) | [slot] |
Definition at line 220 of file parley_plasma.cpp.
| void ParleyPlasma::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 79 of file parley_plasma.cpp.
| QSizeF ParleyPlasma::contentSizeHint | ( | ) | const |
Definition at line 146 of file parley_plasma.cpp.
| void ParleyPlasma::createConfigurationInterface | ( | KConfigDialog * | parent | ) | [slot] |
Definition at line 162 of file parley_plasma.cpp.
| void ParleyPlasma::dataUpdated | ( | const QString & | name, | |
| const Plasma::DataEngine::Data & | data | |||
| ) | [slot] |
Definition at line 111 of file parley_plasma.cpp.
| void ParleyPlasma::hoverEnterEvent | ( | QGraphicsSceneHoverEvent * | event | ) | [protected, virtual] |
Definition at line 256 of file parley_plasma.cpp.
| void ParleyPlasma::hoverLeaveEvent | ( | QGraphicsSceneHoverEvent * | event | ) | [protected, virtual] |
Definition at line 262 of file parley_plasma.cpp.
| void ParleyPlasma::init | ( | ) |
Definition at line 46 of file parley_plasma.cpp.
| void ParleyPlasma::paintInterface | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | contentsRect | |||
| ) |
Definition at line 151 of file parley_plasma.cpp.
| void ParleyPlasma::setContentSize | ( | const QSizeF & | size | ) |
Definition at line 141 of file parley_plasma.cpp.
| void ParleyPlasma::showFontSelectDlg | ( | ) | [slot] |
Definition at line 215 of file parley_plasma.cpp.
| void ParleyPlasma::urlSelected | ( | const KUrl & | file | ) | [slot] |
Definition at line 195 of file parley_plasma.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference