Uses of Class
io.qt.widgets.QGraphicsObject
Package | Description |
---|---|
io.qt.widgets | |
io.qt.widgets.svg |
-
Uses of QGraphicsObject in io.qt.widgets
Subclasses of QGraphicsObject in io.qt.widgets Modifier and Type Class Description class
QGraphicsProxyWidget
Proxy layer for embedding a QWidget in a QGraphicsSceneclass
QGraphicsTextItem
Text item that you can add to a QGraphicsScene to display formatted textclass
QGraphicsWidget
The base class for all widget items in a QGraphicsScene -
Uses of QGraphicsObject in io.qt.widgets.svg
Subclasses of QGraphicsObject in io.qt.widgets.svg Modifier and Type Class Description class
QGraphicsSvgItem
QGraphicsItem that can be used to render the contents of SVG files