Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setFilter
Method
setFilter
plugins/problemreporter/problemsview.cpp:499–502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
}
498
499
void ProblemsView::setFilter(const QString& filterText)
500
{
501
setFilter(filterText, m_tabWidget->currentIndex());
502
}
503
504
void ProblemsView::setFilter(const QString& filterText, int tabIdx)
505
{
Callers
4
testDuchainFilter
Method · 0.45
testAbbreviations
Method · 0.45
testSorting
Method · 0.45
testStableSort
Method · 0.45
Calls
4
currentIndex
Method · 0.45
count
Method · 0.45
widget
Method · 0.45
setText
Method · 0.45
Tested by
4
testDuchainFilter
Method · 0.36
testAbbreviations
Method · 0.36
testSorting
Method · 0.36
testStableSort
Method · 0.36