[Interest] Quick2 - animate sorting of listview, sorted with QSortFilerProxyModel
Nils Jeisecke
njeisecke at saltation.de
Wed Aug 14 16:50:24 CEST 2013
Hi,
On Wed, Aug 14, 2013 at 4:41 PM, André Somers <andre at familiesomers.nl> wrote:
> I think the root of the problem is that QAbstractItemModel does not have
> a concept of moving items, while the native QML model does.
There's beginMoveRows and endMoveRows since 4.6. This also enables
move animations in the Qml item views.
Nils
More information about the Interest
mailing list