Module qtjambi
Package io.qt.widgets

Class QAbstractGraphicsShapeItem

java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.widgets.QAbstractGraphicsShapeItem
All Implemented Interfaces:
QtObjectInterface, QGraphicsItem
Direct Known Subclasses:
QGraphicsEllipseItem, QGraphicsPathItem, QGraphicsPolygonItem, QGraphicsRectItem, QGraphicsSimpleTextItem

public abstract class QAbstractGraphicsShapeItem extends QtObject implements QGraphicsItem

Common base for all path items

Java wrapper for Qt's class QAbstractGraphicsShapeItem