void QAbstractItemModel::dataChanged ( const QModelIndex & topLeft, const QModelIndex & bottomRight ) [signal]
This signal is emitted whenever the data in an existing item changes.
Ты через QAbstractItemModel::setData( index, icon, Qt::DecorationRole ) в ячейку модели поместил иконку?
Нет! Дык с чего модель будет испускать сей сигнал