parley
#include <parley_plasma.h>
Inherits Applet.
Public Slots | |
void | configAccepted () |
void | configChanged () |
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 116 of file parley_plasma.cpp.
Member Function Documentation
|
slot |
Definition at line 235 of file parley_plasma.cpp.
|
slot |
Definition at line 66 of file parley_plasma.cpp.
void ParleyPlasma::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 88 of file parley_plasma.cpp.
QSizeF ParleyPlasma::contentSizeHint | ( | ) | const |
Definition at line 155 of file parley_plasma.cpp.
|
slot |
Definition at line 171 of file parley_plasma.cpp.
|
slot |
Definition at line 120 of file parley_plasma.cpp.
|
protectedvirtual |
Definition at line 271 of file parley_plasma.cpp.
|
protectedvirtual |
Definition at line 277 of file parley_plasma.cpp.
void ParleyPlasma::init | ( | ) |
Definition at line 47 of file parley_plasma.cpp.
void ParleyPlasma::paintInterface | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
const QRect & | contentsRect | ||
) |
Definition at line 160 of file parley_plasma.cpp.
void ParleyPlasma::setContentSize | ( | const QSizeF & | size | ) |
Definition at line 150 of file parley_plasma.cpp.
|
slot |
Definition at line 230 of file parley_plasma.cpp.
|
slot |
Definition at line 210 of file parley_plasma.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.