Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
QString DatabasePath() {
30
return
"/usr/share/openbangla-keyboard/data"
;
31
}
32
33
QString DictionaryPath() {
34
return
"/usr/share/openbangla-keyboard/data/dictionary.json"
;
Callers
1
update_with_settings
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected