LibrePCB Developers Documentation
GraphicsScene Member List

This is the complete list of members for GraphicsScene, including all inherited members.

addItem(QGraphicsItem &item) noexceptGraphicsScene
clearSelectionRect() noexceptGraphicsScene
GraphicsScene(QObject *parent=nullptr) noexceptGraphicsSceneexplicit
mSelectionRectItemGraphicsSceneprivate
removeItem(QGraphicsItem &item) noexceptGraphicsScene
setSelectionRect(const Point &p1, const Point &p2) noexceptGraphicsScene
setSelectionRectColors(const QColor &line, const QColor &fill) noexceptGraphicsScene
toPixmap(int dpi, const QColor &background=Qt::transparent) noexceptGraphicsScene
toPixmap(const QSize &size, const QColor &background=Qt::transparent) noexceptGraphicsScene
~GraphicsScene() noexceptGraphicsScenevirtual