White-Oak / qml-rust

QML (Qt Quick) bindings for Rust language
MIT License
205 stars 18 forks source link

add support for QAbstractItemModel #17

Open fneddy opened 7 years ago

fneddy commented 7 years ago

QAbstractItemModel is needed to provide treelike models to QML components.

White-Oak commented 7 years ago

blocked by https://github.com/filcuc/DOtherSide/issues/48

filcuc commented 7 years ago

This is not blocked anymore