woboq/qmetaobject-rs

Support `canFetchMore` and `fetchMore` on model traits

Opened this issue · 0 comments

These functions are used for lazy loading of models in QML. Currently, the model traits do not support them.