Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.cpp754 this, SLOT(sourceRowsRemoved(QModelIndex,int,int))); in setSourceModel()
767 this, SLOT(sourceRowsRemoved(QModelIndex,int,int))); in setSourceModel()
889 void HistoryFilterModel::sourceRowsRemoved(const QModelIndex &, int start, int end) in sourceRowsRemoved() function in HistoryFilterModel
906 this, SLOT(sourceRowsRemoved(QModelIndex,int,int))); in removeRows()
914 this, SLOT(sourceRowsRemoved(QModelIndex,int,int))); in removeRows()
1183 this, SLOT(sourceRowsRemoved(QModelIndex,int,int))); in setSourceModel()
1194 this, SLOT(sourceRowsRemoved(QModelIndex,int,int))); in setSourceModel()
1248 void HistoryTreeModel::sourceRowsRemoved(const QModelIndex &parent, int start, int end) in sourceRowsRemoved() function in HistoryTreeModel
H A Dhistory.h189 void sourceRowsRemoved(const QModelIndex &, int, int);
300 void sourceRowsRemoved(const QModelIndex &parent, int start, int end);