Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadAll
Method · 0.45
moveIn
Method · 0.45
Event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected