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

Method buildIncludePath

src/tokenbuilder.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void TokenBuilder::buildIncludePath(const QString& str)
101{
102 filepath = str;
103}
104
105bool TokenBuilder::openfile(QFileInfo f)
106{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected