MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / ServiceName

Function ServiceName

Plugins/WebBrowser/PasswordStore.cpp:33–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33static QString ServiceName()
34{
35 // Use application name as the keychain service; fall back to a sensible default.
36 return "io.github.KangLin/RabbitRemoteControl";
37}
38
39#if HAVE_QTKEYCHAIN
40QVariantMap CPasswordStore::getCredentials(const QString &host)

Callers 2

getCredentialsMethod · 0.70
saveCredentialsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected