MCPcopy Create free account
hub / github.com/OpenBangla/OpenBangla-Keyboard / DatabasePath

Function DatabasePath

src/shared/FileSystem.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29QString DatabasePath() {
30 return "/usr/share/openbangla-keyboard/data";
31}
32
33QString DictionaryPath() {
34 return "/usr/share/openbangla-keyboard/data/dictionary.json";

Callers 1

update_with_settingsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected