KCalendarCore::CalendarPluginLoader
KCalendarCore::CalendarPluginLoader Class Reference
#include <calendarpluginloader.h>
Properties | |
bool | hasPlugin |
KCalendarCore::CalendarPlugin * | plugin |
Static Public Member Functions | |
static bool | hasPlugin () |
static KCalendarCore::CalendarPlugin * | plugin () |
Detailed Description
Provides access to a KCalendarCore::CalendarPlugin instance, if available.
- Since
- 5.97
Definition at line 20 of file calendarpluginloader.h.
Property Documentation
◆ hasPlugin
|
read |
Definition at line 23 of file calendarpluginloader.h.
◆ plugin
|
read |
Definition at line 24 of file calendarpluginloader.h.
Member Function Documentation
◆ hasPlugin()
|
static |
Returns true
if there is a platform calendar available.
◆ plugin()
|
static |
Returns the platform calendar plugin.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:40 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:08:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.