- Enclosing class:
QQmlListProperty<T extends QtObjectInterface>
public static interface QQmlListProperty.ReplaceFunction<O,T>
Replace the element at position index in the list property with value.
-
Method Summary
-
Method Details
-
accept
void accept(O object,
long index,
T t)