kalarm/lib
KAlarm Namespace Reference
Functions | |
uint | defaultWorkDays () |
QRect | desktopWorkArea (int screen) |
int | localeDayInWeek_to_weekDay (int index) |
int | localeFirstDayOfWeek () |
int | weekDay_to_localeDayInWeek (int weekDay) |
QString | weekDayName (int day, const KLocale *) |
Function Documentation
uint KAlarm::defaultWorkDays | ( | ) |
Definition at line 66 of file kalocale.cpp.
QRect KAlarm::desktopWorkArea | ( | int | screen | ) |
Definition at line 34 of file desktop.cpp.
|
inline |
Definition at line 48 of file kalocale.h.
int KAlarm::localeFirstDayOfWeek | ( | ) |
Return the first day of the week for the user's locale.
Reply = 1 (Mon) .. 7 (Sun).
Definition at line 36 of file kalocale.cpp.
|
inline |
Definition at line 42 of file kalocale.h.
QString KAlarm::weekDayName | ( | int | day, |
const KLocale * | |||
) |
Return the week day name (Monday = 1).
Definition at line 47 of file kalocale.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.