Module qtjambi
Package io.qt.widgets

Class QAbstractItemDelegate

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface
Direct Known Subclasses:
QItemDelegate, QStyledItemDelegate

public abstract class QAbstractItemDelegate extends QObject

Used to display and edit data items from a model

Java wrapper for Qt's class QAbstractItemDelegate