Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
This is the complete list of members for MSWindowsScreen, including all inherited members.
activeSides() override | MSWindowsScreen | virtual |
canLeave() override | MSWindowsScreen | virtual |
checkClipboards() override | MSWindowsScreen | virtual |
closeScreensaver() override | MSWindowsScreen | virtual |
disable() override | MSWindowsScreen | virtual |
enable() override | MSWindowsScreen | virtual |
enter() override | MSWindowsScreen | virtual |
fakeAllKeysUp() override | MSWindowsScreen | virtual |
fakeCtrlAltDel() override | PlatformScreen | virtual |
fakeInputBegin() override | MSWindowsScreen | virtual |
fakeInputEnd() override | MSWindowsScreen | virtual |
fakeKeyDown(KeyID id, KeyModifierMask mask, KeyButton button, const std::string &lang) override | MSWindowsScreen | virtual |
fakeKeyRepeat(KeyID id, KeyModifierMask mask, int32_t count, KeyButton button, const std::string &lang) override | MSWindowsScreen | virtual |
fakeKeyUp(KeyButton button) override | MSWindowsScreen | virtual |
fakeLocalKey(KeyButton button, bool press) const | MSWindowsScreen | protected |
fakeMediaKey(KeyID id) override | IPlatformScreen | virtual |
fakeMouseButton(ButtonID id, bool press) override | MSWindowsScreen | virtual |
fakeMouseMove(int32_t x, int32_t y) override | MSWindowsScreen | virtual |
fakeMouseRelativeMove(int32_t dx, int32_t dy) const override | MSWindowsScreen | virtual |
fakeMouseWheel(int32_t xDelta, int32_t yDelta) const override | MSWindowsScreen | virtual |
getActiveModifiers() const override | PlatformScreen | virtual |
getClipboard(ClipboardID id, IClipboard *) const override | MSWindowsScreen | virtual |
getCursorCenter(int32_t &x, int32_t &y) const override | MSWindowsScreen | virtual |
getCursorPos(int32_t &x, int32_t &y) const override | MSWindowsScreen | virtual |
getEventTarget() const override | MSWindowsScreen | virtual |
getJumpZoneSize() const override | MSWindowsScreen | virtual |
getKeyState() const override | MSWindowsScreen | protectedvirtual |
getSecureInputApp() const override | MSWindowsScreen | virtual |
getShape(int32_t &x, int32_t &y, int32_t &width, int32_t &height) const override | MSWindowsScreen | virtual |
getThisCursorPos(LPPOINT pos) | MSWindowsScreen | virtual |
getWindowInstance() | MSWindowsScreen | static |
handleSystemEvent(const Event &event) override | MSWindowsScreen | protectedvirtual |
IKeyState(const IEventQueue *events) | IKeyState | explicit |
init(HINSTANCE) | MSWindowsScreen | static |
IPlatformScreen(const IEventQueue *events) | IPlatformScreen | inlineexplicit |
isAnyMouseButtonDown(uint32_t &buttonID) const override | MSWindowsScreen | virtual |
isKeyDown(KeyButton) const override | PlatformScreen | virtual |
isPrimary() const override | MSWindowsScreen | virtual |
KeyButtonSet typedef | IKeyState | |
leave() override | MSWindowsScreen | virtual |
mapClientScrollDirection(int32_t) const | PlatformScreen | protectedvirtual |
MSWindowsScreen(bool isPrimary, bool noHooks, IEventQueue *events, bool enableLangSync=false, deskflow::ClientScrollDirection scrollDirection=deskflow::ClientScrollDirection::Normal) | MSWindowsScreen | |
openScreensaver(bool notify) override | MSWindowsScreen | virtual |
PlatformScreen(IEventQueue *events, deskflow::ClientScrollDirection scrollDirection=deskflow::ClientScrollDirection::Normal) | PlatformScreen | |
pollActiveGroup() const override | PlatformScreen | virtual |
pollActiveModifiers() const override | PlatformScreen | virtual |
pollPressedKeys(KeyButtonSet &pressedKeys) const override | PlatformScreen | virtual |
reconfigure(uint32_t activeSides) override | MSWindowsScreen | virtual |
registerHotKey(KeyID key, KeyModifierMask mask) override | MSWindowsScreen | virtual |
resetOptions() override | MSWindowsScreen | virtual |
s_numButtons | IKeyState | inlinestatic |
screensaver(bool activate) override | MSWindowsScreen | virtual |
sendEvent(EventTypes type, void *=nullptr) | MSWindowsScreen | |
setClipboard(ClipboardID, const IClipboard *) override | MSWindowsScreen | virtual |
setHalfDuplexMask(KeyModifierMask) override | PlatformScreen | virtual |
setOptions(const OptionsList &options) override | MSWindowsScreen | virtual |
setSequenceNumber(uint32_t) override | MSWindowsScreen | virtual |
setThisCursorPos(int x, int y) | MSWindowsScreen | virtual |
unregisterHotKey(uint32_t id) override | MSWindowsScreen | virtual |
updateButtons() override | MSWindowsScreen | protectedvirtual |
updateDesktopThread() | MSWindowsScreen | virtual |
updateKeyMap() override | PlatformScreen | virtual |
updateKeys() | MSWindowsScreen | virtual |
updateKeyState() override | PlatformScreen | virtual |
warpCursor(int32_t x, int32_t y) override | MSWindowsScreen | virtual |
~IInterface()=default | IInterface | virtual |
~MSWindowsScreen() override | MSWindowsScreen | |
~PlatformScreen() override=default | PlatformScreen |