Plasma
containmentactions.h
Go to the documentation of this file.
58 Q_PROPERTY(QString name READ name)
59 Q_PROPERTY(QString pluginName READ pluginName)
60 Q_PROPERTY(QString icon READ icon)
89 static ContainmentActions *load(Containment *parent, const QString &name, const QVariantList &args = QVariantList());
103 static ContainmentActions *load(Containment *parent, const KPluginInfo &info, const QVariantList &args = QVariantList());
263 friend class ContainmentActionsPackage;
264 friend class ContainmentActionsPrivate;
The base class for plugins that provide backgrounds and applet grouping containers.
Definition containment.h:73
A description of the expected file structure of a given package type.
Definition packagestructure.h:73
<Plasma/Version>
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.