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

Method WindowsRemoteInput

plugins/mousepad/windowsremoteinput.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58WindowsRemoteInput::WindowsRemoteInput(QObject *parent)
59 : AbstractRemoteInput(parent)
60{
61}
62
63bool WindowsRemoteInput::handlePacket(const NetworkPacket &np)
64{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected