#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/oevent.h>
Static Public Member Functions | |
| static int | week (const QDate &) |
| static int | ocurrence (const QDate &) |
| static int | dayOfWeek (char day) |
| static int | monthDiff (const QDate &first, const QDate &second) |
|
|
Definition at line 31 of file oevent.cpp. References i, ORecur::MON, and ORecur::SUN. Referenced by Opie::OCalendarHelper::dayOfWeek(). |
|
||||||||||||
|
returns the diff of month Definition at line 40 of file oevent.cpp. References QDate::month(), and QDate::year(). |
|
|
calculate the occurence of week days since the start of the month Definition at line 26 of file oevent.cpp. References QDate::day(). |
|
|
calculate the week number of the date Definition at line 14 of file oevent.cpp. References QDate::day(), QDate::dayOfWeek(), QDate::month(), and QDate::year(). Referenced by Opie::OCalendarHelper::week(). |
1.4.2