Home
last modified time | relevance | path

Searched defs:bookmarkForIndex (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/keditbookmarks/keditbookmarks-21.12.3/src/
H A Dbookmarklistview.cpp70 KBookmark BookmarkFolderView::bookmarkForIndex(const QModelIndex &idx) const in bookmarkForIndex() function in BookmarkFolderView
95 KBookmark BookmarkListView::bookmarkForIndex(const QModelIndex &idx) const in bookmarkForIndex() function in BookmarkListView
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsbookmarkmodel.cpp361 QgsBookmark QgsBookmarkManagerModel::bookmarkForIndex( const QModelIndex &index ) const in bookmarkForIndex() function in QgsBookmarkManagerModel
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsbookmarkmodel.cpp361 QgsBookmark QgsBookmarkManagerModel::bookmarkForIndex( const QModelIndex &index ) const in bookmarkForIndex() function in QgsBookmarkManagerModel
/dports/deskutils/keditbookmarks/keditbookmarks-21.12.3/src/kbookmarkmodel/
H A Dmodel.cpp391 KBookmark KBookmarkModel::bookmarkForIndex(const QModelIndex &index) const in bookmarkForIndex() function in KBookmarkModel
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/bookmarks/
H A Dbookmarkmanager.cpp483 Bookmark *BookmarkManager::bookmarkForIndex(const QModelIndex &index) const in bookmarkForIndex() function in Bookmarks::Internal::BookmarkManager
/dports/devel/kf5-kio/kio-5.89.0/src/filewidgets/
H A Dkfileplacesmodel.cpp589 KBookmark KFilePlacesModel::bookmarkForIndex(const QModelIndex &index) const in bookmarkForIndex() function in KFilePlacesModel
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkio.py5205 def bookmarkForIndex(self, index): member in KFilePlacesModel