Module qtjambi.qml
Package io.qt.qml

Class QQmlListProperty<T extends QtObjectInterface>

java.lang.Object
io.qt.QtObject
io.qt.qml.QQmlListProperty<T>
All Implemented Interfaces:
QtObjectInterface, Cloneable

public final class QQmlListProperty<T extends QtObjectInterface> extends QtObject implements Cloneable

The QQmlListProperty class allows applications to expose list-like properties of QObject-derived classes to QML.

Java wrapper for Qt's class QQmlListProperty