MCPcopy Create free account
hub / github.com/aldelaro5/dolphin-memory-engine / ~StructDef

Method ~StructDef

Source/Structs/StructDef.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38StructDef::~StructDef()
39{
40 qDeleteAll(m_fields);
41}
42
43QString StructDef::getLabel()
44{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected