Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ checks
Method
checks
plugins/clazy/config/checkswidget.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
ChecksWidget::~ChecksWidget() = default;
93
94
QString ChecksWidget::checks() const
95
{
96
return m_checks;
97
}
98
99
void ChecksWidget::setChecks(const QString& checks)
100
{
Callers
5
processStderrLines
Method · 0.45
createJob
Method · 0.45
updateCommandLine
Method · 0.45
onSelectionChanged
Method · 0.45
GlobalConfigPage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected