KCalendarCore::CalendarPluginLoader

Search for usage in LXR

KCalendarCore::CalendarPluginLoader Class Reference

#include <calendarpluginloader.h>

Properties

bool hasPlugin
 
KCalendarCore::CalendarPluginplugin
 

Static Public Member Functions

static bool hasPlugin ()
 
static KCalendarCore::CalendarPluginplugin ()
 

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

bool CalendarPluginLoader::hasPlugin
read

Definition at line 23 of file calendarpluginloader.h.

◆ plugin

KCalendarCore::CalendarPlugin * CalendarPluginLoader::plugin
read

Definition at line 24 of file calendarpluginloader.h.

Member Function Documentation

◆ hasPlugin()

static bool KCalendarCore::CalendarPluginLoader::hasPlugin ( )
static

Returns true if there is a platform calendar available.

◆ plugin()

static KCalendarCore::CalendarPlugin * KCalendarCore::CalendarPluginLoader::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 Tue Mar 26 2024 11:13:47 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.