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

Method getDescription

src/function.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101QString Function::getDescription() const
102{
103 return description;
104}
105
106void Function::addDescription(const QString& value)
107{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected