Applets
ClockApplet Class Reference
#include <clockapplet.h>
Inheritance diagram for ClockApplet:

Detailed Description
Definition at line 42 of file clockapplet.h.
Public Member Functions | |
| ClockApplet (QObject *parent, const QVariantList &args) | |
| QString | currentTimezone () const |
| bool | isLocalTimezone () const |
| ~ClockApplet () | |
Static Public Member Functions | |
| static QString | localTimezone () |
Protected Slots | |
| void | setCurrentTimezone (const QString &tz) |
| void | showCalendar (QGraphicsSceneMouseEvent *event) |
Protected Member Functions | |
| void | mousePressEvent (QGraphicsSceneMouseEvent *event) |
| void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) |
Constructor & Destructor Documentation
| ClockApplet::ClockApplet | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 57 of file clockapplet.cpp.
| ClockApplet::~ClockApplet | ( | ) |
Definition at line 63 of file clockapplet.cpp.
Member Function Documentation
| QString ClockApplet::currentTimezone | ( | ) | const |
Definition at line 127 of file clockapplet.cpp.
| bool ClockApplet::isLocalTimezone | ( | ) | const |
Definition at line 132 of file clockapplet.cpp.
| QString ClockApplet::localTimezone | ( | ) | [static] |
Definition at line 137 of file clockapplet.cpp.
| void ClockApplet::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) | [protected] |
Definition at line 81 of file clockapplet.cpp.
| void ClockApplet::mouseReleaseEvent | ( | QGraphicsSceneMouseEvent * | event | ) | [protected] |
Definition at line 92 of file clockapplet.cpp.
| void ClockApplet::setCurrentTimezone | ( | const QString & | tz | ) | [protected, slot] |
Definition at line 122 of file clockapplet.cpp.
| void ClockApplet::showCalendar | ( | QGraphicsSceneMouseEvent * | event | ) | [protected, slot] |
Definition at line 100 of file clockapplet.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference