Searched refs:rootIndex (Results 1 – 10 of 10) sorted by relevance
58 model()->removeRow(row, rootIndex()); in removeOne()59 QModelIndex idx = model()->index(row, 0, rootIndex()); in removeOne()61 idx = model()->index(row - 1, 0, rootIndex()); in removeOne()68 model()->removeRows(0, model()->rowCount(rootIndex()), rootIndex()); in removeAll()
67 model()->removeRows(0, model()->rowCount(rootIndex()), rootIndex()); in removeAll()
62 QModelIndex rootIndex() const;
95 QModelIndex ModelMenu::rootIndex() const in rootIndex() function in ModelMenu
285 QModelIndex rootIndex() const;
800 if (saveExpandedNodes(tree->rootIndex())) in ~BookmarksDialog()864 idx = tree->rootIndex(); in newFolder()935 QModelIndex BookmarksToolBar::rootIndex() const in rootIndex() function in BookmarksToolBar
110 categoryModel.rootIndex = categoryModel.modelIndex(0);126 categoryModel.rootIndex = categoryModel.parentModelIndex();132 categoryModel.rootIndex = categoryModel.modelIndex(1);136 categoryModel.rootIndex = categoryModel.parentModelIndex();188 categoryModel.rootIndex = categoryModel.modelIndex(i);192 categoryModel.rootIndex = categoryModel.parentModelIndex();
60 property variant rootIndex70 rootIndex: root.rootIndex
84 The \e rootIndex property sets the root index of the \l DelegateModel. Categories are
231 "rootIndex" : index