Uses of Class
io.qt.widgets.QGraphicsObject
Package | Description |
---|---|
io.qt.charts | |
io.qt.multimedia.widgets | |
io.qt.svg | |
io.qt.widgets |
-
Uses of QGraphicsObject in io.qt.charts
Subclasses of QGraphicsObject in io.qt.charts Modifier and Type Class Description class
QChart
Manages the graphical representation of the chart's series, legends, and axesclass
QLegend
Displays the legend of a chartclass
QPolarChart
Presents data in polar charts -
Uses of QGraphicsObject in io.qt.multimedia.widgets
Subclasses of QGraphicsObject in io.qt.multimedia.widgets Modifier and Type Class Description class
QGraphicsVideoItem
Java wrapper for Qt class QGraphicsVideoItem -
Uses of QGraphicsObject in io.qt.svg
Subclasses of QGraphicsObject in io.qt.svg Modifier and Type Class Description class
QGraphicsSvgItem
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.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