Sorting items in ListView by date property
-
wrote on 22 Jun 2016, 12:10 last edited by
Hi,
my model passed to ListView consists of items which has date property (QDateTime type). How to sort items in ListView by date property (descending)? -
wrote on 22 Jun 2016, 12:28 last edited by
Hi! See QML Dynamic View Ordering Tutorial, especially part 4.
1/2