[Interest] Best practice for properties, QAbstractListModel with a QList<QObject*> and a Quick2 view

Jan Kundrát jkt at flaska.net
Thu Dec 19 16:53:31 CET 2013


On Thursday, 19 December 2013 16:34:01 CEST, Martin Koller wrote:
> beginRemoveRows(... row1, row1);
> beginRemoveRows(... row17, row17);
> ...
> endRemoveRows();
> endRemoveRows();

You cannot do this.

Jan

-- 
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/



More information about the Interest mailing list