MCPcopy Create free account
hub / github.com/comaps/comaps / GetProtobufEggPath

Function GetProtobufEggPath

qt/build_style/build_common.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114QString GetProtobufEggPath()
115{
116 return GetExternalPath("protobuf-3.3.0-py2.7.egg", "kothic", "../3party/protobuf");
117}

Callers 2

GetStyleStatisticsFunction · 0.85
BuildDrawingRulesImplFunction · 0.85

Calls 1

GetExternalPathFunction · 0.85

Tested by

no test coverage detected