MCPcopy 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
60QString LayoutsFilePath();

Callers 2

loadDataMethod · 0.80
on_buttonBox_acceptedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected