CalendarEvents Namespace
The CalendarEvents namespace. More...
Header: | #include <CalendarEvents> |
CMake: | find_package(KF6 REQUIRED COMPONENTS CalendarEvents) target_link_libraries(mytarget PRIVATE KF6::CalendarEvents) |
Classes
class | CalendarEventsPlugin |
class | EventData |
class | ShowEventInterface |
Detailed Description
Classes
class CalendarEventsPlugin
Plugin for feeding events to a calendar instance. More...
class EventData
Data about an event. More...
class ShowEventInterface
Interface for displaying event details. More...