#include <qdatetime.h>#include <qfile.h>#include <qvaluelist.h>#include <qpe/event.h>Include dependency graph for datebookdb.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Enumerations | |
| enum | journal_action { ACTION_ADD, ACTION_REMOVE, ACTION_REPLACE } |
Functions | |
| bool | nextOccurance (const Event &e, const QDate &from, QDateTime &next) |
|
|
For internal use only.
Definition at line 30 of file datebookdb.h. |
|
||||||||||||||||
|
Definition at line 59 of file datebookdb.cpp. References Event::Daily, QDateTime::date(), QDate::dayOfWeek(), QDate::daysInMonth(), diff(), FALSE, QDate::isValid(), Event::MonthlyDate, Event::MonthlyDay, Event::repeatPattern(), Event::start(), TRUE, Event::Weekly, and Event::Yearly. Referenced by DateBook::checkEvent(), DateBookDB::getEffectiveEvents(), DateBookDB::getEvents(), nextAlarm(), and DateBook::slotDoFind(). |
1.4.2