Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
165
QString VirtualMonitorPlugin::dbusPath() const
166
{
167
return QLatin1String(
"/modules/kdeconnect/devices/%1/virtualmonitor"
).arg(device()->id());
168
}
169
170
bool VirtualMonitorPlugin::requestVirtualMonitor()
171
{
Callers
nothing calls this directly
Calls
1
id
Method · 0.45
Tested by
no test coverage detected