Home
last modified time | relevance | path

Searched refs:rootIndex (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dedittableview.cpp58 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()
H A Dedittreeview.cpp67 model()->removeRows(0, model()->rowCount(rootIndex()), rootIndex()); in removeAll()
H A Dmodelmenu.h62 QModelIndex rootIndex() const;
H A Dmodelmenu.cpp95 QModelIndex ModelMenu::rootIndex() const in rootIndex() function in ModelMenu
H A Dbookmarks.h285 QModelIndex rootIndex() const;
H A Dbookmarks.cpp800 if (saveExpandedNodes(tree->rootIndex())) in ~BookmarksDialog()
864 idx = tree->rootIndex(); in newFolder()
935 QModelIndex BookmarksToolBar::rootIndex() const in rootIndex() function in BookmarksToolBar
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_categorymodel.qml110 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();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/
H A DCategoryView.qml60 property variant rootIndex
70 rootIndex: root.rootIndex
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/doc/src/
H A Dplaces.qdoc84 The \e rootIndex property sets the root index of the \l DelegateModel. Categories are
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/
H A Dplaces.qml231 "rootIndex" : index