Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
PlatformScreen Member List

This is the complete list of members for PlatformScreen, including all inherited members.

activeSides() override=0PlatformScreenpure virtual
canLeave() override=0PlatformScreenpure virtual
checkClipboards() override=0PlatformScreenpure virtual
closeScreensaver() override=0PlatformScreenpure virtual
disable() override=0PlatformScreenpure virtual
enable() override=0PlatformScreenpure virtual
enter() override=0PlatformScreenpure virtual
fakeAllKeysUp() overridePlatformScreenvirtual
fakeCtrlAltDel() overridePlatformScreenvirtual
fakeInputBegin() override=0PlatformScreenpure virtual
fakeInputEnd() override=0PlatformScreenpure virtual
fakeKeyDown(KeyID id, KeyModifierMask mask, KeyButton button, const std::string &) overridePlatformScreenvirtual
fakeKeyRepeat(KeyID id, KeyModifierMask mask, int32_t count, KeyButton button, const std::string &lang) overridePlatformScreenvirtual
fakeKeyUp(KeyButton button) overridePlatformScreenvirtual
fakeMediaKey(KeyID id) overrideIPlatformScreenvirtual
fakeMouseButton(ButtonID id, bool press) override=0PlatformScreenpure virtual
fakeMouseMove(int32_t x, int32_t y) override=0PlatformScreenpure virtual
fakeMouseRelativeMove(int32_t dx, int32_t dy) const override=0PlatformScreenpure virtual
fakeMouseWheel(int32_t xDelta, int32_t yDelta) const override=0PlatformScreenpure virtual
getActiveModifiers() const overridePlatformScreenvirtual
getClipboard(ClipboardID id, IClipboard *) const override=0PlatformScreenpure virtual
getCursorCenter(int32_t &x, int32_t &y) const override=0PlatformScreenpure virtual
getCursorPos(int32_t &x, int32_t &y) const override=0PlatformScreenpure virtual
getEventTarget() const override=0PlatformScreenpure virtual
getJumpZoneSize() const override=0PlatformScreenpure virtual
getKeyState() const =0PlatformScreenprotectedpure virtual
getSecureInputApp() const =0IPlatformScreenpure virtual
getShape(int32_t &x, int32_t &y, int32_t &width, int32_t &height) const override=0PlatformScreenpure virtual
handleSystemEvent(const Event &event) override=0PlatformScreenprotectedpure virtual
IKeyState(const IEventQueue *events)IKeyStateexplicit
IPlatformScreen(const IEventQueue *events)IPlatformScreeninlineexplicit
isAnyMouseButtonDown(uint32_t &buttonID) const override=0PlatformScreenpure virtual
isKeyDown(KeyButton) const overridePlatformScreenvirtual
isPrimary() const override=0PlatformScreenpure virtual
KeyButtonSet typedefIKeyState
leave() override=0PlatformScreenpure virtual
mapClientScrollDirection(int32_t) constPlatformScreenprotectedvirtual
openScreensaver(bool notify) override=0PlatformScreenpure virtual
PlatformScreen(IEventQueue *events, deskflow::ClientScrollDirection scrollDirection=deskflow::ClientScrollDirection::Normal)PlatformScreen
pollActiveGroup() const overridePlatformScreenvirtual
pollActiveModifiers() const overridePlatformScreenvirtual
pollPressedKeys(KeyButtonSet &pressedKeys) const overridePlatformScreenvirtual
reconfigure(uint32_t activeSides) override=0PlatformScreenpure virtual
registerHotKey(KeyID key, KeyModifierMask mask) override=0PlatformScreenpure virtual
resetOptions() override=0PlatformScreenpure virtual
s_numButtonsIKeyStateinlinestatic
screensaver(bool activate) override=0PlatformScreenpure virtual
setClipboard(ClipboardID, const IClipboard *) override=0PlatformScreenpure virtual
setHalfDuplexMask(KeyModifierMask) overridePlatformScreenvirtual
setOptions(const OptionsList &options) override=0PlatformScreenpure virtual
setSequenceNumber(uint32_t) override=0PlatformScreenpure virtual
unregisterHotKey(uint32_t id) override=0PlatformScreenpure virtual
updateButtons()=0PlatformScreenprotectedpure virtual
updateKeyMap() overridePlatformScreenvirtual
updateKeyState() overridePlatformScreenvirtual
warpCursor(int32_t x, int32_t y) override=0PlatformScreenpure virtual
~IInterface()=defaultIInterfacevirtual
~PlatformScreen() override=defaultPlatformScreen