marble
Marble::WorldClock Class Reference
#include <worldclock.h>
Inherits Applet.
Public Slots | |
void | createConfigurationInterface (KConfigDialog *parent) |
void | dataUpdated (const QString &source, const Plasma::DataEngine::Data &data) |
void | hoverEnterEvent (QGraphicsSceneHoverEvent *event) |
void | hoverLeaveEvent (QGraphicsSceneHoverEvent *event) |
void | hoverMoveEvent (QGraphicsSceneHoverEvent *event) |
Public Member Functions | |
WorldClock (QObject *parent, const QVariantList &args) | |
~WorldClock () | |
void | init () |
void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
Protected Slots | |
void | configAccepted () |
Detailed Description
Definition at line 42 of file worldclock.h.
Constructor & Destructor Documentation
Marble::WorldClock::WorldClock | ( | QObject * | parent, |
const QVariantList & | args | ||
) |
Definition at line 58 of file worldclock.cpp.
Marble::WorldClock::~WorldClock | ( | ) |
Definition at line 146 of file worldclock.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 443 of file worldclock.cpp.
|
slot |
Definition at line 409 of file worldclock.cpp.
|
slot |
Definition at line 200 of file worldclock.cpp.
|
slot |
Definition at line 218 of file worldclock.cpp.
|
slot |
Definition at line 212 of file worldclock.cpp.
|
slot |
Definition at line 226 of file worldclock.cpp.
void Marble::WorldClock::init | ( | ) |
Definition at line 76 of file worldclock.cpp.
void Marble::WorldClock::paintInterface | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
const QRect & | contentsRect | ||
) |
Definition at line 339 of file worldclock.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.