Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBangla/OpenBangla-Keyboard
/ AvroPhoneticLayoutPath
Function
AvroPhoneticLayoutPath
src/shared/FileSystem.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
QString AvroPhoneticLayoutPath() {
26
return
"/usr/share/openbangla-keyboard/layouts/avrophonetic.json"
;
27
}
28
29
QString DatabasePath() {
30
return
"/usr/share/openbangla-keyboard/data"
;
Callers
2
AvroPhonetic
Method · 0.85
getLayoutPath
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected