MCPcopy Create free account
hub / github.com/KDE/kdevelop / defaultCheckSetSelectionId

Method defaultCheckSetSelectionId

plugins/clazy/checksetselectionmanager.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148QString CheckSetSelectionManager::defaultCheckSetSelectionId() const
149{
150 return m_defaultCheckSetSelectionId;
151}
152
153CheckSetSelection CheckSetSelectionManager::defaultCheckSetSelection() const
154{

Callers 4

createJobMethod · 0.45
ProjectConfigPageMethod · 0.45
reloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected