Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetGeometryToolPath
Function
GetGeometryToolPath
qt/build_style/build_style.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
QString GetGeometryToolPath()
24
{
25
return GetExternalPath(
"generator_tool"
,
"generator_tool.app/Contents/MacOS"
,
""
);
26
}
27
28
QString GetGeometryToolResourceDir()
29
{
Callers
1
RunRecalculationGeometryScript
Function · 0.85
Calls
1
GetExternalPath
Function · 0.85
Tested by
no test coverage detected