Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setSortingEnabled
Method
setSortingEnabled
plugins/quickopen/quickopenwidget.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
void QuickOpenWidget::setSortingEnabled(bool enabled)
145
{
146
m_sortingEnabled = enabled;
147
}
148
149
void QuickOpenWidget::updateTimerInterval(bool cheapFilterChange)
150
{
Callers
4
selectNewToolViewToAdd
Method · 0.80
setLevels
Method · 0.80
start
Method · 0.80
TestView
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestView
Method · 0.64