KHolidays
astroseasons.h
Represents and manages the Astronomical Seasons (solstices and equinoxes).
Definition astroseasons.h:39
static Season seasonAtDate(const QDate &date)
Return the season for the specified Gregorian date.
Definition astroseasons.cpp:152
static QString seasonNameAtDate(const QDate &date)
Return the season as a text string for the specified date.
Definition astroseasons.cpp:130
static QString seasonName(Season season)
Return the string representation of season.
Definition astroseasons.cpp:135
static QDate seasonDate(Season season, int year)
Return the Gregorian date on which the season occurs in given year.
Definition astroseasons.cpp:121
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:49 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:49 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.