Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
QString Function::getDescription() const
102
{
103
return description;
104
}
105
106
void Function::addDescription(const QString& value)
107
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected