MCPcopy 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
213QString Device::pluginsConfigFile() const
214{
215 return KdeConnectConfig::instance().deviceConfigDir(id()).absoluteFilePath(QStringLiteral("config"));
216}
217
218void Device::requestPairing()
219{

Callers 1

setDeviceIdMethod · 0.80

Calls 1

deviceConfigDirMethod · 0.80

Tested by

no test coverage detected