Applets
Clock Class Reference
#include <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) |
QPainterPath | shape () const |
~Clock () | |
~Clock () | |
Protected Slots | |
void | clockConfigAccepted () |
void | clockConfigAccepted () |
void | constraintsEvent (Plasma::Constraints constraints) |
void | moveSecondHand () |
void | repaintNeeded () |
Protected Member Functions | |
void | changeEngineTimezone (const QString &oldTimezone, const QString &newTimezone) |
void | changeEngineTimezone (const QString &oldTimezone, const QString &newTimezone) |
void | createClockConfigurationInterface (KConfigDialog *parent) |
void | createClockConfigurationInterface (KConfigDialog *parent) |
Detailed Description
Definition at line 49 of file analog-clock/clock.h.
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 74 of file analog-clock/clock.cpp.
Clock::Clock | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Clock::~Clock | ( | ) |
Member Function Documentation
void Clock::changeEngineTimezone | ( | const QString & | oldTimezone, | |
const QString & | newTimezone | |||
) | [protected] |
void Clock::changeEngineTimezone | ( | const QString & | oldTimezone, | |
const QString & | newTimezone | |||
) | [protected] |
Definition at line 185 of file analog-clock/clock.cpp.
void Clock::clockConfigAccepted | ( | ) | [protected, slot] |
void Clock::clockConfigAccepted | ( | ) | [protected, slot] |
Definition at line 167 of file analog-clock/clock.cpp.
void Clock::constraintsEvent | ( | Plasma::Constraints | constraints | ) | [protected, slot] |
void Clock::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 101 of file analog-clock/clock.cpp.
void Clock::createClockConfigurationInterface | ( | KConfigDialog * | parent | ) | [protected] |
void Clock::createClockConfigurationInterface | ( | KConfigDialog * | parent | ) | [protected] |
Definition at line 156 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 129 of file analog-clock/clock.cpp.
void Clock::init | ( | ) |
void Clock::init | ( | ) |
Definition at line 78 of file analog-clock/clock.cpp.
void Clock::moveSecondHand | ( | ) | [protected, slot] |
Definition at line 205 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 247 of file analog-clock/clock.cpp.
void Clock::repaintNeeded | ( | ) | [protected, slot] |
Definition at line 199 of file analog-clock/clock.cpp.
QPainterPath Clock::shape | ( | ) | const |
Definition at line 116 of file analog-clock/clock.cpp.
void Clock::updateColors | ( | ) | [slot] |
Definition at line 496 of file digital-clock/clock.cpp.
The documentation for this class was generated from the following files: