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

Method getMode

src/lib/server/InputFilter.cpp:210–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208}
209
210InputFilter::LockCursorToScreenAction::Mode InputFilter::LockCursorToScreenAction::getMode() const
211{
212 return m_mode;
213}
214
215InputFilter::Action *InputFilter::LockCursorToScreenAction::clone() const
216{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected