Plasma
corona.h
113 * If the requested containment plugin can not be located or successfully loaded, the Containment will have an invalid pluginInfo().
130 containmentForScreen(int screen, const QString &activity, const QString &defaultPluginIfNonExistent, const QVariantList &defaultArgs = QVariantList());
138 * @deprecated Since 5.46, use containmentForScreen(int, const QString &, const QString &, const QVariantList &)
140 PLASMA_DEPRECATED_VERSION(5, 46, "Use Corona::containmentForScreen(int, const QString &, const QString &, const QVariantList &)")
153 * @deprecated Since 5.46, use containmentForScreen(int, const QString &, const QString &, const QVariantList &)
155 PLASMA_DEPRECATED_VERSION(5, 46, "Use Corona::containmentForScreen(int, const QString &, const QString &, const QVariantList &)")
156 Containment *containmentForScreen(int screen, const QString &defaultPluginIfNonExistent, const QVariantList &defaultArgs = QVariantList());
383 * Shells must support changing the shell package on the fly (for instance due to device form factor changing)
394 * Shells must support changing the shell package on the fly (for instance due to device form factor changing)
429 Containment *createContainmentDelayed(const QString &name, const QVariantList &args = QVariantList());
ImmutabilityType
Defines the immutability of items like applets, corona and containments they can be free to modify,...
Definition: plasma.h:235
The base class for plugins that provide backgrounds and applet grouping containers.
Definition: containment.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 6 2023 04:13:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 6 2023 04:13:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.