Package io.qt.quick

Class QQuickItem

All Implemented Interfaces:
QQmlParserStatus, QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface
Direct Known Subclasses:
QQuickFramebufferObject, QQuickPaintedItem

public class QQuickItem extends QObject implements QQmlParserStatus

The most basic of all visual items in Qt Quick

Java wrapper for Qt class QQuickItem