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

Method buildIncludeFile

src/tokenbuilder.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95void TokenBuilder::buildIncludeFile(const QString& str)
96{
97 filename = str;
98}
99
100void TokenBuilder::buildIncludePath(const QString& str)
101{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected