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

Method name

plugins/clazy/checksetselection.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45QString CheckSetSelection::name() const
46{
47 return d->name;
48}
49
50void CheckSetSelection::setId(const QString& id)
51{

Callers 1

saveCheckSetSelectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected