Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdeconnect-kde
/ active
Method
active
plugins/virtualmonitor/virtualmonitorplugin.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
bool VirtualMonitorPlugin::active() const
70
{
71
return m_process && m_process->state() == QProcess::Running;
72
}
73
74
void VirtualMonitorPlugin::stop()
75
{
Callers
2
EmitActive
Method · 0.80
~EmitActive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected