KParts
11 #include <kparts/kparts_export.h>
13 #if KPARTS_ENABLE_DEPRECATED_SINCE(5, 90)
15 #include <KXMLGUIClient>
16 #include <QDomElement>
20 #if KPARTS_BUILD_DEPRECATED_SINCE(5, 77)
65 KPARTS_DEPRECATED_VERSION(5, 90,
"See class API docs")
75 QString xmlFile()
const override;
80 QString localXMLFile()
const override;
89 KPARTS_DEPRECATED_VERSION(5, 90,
"See class API docs")
99 KPARTS_DEPRECATED_VERSION(5, 90,
"See class API docs")
109 KPARTS_DEPRECATED_VERSION(5, 90,
"See class API docs")
149 KPARTS_DEPRECATED_VERSION(5, 90,
"See class API docs")
150 static void loadPlugins(
QObject *parent,
153 bool enableNewPluginsByDefault =
true,
154 int interfaceVersionRequired = 0);
161 KPARTS_DEPRECATED_VERSION(5, 90,
"See class API docs")
165 #if KPARTS_BUILD_DEPRECATED_SINCE(5, 77)
169 KPARTS_DEPRECATED_VERSION(5, 77,
"Use setMetaData(const KPluginMetaData&) instead")
170 virtual void setComponentData(
const KAboutData &pluginData);
184 KPARTS_DEPRECATED_VERSION(5, 90,
"See class API docs")
191 KPARTS_DEPRECATED_VERSION(5, 90,
"See class API docs")
196 std::unique_ptr<PluginPrivate>
const d;
A plugin is the way to add actions to an existing KParts application, or to a Part.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 15 2022 03:59:46 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.