Module qtjambi
Package io.qt.widgets

Class QGraphicsWidget

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface, QGraphicsItem, QGraphicsLayoutItem
Direct Known Subclasses:
QGraphicsProxyWidget

public class QGraphicsWidget
extends QGraphicsObject
implements QGraphicsLayoutItem

The base class for all widget items in a QGraphicsScene

Java wrapper for Qt class QGraphicsWidget