KHolidays
holidayregion.h
100 static QString defaultRegionCode(const QString &country = QString(), const QString &language = QString());
245 * Returns the list of holidays that occur between @p startDate and @p endDate and with @p category.
247 Holiday::List rawHolidays(const QDate &startDate, const QDate &endDate, const QString &category) const;
HolidayRegion & operator=(HolidayRegion &&)
Move Assignment operator.
HolidayRegion & operator=(const HolidayRegion &)
Assignment operator.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.