Module qtjambi.qml
Package io.qt.qml

Class QQmlListProperty<T extends QObject>

All Implemented Interfaces:
QtObjectInterface, Cloneable

public final class QQmlListProperty<T extends QObject> extends QtObject implements Cloneable
This class is a wrapper class of the C++ template type QQmlListProperty. The generator takes care about mapping the native template parameter to the generic java parameter.