mirror of https://github.com/cutefishos/calamares
[libcalamaresui] Expose just currentIndex
- drop the current and completed roles, and expose only the currentIndex. QML can use the QObject property on the model, while QWidgets can call internally through the model's data() function. - we don't need to provide role names for this, so drop that bit. - simplify the delegate code while here.main
parent
aad79f664e
commit
3d7e5bc90d
Loading…
Reference in New Issue