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:72
PackageStructure::Ptr packageStructure(const QString &language, ComponentType type)
Loads an appropriate PackageStructure for the given language and type.
Definition: scriptengine.cpp:274
A description of the expected file structure of a given package type.
Definition: packagestructure.h:72
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.