All Classes and Interfaces
Class
Description
QtAbstractItemModel is a base class for implementing custom models in Java,
similar to the QAbstractItemModel
class.
Interface for a callback to be invoked when the data in an existing item changes.
Represents an index in a custom item model, similar to
QModelindex
in C++.
A callback that notifies clients when a signal is emitted from the QML component.