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

Method checkSetSelections

plugins/clazy/checksetselectionmanager.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129QVector<CheckSetSelection> CheckSetSelectionManager::checkSetSelections() const
130{
131 return m_checkSetSelections;
132}
133
134CheckSetSelection CheckSetSelectionManager::checkSetSelection(const QString& checkSetSelectionId) const
135{

Callers 3

ProjectConfigPageMethod · 0.45
reloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected