Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBangla/OpenBangla-Keyboard
/ LayoutsFilePath
Function
LayoutsFilePath
src/shared/FileSystem.cpp:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
#include
"FileSystem.h"
20
21
QString LayoutsFilePath() {
22
return
"/usr/share/openbangla-keyboard/layouts"
;
23
}
24
25
QString AvroPhoneticLayoutPath() {
26
return
"/usr/share/openbangla-keyboard/layouts/avrophonetic.json"
;
Callers
1
searchLayouts
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected