![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#include <InputFilter.h>


Public Types | |
| enum | Mode { kOff , kOn , kToggle } |
Public Member Functions | |
| LockCursorToScreenAction (IEventQueue *events, Mode=kToggle) | |
| Mode | getMode () const |
| Action * | clone () const override |
| std::string | format () const override |
| void | perform (const Event &) override |
| Public Member Functions inherited from InputFilter::Action | |
| Action ()=default | |
| virtual | ~Action ()=default |
|
explicit |
|
overridevirtual |
Implements InputFilter::Action.
|
overridevirtual |
Implements InputFilter::Action.
| InputFilter::LockCursorToScreenAction::Mode InputFilter::LockCursorToScreenAction::getMode | ( | ) | const |
|
overridevirtual |
Implements InputFilter::Action.