MCPcopy Create free account
hub / github.com/KDAB/GammaRay / name

Method name

common/enumdefinition.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24QByteArray EnumDefinitionElement::name() const
25{
26 return m_name;
27}
28
29int EnumDefinitionElement::value() const
30{

Callers 1

valueToStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected