MCPcopy Create free account
hub / github.com/KDE/kdeconnect-kde / dbusPath

Method dbusPath

plugins/virtualmonitor/virtualmonitorplugin.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165QString VirtualMonitorPlugin::dbusPath() const
166{
167 return QLatin1String("/modules/kdeconnect/devices/%1/virtualmonitor").arg(device()->id());
168}
169
170bool VirtualMonitorPlugin::requestVirtualMonitor()
171{

Callers

nothing calls this directly

Calls 1

idMethod · 0.45

Tested by

no test coverage detected