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

Method value

common/enumdefinition.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29int EnumDefinitionElement::value() const
30{
31 return m_value;
32}
33
34namespace GammaRay {
35QDataStream &operator<<(QDataStream &out, const EnumDefinitionElement &elem)

Callers 1

valueToStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected