Searched defs:removeRows (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | cookiejar.cpp | 457 bool CookieModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows() function in CookieModel 611 bool CookieExceptionsModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows() function in CookieExceptionsModel
|
| H A D | history.cpp | 453 bool HistoryModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows() function in HistoryModel 900 bool HistoryFilterModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows() function in HistoryFilterModel 1154 bool HistoryTreeModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows() function in HistoryTreeModel
|
| H A D | downloadmanager.cpp | 554 bool DownloadModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows() function in DownloadModel
|
| H A D | bookmarks.cpp | 400 bool BookmarksModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows() function in BookmarksModel
|