KHolidays Namespace
Header: | #include <KHolidays> |
CMake: | find_package(KF6 REQUIRED COMPONENTS Holidays) target_link_libraries(mytarget PRIVATE KF6::Holidays) |
Classes
class | AstroSeasons |
class | Holiday |
class | HolidayRegion |
class | LunarPhase |
(since 6.15) class | SunEvents |
class | Zodiac |
Detailed Description
Classes
class AstroSeasons
Represents and manages the Astronomical Seasons (solstices and equinoxes). More...
class Holiday
Represents a holiday event. More...
class HolidayRegion
Represents a holiday region. More...
class LunarPhase
Represents and manages a Lunar Phase. More...
class SunEvents
The SunEvents type provides dates for solar events, for example sunset or sunrise. More...
class Zodiac
Represents and manages the Zodiac calendar. More...