Searched refs:sourceDataChanged (Results 1 – 2 of 2) sorted by relevance
187 void sourceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
763 this, SLOT(sourceDataChanged(QModelIndex,QModelIndex))); in setSourceModel()771 void HistoryFilterModel::sourceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRig… in sourceDataChanged() function in HistoryFilterModel