GroupingDesktop
handle.cpp
Go to the documentation of this file.
113 // if (m_applet && (m_applet->geometry() != m_originalGeom || m_applet->transform() != m_originalTransform)) {
115 // } else if (m_group && (m_group->geometry() != m_originalGeom || m_group->transform() != m_originalTransform)) {
void disappearDone(Handle *self)
AbstractGroup * addGroup(const QString &plugin, const QPointF &pos=QPointF(0, 0), int id=0)
Creates a new Group and it adds it to this Containment.
Definition: groupingcontainment.cpp:592
void setAcceptTouchEvents(bool enabled)
bool disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)
geometry
void switchContainment(GroupingContainment *containment, const QPointF &pos)
move our widget to another containment
Definition: handle.cpp:140
void removeSceneEventFilter(QGraphicsItem *filterItem)
void deleteLater()
void setAcceptsHoverEvents(bool enabled)
virtual QRectF boundingRect() const =0
virtual bool contains(const QPointF &point) const
QWidgetList topLevelWidgets()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:57 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:42:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.