Plasma
containment.h
Go to the documentation of this file.
86 };
89 };
100 NoContainmentType = -1,
101 DesktopContainment = 0,
106 };
661 friend class AppletPrivate;
663 friend class CoronaPrivate;
664 friend class ContainmentPrivate;
Definition: abstracttoolbox.h:41
This class is used for asynchronously accessing an applet published on a remote system.
Definition: accessappletjob.h:43
Provides a restricted interface for scripted applets.
Definition: appletscript.h:52
Definition: containment.h:78
Plasma::View * view
The View, if any, that this containment is currently being rendered into.
Definition: containment.h:96
The base class for plugins that provide backgrounds and applet grouping containers.
Definition: containment.h:73
void contextChanged(Plasma::Context *context)
The context associated to this containment has changed.
void addSiblingContainment(Plasma::Containment *)
Emitted when the containment wants a new containment to be created.
void configureRequested(Plasma::Containment *containment)
Emitted when the user wants to configure/change containment.
void appletAdded(Plasma::Applet *applet, const QPointF &pos)
This signal is emitted when a new applet is created by the containment.
void zoomRequested(Plasma::Containment *containment, Plasma::ZoomDirection direction)
Emitted when the containment requests zooming in or out one step.
void appletRemoved(Plasma::Applet *applet)
This signal is emitted when an applet is destroyed.
void showAddWidgetsInterface(const QPointF &pos)
Emitted when the containment requests an add widgets dialog is shown.
void toolBoxToggled()
Emitted when the user clicks on the toolbox.
void screenChanged(int wasScreen, int isScreen, Plasma::Containment *containment)
This signal indicates that a containment has been newly associated (or dissociated) with a physical s...
void toolBoxVisibilityChanged(bool)
Emitted when the toolbox is hidden or shown.
Definition: context.h:34
Allows applets to automatically 'collapse' into an icon when put in an panel, and is a convenient bas...
Definition: popupapplet.h:53
Location
The Location enumeration describes where on screen an element, such as an Applet or its managing cont...
Definition: plasma.h:108
FormFactor
The FormFactor enumeration describes how a Plasma::Applet should arrange itself.
Definition: plasma.h:64
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.