Home
last modified time | relevance | path

Searched refs:sourceDataChanged (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.h187 void sourceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
H A Dhistory.cpp763 this, SLOT(sourceDataChanged(QModelIndex,QModelIndex))); in setSourceModel()
771 void HistoryFilterModel::sourceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRig… in sourceDataChanged() function in HistoryFilterModel