Uses of Class
io.qt.widgets.QGraphicsScene
Packages that use QGraphicsScene
-
Uses of QGraphicsScene in io.qt.widgets
Methods in io.qt.widgets that return QGraphicsSceneModifier and TypeMethodDescriptionfinal QGraphicsScene
QAbstractGraphicsShapeItem.scene()
See QGraphicsItem::final QGraphicsScene
QGraphicsItem.Impl.scene()
See QGraphicsItem::default QGraphicsScene
QGraphicsItem.scene()
final QGraphicsScene
QGraphicsItemGroup.scene()
See QGraphicsItem::final QGraphicsScene
QGraphicsLineItem.scene()
See QGraphicsItem::final QGraphicsScene
QGraphicsObject.scene()
See QGraphicsItem::final QGraphicsScene
QGraphicsPixmapItem.scene()
See QGraphicsItem::final QGraphicsScene
QGraphicsView.scene()
Methods in io.qt.widgets with parameters of type QGraphicsSceneConstructors in io.qt.widgets with parameters of type QGraphicsSceneModifierConstructorDescriptionQGraphicsView
(QGraphicsScene scene) Overloaded constructor forQGraphicsView(io.qt.widgets.QGraphicsScene, io.qt.widgets.QWidget)
withparent = null
.QGraphicsView
(QGraphicsScene scene, QWidget parent)