KUtils
PluginEntry Class Reference
#include <kpluginselector_p.h>
Public Member Functions | |
bool | operator== (const PluginEntry &pe) const |
Public Attributes | |
QString | category |
KConfigGroup | cfgGroup |
bool | checked |
bool | isCheckable |
bool | manuallyAdded |
KPluginInfo | pluginInfo |
KPluginSelector::PluginLoadMethod | pluginLoadMethod |
Detailed Description
Definition at line 87 of file kpluginselector_p.h.
Member Function Documentation
|
inline |
Definition at line 98 of file kpluginselector_p.h.
Member Data Documentation
QString PluginEntry::category |
Definition at line 90 of file kpluginselector_p.h.
KConfigGroup PluginEntry::cfgGroup |
Definition at line 94 of file kpluginselector_p.h.
bool PluginEntry::checked |
Definition at line 92 of file kpluginselector_p.h.
bool PluginEntry::isCheckable |
Definition at line 96 of file kpluginselector_p.h.
bool PluginEntry::manuallyAdded |
Definition at line 93 of file kpluginselector_p.h.
KPluginInfo PluginEntry::pluginInfo |
Definition at line 91 of file kpluginselector_p.h.
KPluginSelector::PluginLoadMethod PluginEntry::pluginLoadMethod |
Definition at line 95 of file kpluginselector_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.