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