MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / makePath

Method makePath

source/src/macro.h:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261 return name + fileType();
262 }
263 QString makeDir() const
264 {
265 if (groupBase) return Qi::macroDir;
266 return Qi::macroDir + groupName + QString('/');
267 }
268 QString makePath() const
269 {

Callers 3

loadAllMethod · 0.45
moveInMethod · 0.45
EventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected