MCPcopy Create free account
hub / github.com/KDAB/codebrowser / DocumentedEnum

Enum DocumentedEnum

tests/doc.h:171–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169
170
171enum DocumentedEnum {
172 A, Hello, Yolla
173};
174
175/*! \enum DocumentedEnum
176 * \value A some value

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected