KReport
KReportDesignerItemRectBase.h
38class KREPORT_EXPORT KReportDesignerItemRectBase : public QGraphicsRectItem, public KReportDesignerItemBase
void move(const QPointF &) override
Definition KReportDesignerItemRectBase.cpp:337
The ReportDesigner is the main widget for designing a report.
Definition KReportDesigner.h:53
GraphicsItemChange
virtual void hoverMoveEvent(QGraphicsSceneHoverEvent *event)
virtual QVariant itemChange(GraphicsItemChange change, const QVariant &value)
virtual void mouseMoveEvent(QGraphicsSceneMouseEvent *event)
virtual void mousePressEvent(QGraphicsSceneMouseEvent *event)
virtual void mouseReleaseEvent(QGraphicsSceneMouseEvent *event)
QPointF pos() const const
void update(const QRectF &rect)
QGraphicsRectItem(QGraphicsItem *parent)
QRectF rect() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:26 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:26 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.