GroupingDesktop
abstractgroup.h
Go to the documentation of this file.
56 ConstrainedGroup = 0,
58 FreeGroup = 1
66 NoBackground = 0,
67 StandardBackground = 1,
68 PlainBackground = 2
321 virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
327 Type = UserType + 2
576 friend class AbstractGroupPrivate;
579 friend class GroupingContainmentPrivate;
Definition: handle.h:41
virtual int type() const
#define PLASMA_GROUPINGCONTAINMENT_EXPORT
Definition: groupingcontainment_export.h:32
virtual QVariant itemChange(GraphicsItemChange change, const QVariant &value)
GroupType
Defines if the applets inside the group can be freely transformed or not by the user.
Definition: abstractgroup.h:55
virtual void dragLeaveEvent(QGraphicsSceneDragDropEvent *event)
void geometryChanged()
Definition: groupinfo.h:30
virtual void resizeEvent(QGraphicsSceneResizeEvent *event)
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.