MCPcopy 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
21QString LayoutsFilePath() {
22 return "/usr/share/openbangla-keyboard/layouts";
23}
24
25QString AvroPhoneticLayoutPath() {
26 return "/usr/share/openbangla-keyboard/layouts/avrophonetic.json";

Callers 1

searchLayoutsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected