Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
void TokenBuilder::buildIncludePath(const QString& str)
101
{
102
filepath = str;
103
}
104
105
bool TokenBuilder::openfile(QFileInfo f)
106
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected