LibrePCB Developers Documentation
|
This is the complete list of members for GraphicsScene, including all inherited members.
addItem(QGraphicsItem &item) noexcept | GraphicsScene | |
clearSelectionRect() noexcept | GraphicsScene | |
GraphicsScene(QObject *parent=nullptr) noexcept | GraphicsScene | explicit |
mSelectionRectItem | GraphicsScene | private |
removeItem(QGraphicsItem &item) noexcept | GraphicsScene | |
setSelectionRect(const Point &p1, const Point &p2) noexcept | GraphicsScene | |
setSelectionRectColors(const QColor &line, const QColor &fill) noexcept | GraphicsScene | |
toPixmap(int dpi, const QColor &background=Qt::transparent) noexcept | GraphicsScene | |
toPixmap(const QSize &size, const QColor &background=Qt::transparent) noexcept | GraphicsScene | |
~GraphicsScene() noexcept | GraphicsScene | virtual |