MCPcopy 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
144void QuickOpenWidget::setSortingEnabled(bool enabled)
145{
146 m_sortingEnabled = enabled;
147}
148
149void QuickOpenWidget::updateTimerInterval(bool cheapFilterChange)
150{

Callers 4

setLevelsMethod · 0.80
startMethod · 0.80
TestViewMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestViewMethod · 0.64