Uses of Class
io.qt.widgets.QGraphicsScene
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QGraphicsScene in io.qt.widgets
Methods in io.qt.widgets that return QGraphicsScene Modifier and Type Method Description QGraphicsScene
QAbstractGraphicsShapeItem. scene()
See QGraphicsItem::QGraphicsScene
QGraphicsItem.Impl. scene()
See QGraphicsItem::default QGraphicsScene
QGraphicsItem. scene()
QGraphicsScene
QGraphicsItemGroup. scene()
See QGraphicsItem::QGraphicsScene
QGraphicsLineItem. scene()
See QGraphicsItem::QGraphicsScene
QGraphicsObject. scene()
See QGraphicsItem::QGraphicsScene
QGraphicsPixmapItem. scene()
See QGraphicsItem::QGraphicsScene
QGraphicsView. scene()
Methods in io.qt.widgets with parameters of type QGraphicsScene Modifier and Type Method Description void
QGraphicsView. setScene(QGraphicsScene scene)
Constructors in io.qt.widgets with parameters of type QGraphicsScene Constructor Description QGraphicsView(QGraphicsScene scene)
Overloaded constructor forQGraphicsView(io.qt.widgets.QGraphicsScene, io.qt.widgets.QWidget)
withparent = null
.QGraphicsView(QGraphicsScene scene, QWidget parent)