Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdeconnect-kde
/ pluginsConfigFile
Method
pluginsConfigFile
core/device.cpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
QString Device::pluginsConfigFile() const
214
{
215
return KdeConnectConfig::instance().deviceConfigDir(id()).absoluteFilePath(QStringLiteral(
"config"
));
216
}
217
218
void Device::requestPairing()
219
{
Callers
1
setDeviceId
Method · 0.80
Calls
1
deviceConfigDir
Method · 0.80
Tested by
no test coverage detected