korganizer/korgac
KOAlarmClient Class Reference
#include <koalarmclient.h>
Inheritance diagram for KOAlarmClient:

Detailed Description
Definition at line 43 of file koalarmclient.h.
Public Slots | |
| void | slotQuit () |
Signals | |
| void | reminderCount (int) |
| void | saveAllSignal () |
Public Member Functions | |
| bool | commitData (QSessionManager &) |
| void | debugShowDialog () |
| QStringList | dumpAlarms () |
| void | dumpDebug () |
| void | forceAlarmCheck () |
| void | hide () |
| KOAlarmClient (QObject *parent=0) | |
| void | quit () |
| void | show () |
| ~KOAlarmClient () | |
Protected Slots | |
| void | checkAlarms () |
Constructor & Destructor Documentation
| KOAlarmClient::KOAlarmClient | ( | QObject * | parent = 0 |
) |
Definition at line 47 of file koalarmclient.cpp.
| KOAlarmClient::~KOAlarmClient | ( | ) |
Definition at line 106 of file koalarmclient.cpp.
Member Function Documentation
| void KOAlarmClient::checkAlarms | ( | ) | [protected, slot] |
Definition at line 113 of file koalarmclient.cpp.
| bool KOAlarmClient::commitData | ( | QSessionManager & | ) |
Definition at line 177 of file koalarmclient.cpp.
| void KOAlarmClient::debugShowDialog | ( | ) |
Definition at line 220 of file koalarmclient.cpp.
| QStringList KOAlarmClient::dumpAlarms | ( | ) |
Definition at line 199 of file koalarmclient.cpp.
| void KOAlarmClient::dumpDebug | ( | ) |
Definition at line 190 of file koalarmclient.cpp.
| void KOAlarmClient::forceAlarmCheck | ( | ) |
Definition at line 184 of file koalarmclient.cpp.
| void KOAlarmClient::hide | ( | ) |
Definition at line 225 of file koalarmclient.cpp.
| void KOAlarmClient::quit | ( | ) |
Definition at line 171 of file koalarmclient.cpp.
| void KOAlarmClient::reminderCount | ( | int | ) | [signal] |
| void KOAlarmClient::saveAllSignal | ( | ) | [signal] |
| void KOAlarmClient::show | ( | ) |
Definition at line 230 of file koalarmclient.cpp.
| void KOAlarmClient::slotQuit | ( | ) | [slot] |
Definition at line 157 of file koalarmclient.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference