Plasma
plasma.cpp
Go to the documentation of this file.
QGraphicsView * viewFor(const QGraphicsItem *item)
Returns the most appropriate QGraphicsView for the item.
Definition: plasma.cpp:93
Location
The Location enumeration describes where on screen an element, such as an Applet or its managing cont...
Definition: plasma.h:108
@ Desktop
On the planar desktop layer, extending across the full screen from edge to edge.
Definition: plasma.h:111
Direction locationToInverseDirection(Location location)
Converts a location to the direction facing it.
Definition: plasma.cpp:72
Direction locationToDirection(Location location)
Converts a location to a direction.
Definition: plasma.cpp:51
@ GroupZoom
Plasmoids are shown as icons in visual groups; drag and drop and limited context menu interaction onl...
Definition: plasma.h:173
@ DesktopZoom
Normal desktop usage, plasmoids are painted normally and have full interaction.
Definition: plasma.h:171
Direction
The Direction enumeration describes in which direction, relative to the Applet (and its managing cont...
Definition: plasma.h:89
QList< QAction * > actionsFromMenu(QMenu *menu, const QString &prefix, QObject *parent)
Returns a list of all actions in the given QMenu This method flattens the hierarchy of the menu by pr...
Definition: plasma.cpp:112
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.