Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBangla/OpenBangla-Keyboard
/ getUserAutoCorrectFile
Method
getUserAutoCorrectFile
src/shared/FileSystem.h:55–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
QString getUserAutoCorrectFile() {
56
return path +
"/autocorrect.json"
;
57
}
58
};
59
60
QString LayoutsFilePath();
Callers
2
loadData
Method · 0.80
on_buttonBox_accepted
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected