Uses of Class
io.qt.widgets.QGraphicsObject
Packages that use QGraphicsObject
-
Uses of QGraphicsObject in io.qt.charts
Subclasses of QGraphicsObject in io.qt.chartsModifier and TypeClassDescriptionclass
Manages the graphical representation of the chart's series, legends, and axesfinal class
Displays the legend of a chartclass
Presents data in polar charts -
Uses of QGraphicsObject in io.qt.multimedia.widgets
Subclasses of QGraphicsObject in io.qt.multimedia.widgetsModifier and TypeClassDescriptionclass
Java wrapper for Qt classQGraphicsVideoItem
-
Uses of QGraphicsObject in io.qt.svg
Subclasses of QGraphicsObject in io.qt.svgModifier and TypeClassDescriptionclass
QGraphicsItem that can be used to render the contents of SVG files -
Uses of QGraphicsObject in io.qt.widgets
Subclasses of QGraphicsObject in io.qt.widgetsModifier and TypeClassDescriptionclass
Proxy layer for embedding a QWidget in a QGraphicsSceneclass
Text item that you can add to a QGraphicsScene to display formatted textclass
The base class for all widget items in a QGraphicsSceneMethods in io.qt.widgets that return QGraphicsObjectModifier and TypeMethodDescriptionfinal QGraphicsObject
QAbstractGraphicsShapeItem.parentObject()
final QGraphicsObject
QGraphicsItem.Impl.parentObject()
default QGraphicsObject
QGraphicsItem.parentObject()
final QGraphicsObject
QGraphicsItemGroup.parentObject()
final QGraphicsObject
QGraphicsLineItem.parentObject()
final QGraphicsObject
QGraphicsObject.parentObject()
final QGraphicsObject
QGraphicsPixmapItem.parentObject()
final QGraphicsObject
QAbstractGraphicsShapeItem.toGraphicsObject()
final QGraphicsObject
QGraphicsItem.Impl.toGraphicsObject()
default QGraphicsObject
QGraphicsItem.toGraphicsObject()
final QGraphicsObject
QGraphicsItemGroup.toGraphicsObject()
final QGraphicsObject
QGraphicsLineItem.toGraphicsObject()
final QGraphicsObject
QGraphicsObject.toGraphicsObject()
final QGraphicsObject
QGraphicsPixmapItem.toGraphicsObject()