Home
last modified time | relevance | path

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

/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/containments/desktop/plugins/folder/
H A Dfoldermodel.h109 FilterShowMatches, enumerator
H A Dfoldermodel.cpp1570 if (m_filterMode == FilterShowMatches) { in filterAcceptsRow()
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/containments/desktop/plugins/folder/autotests/
H A Dfoldermodeltest.cpp100 m_folderModel->setFilterMode(FolderModel::FilterShowMatches); in tst_filterListing()