Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ selection
Method
selection
plugins/clazy/config/checksetselectioncombobox.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
QString CheckSetSelectionComboBox::selection() const
42
{
43
return currentData().toString();
44
}
45
46
void CheckSetSelectionComboBox::setSelection(const QString& selection)
47
{
Callers
5
defaults
Method · 0.45
reset
Method · 0.45
onChecksChanged
Method · 0.45
updateForView
Method · 0.45
compilerEdited
Method · 0.45
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected