Home
last modified time | relevance | path

Searched refs:semanticInfoForSourceIndex (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gwenview/gwenview-21.12.3/app/
H A Dfiltercontroller.h226 SemanticInfo info = model()->semanticInfoForSourceIndex(index); in acceptsIndex()
293 SemanticInfo info = model()->semanticInfoForSourceIndex(index); in acceptsIndex()
/dports/graphics/gwenview/gwenview-21.12.3/lib/semanticinfo/
H A Dsorteddirmodel.h110 SemanticInfo semanticInfoForSourceIndex(const QModelIndex &sourceIndex) const;
H A Dsorteddirmodel.cpp245 SemanticInfo SortedDirModel::semanticInfoForSourceIndex(const QModelIndex &sourceIndex) const in semanticInfoForSourceIndex() function in Gwenview::SortedDirModel