Applets
Clock Class Reference
#include <clock.h>
Inheritance diagram for Clock:

Detailed Description
Definition at line 50 of file analog-clock/clock.h.
Public Slots | |
| void | dataUpdated (const QString &name, const Plasma::DataEngine::Data &data) |
| void | dataUpdated (const QString &name, const Plasma::DataEngine::Data &data) |
| void | updateColors () |
Public Member Functions | |
| Clock (QObject *parent, const QVariantList &args) | |
| Clock (QObject *parent, const QVariantList &args) | |
| void | constraintsEvent (Plasma::Constraints constraints) |
| void | init () |
| void | init () |
| void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
| void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
| void | setPath (const QString &) |
| void | setPath (const QString &) |
| QPainterPath | shape () const |
| ~Clock () | |
| ~Clock () | |
Protected Slots | |
| void | configAccepted () |
| void | configAccepted () |
| void | constraintsEvent (Plasma::Constraints constraints) |
| void | moveSecondHand () |
Protected Member Functions | |
| void | createConfigurationInterface (KConfigDialog *parent) |
| void | createConfigurationInterface (KConfigDialog *parent) |
Constructor & Destructor Documentation
| Clock::Clock | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 53 of file analog-clock/clock.cpp.
| Clock::~Clock | ( | ) |
Definition at line 71 of file analog-clock/clock.cpp.
| Clock::Clock | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
| Clock::~Clock | ( | ) |
Member Function Documentation
| void Clock::configAccepted | ( | ) | [protected, slot] |
| void Clock::configAccepted | ( | ) | [protected, slot] |
Definition at line 156 of file analog-clock/clock.cpp.
| void Clock::constraintsEvent | ( | Plasma::Constraints | constraints | ) | [protected, slot] |
| void Clock::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 96 of file analog-clock/clock.cpp.
| void Clock::createConfigurationInterface | ( | KConfigDialog * | parent | ) | [protected] |
| void Clock::createConfigurationInterface | ( | KConfigDialog * | parent | ) | [protected] |
Definition at line 139 of file analog-clock/clock.cpp.
| void Clock::dataUpdated | ( | const QString & | name, | |
| const Plasma::DataEngine::Data & | data | |||
| ) | [slot] |
| void Clock::dataUpdated | ( | const QString & | name, | |
| const Plasma::DataEngine::Data & | data | |||
| ) | [slot] |
Definition at line 120 of file analog-clock/clock.cpp.
| void Clock::init | ( | ) |
| void Clock::init | ( | ) |
Definition at line 75 of file analog-clock/clock.cpp.
| void Clock::moveSecondHand | ( | ) | [protected, slot] |
Definition at line 183 of file analog-clock/clock.cpp.
| void Clock::paintInterface | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | contentsRect | |||
| ) |
| void Clock::paintInterface | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | contentsRect | |||
| ) |
Definition at line 203 of file analog-clock/clock.cpp.
| void Clock::setPath | ( | const QString & | ) |
| void Clock::setPath | ( | const QString & | ) |
| QPainterPath Clock::shape | ( | ) | const |
Definition at line 107 of file analog-clock/clock.cpp.
| void Clock::updateColors | ( | ) | [slot] |
Definition at line 363 of file digital-clock/clock.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference