Plasma
plasma.cpp
Go to the documentation of this file.
text
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
bool isChecked() const
icon
QRectF sceneBoundingRect() const
On the planar desktop layer, extending across the full screen from edge to edge.
Definition: plasma.h:111
sceneRect
QGraphicsScene * scene() const
bool isSeparator() const
Location
The Location enumeration describes where on screen an element, such as an Applet or its managing cont...
Definition: plasma.h:108
QList< QGraphicsView * > views() const
bool isEmpty() const
isActiveWindow
Direction locationToDirection(Location location)
Converts a location to a direction.
Definition: plasma.cpp:51
Plasmoids are shown as icons in visual groups; drag and drop and limited context menu interaction onl...
Definition: plasma.h:173
Direction locationToInverseDirection(Location location)
Converts a location to the direction facing it.
Definition: plasma.cpp:72
bool isCheckable() const
QString & replace(int position, int n, QChar after)
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
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QList< QAction * > actions() const
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
QPointF scenePos() const
bool isEnabled() const
QGraphicsView * viewFor(const QGraphicsItem *item)
Returns the most appropriate QGraphicsView for the item.
Definition: plasma.cpp:93
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.