Module qtjambi
Package io.qt.widgets

Class QGraphicsTextItem

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface, QGraphicsItem

public class QGraphicsTextItem extends QGraphicsObject

Text item that you can add to a QGraphicsScene to display formatted text

Java wrapper for Qt class QGraphicsTextItem