korganizer
Holiday Class Reference
#include <holiday.h>
Static Public Member Functions | |
static QStringList | findHoliday (HebrewDate hd, bool useIsraelSettings, bool showParsha, bool showChol, bool showOmer) |
Detailed Description
Member Function Documentation
|
static |
Given a day of a Hebrew month, figures out all the interesting holidays that correspond to that date.
showParsha
, showOmer
, and showChol
determine respectively whether we should give information about the Parsha of the week, the Sfira, and Chol Hamoed.
We are also influenced by the useIsraelSettings
flag, which determines whether we will use the settings corresponding to Israel or to the diaspora.
Definition at line 33 of file holiday.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 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:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.