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


Public Member Functions | |
| SwitchToScreenAction (IEventQueue *events, const std::string &screen) | |
| std::string | getScreen () 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 |
| InputFilter::SwitchToScreenAction::SwitchToScreenAction | ( | IEventQueue * | events, |
| const std::string & | screen ) |
|
overridevirtual |
Implements InputFilter::Action.
|
overridevirtual |
Implements InputFilter::Action.
| std::string InputFilter::SwitchToScreenAction::getScreen | ( | ) | const |
|
overridevirtual |
Implements InputFilter::Action.