Uses of Class
io.qt.widgets.QGraphicsWidget
-
Uses of QGraphicsWidget in io.qt.charts
Modifier 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 QGraphicsWidget in io.qt.gui
Modifier and TypeMethodDescriptionfinal List<QGraphicsWidget>
QAction.associatedGraphicsWidgets()
-
Uses of QGraphicsWidget in io.qt.widgets
Modifier and TypeClassDescriptionclass
Proxy layer for embedding a QWidget in a QGraphicsSceneModifier and TypeMethodDescriptionfinal QGraphicsWidget
QGraphicsScene.activeWindow()
final QGraphicsWidget
QGraphicsWidget.focusWidget()
final QGraphicsWidget
QAbstractGraphicsShapeItem.parentWidget()
See QGraphicsItem::final QGraphicsWidget
QGraphicsItem.Impl.parentWidget()
See QGraphicsItem::default QGraphicsWidget
QGraphicsItem.parentWidget()
final QGraphicsWidget
QGraphicsItemGroup.parentWidget()
See QGraphicsItem::final QGraphicsWidget
QGraphicsLineItem.parentWidget()
See QGraphicsItem::final QGraphicsWidget
QGraphicsObject.parentWidget()
See QGraphicsItem::final QGraphicsWidget
QGraphicsPixmapItem.parentWidget()
See QGraphicsItem::final QGraphicsWidget
QAbstractGraphicsShapeItem.topLevelWidget()
See QGraphicsItem::final QGraphicsWidget
QGraphicsItem.Impl.topLevelWidget()
See QGraphicsItem::default QGraphicsWidget
QGraphicsItem.topLevelWidget()
final QGraphicsWidget
QGraphicsItemGroup.topLevelWidget()
See QGraphicsItem::final QGraphicsWidget
QGraphicsLineItem.topLevelWidget()
See QGraphicsItem::final QGraphicsWidget
QGraphicsObject.topLevelWidget()
See QGraphicsItem::final QGraphicsWidget
QGraphicsPixmapItem.topLevelWidget()
See QGraphicsItem::final QGraphicsWidget
QAbstractGraphicsShapeItem.window()
See QGraphicsItem::final QGraphicsWidget
QGraphicsItem.Impl.window()
See QGraphicsItem::default QGraphicsWidget
QGraphicsItem.window()
final QGraphicsWidget
QGraphicsItemGroup.window()
See QGraphicsItem::final QGraphicsWidget
QGraphicsLineItem.window()
See QGraphicsItem::final QGraphicsWidget
QGraphicsObject.window()
See QGraphicsItem::final QGraphicsWidget
QGraphicsPixmapItem.window()
See QGraphicsItem::Modifier and TypeMethodDescriptionfinal void
QGraphicsScene.setActiveWindow
(QGraphicsWidget widget) static void
QGraphicsWidget.setTabOrder
(QGraphicsWidget first, QGraphicsWidget second)