KReportPluginManager::Private

Search for usage in LXR

KReportPluginManager::Private Class Reference

#include <KReportPluginManagerPrivate.h>

Public Member Functions

 Private (KReportPluginManager *qq)
 
template<class PluginClass >
void addBuiltInPlugin (const QJsonObject &json)
 
QMap< QString, KReportPluginEntry * > * plugins ()
 
QMap< QString, KReportPluginEntry * > * pluginsByLegacyName ()
 

Detailed Description

Definition at line 72 of file KReportPluginManagerPrivate.h.

Constructor & Destructor Documentation

◆ Private()

KReportPluginManager::Private::Private ( KReportPluginManager * qq)
explicit

Definition at line 39 of file KReportPluginManager.cpp.

◆ ~Private()

KReportPluginManager::Private::~Private ( )

Definition at line 127 of file KReportPluginManager.cpp.

Member Function Documentation

◆ addBuiltInPlugin()

template<class PluginClass >
void KReportPluginManager::Private::addBuiltInPlugin ( const QJsonObject & json)

Add a built-in element plugins.

Definition at line 133 of file KReportPluginManager.cpp.

◆ plugins()

QMap< QString, KReportPluginEntry * > * KReportPluginManager::Private::plugins ( )

Definition at line 153 of file KReportPluginManager.cpp.

◆ pluginsByLegacyName()

QMap< QString, KReportPluginEntry * > * KReportPluginManager::Private::pluginsByLegacyName ( )

Definition at line 161 of file KReportPluginManager.cpp.


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:21:31 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.