MCPcopy Create free account
hub / github.com/deskflow/deskflow / SwitchToNextScreenAction

Method SwitchToNextScreenAction

src/lib/server/InputFilter.cpp:339–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337}
338
339InputFilter::SwitchToNextScreenAction::SwitchToNextScreenAction(IEventQueue *events) : m_events(events)
340{
341 // do nothing
342}
343
344InputFilter::Action *InputFilter::SwitchToNextScreenAction::clone() const
345{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected