Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, May 2007
Missing function QStandardItemModel::appendRow()


Message 1 in thread

Currently, I am using the code (from an qt4 view example):

insertRow(0);
setData(...

which results in a list with a wrong sorting order. I am missing a function to 
append at the end the same way:

appendRow();
setData(...

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx