KReportPluginManager::Private
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()
|
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 Fri Nov 22 2024 12:12:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.