MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / getName

Method getName

src/invocation.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32QString Invocation::getName() const
33{
34 return name;
35}
36
37void Invocation::setNamespace(const QString& ns)
38{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected