KHolidays
zodiac.h
ZodiacSigns signAtDate(const QDate &date) const
Return the Zodiac sign for the specified Gregorian date.
Definition zodiac.cpp:95
QString signNameAtDate(const QDate &date) const
Return the Zodiac sign as a text string for the specified date.
Definition zodiac.cpp:57
static QString signName(ZodiacSigns sign)
Return the string representation of Zodiac sign.
Definition zodiac.cpp:62
static QString signSymbol(ZodiacSigns sign)
Convert the Zodiac sign to a Zodiac symbol.
Definition zodiac.cpp:254
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.