Your model is incorrect. You are not returning empty QVariants for Qt::CheckStateRole in your implementation of data(). You probably don't differentiate roles at all.
Your model is incorrect. You are not returning empty QVariants for Qt::CheckStateRole in your implementation of data(). You probably don't differentiate roles at all.
MattPhillips (19th December 2009)
Bookmarks