libkholidays
KHolidays Class Reference
List of all members.Detailed Description
Definition at line 29 of file kholidays.h.
Public Types | |
enum | { WORKDAY, HOLIDAY } |
Public Member Functions | |
KHolidays (const QString &location) | |
~KHolidays () | |
QString | location () const |
QString | shortText (const QDate &) |
QString | getHoliday (const QDate &) |
int | category (const QDate &) |
Static Public Member Functions | |
static QStringList | locations () |
Member Function Documentation
|
return the location with which this object was constructed
Definition at line 65 of file kholidays.cpp. |
|
Return a list of all available locations which have a holiday definition. One of these can then be passed to the constructor for a new KHolidays object. Definition at line 39 of file kholidays.cpp. |
The documentation for this class was generated from the following files: