checkClipboards() | CXWindowsScreen | [virtual] |
closeScreensaver() | CXWindowsScreen | [virtual] |
CPlatformScreen() | CPlatformScreen | |
CXWindowsScreen(const char *displayName, bool isPrimary, int mouseScrollDelta=0) | CXWindowsScreen | |
disable() | CXWindowsScreen | [virtual] |
enable() | CXWindowsScreen | [virtual] |
enter() | CXWindowsScreen | [virtual] |
fakeAllKeysUp() | CPlatformScreen | [virtual] |
fakeCtrlAltDel() | CPlatformScreen | [virtual] |
fakeInputBegin() | CXWindowsScreen | [virtual] |
fakeInputEnd() | CXWindowsScreen | [virtual] |
fakeKeyDown(KeyID id, KeyModifierMask mask, KeyButton button) | CPlatformScreen | [virtual] |
fakeKeyRepeat(KeyID id, KeyModifierMask mask, SInt32 count, KeyButton button) | CPlatformScreen | [virtual] |
fakeKeyUp(KeyButton button) | CPlatformScreen | [virtual] |
fakeMouseButton(ButtonID id, bool press) const | CXWindowsScreen | [virtual] |
fakeMouseMove(SInt32 x, SInt32 y) const | CXWindowsScreen | [virtual] |
fakeMouseRelativeMove(SInt32 dx, SInt32 dy) const | CXWindowsScreen | [virtual] |
fakeMouseWheel(SInt32 xDelta, SInt32 yDelta) const | CXWindowsScreen | [virtual] |
getActiveModifiers() const | CPlatformScreen | [virtual] |
getButtonDownEvent() | IPrimaryScreen | [static] |
getButtonUpEvent() | IPrimaryScreen | [static] |
getClipboard(ClipboardID id, IClipboard *) const | CXWindowsScreen | [virtual] |
getClipboardGrabbedEvent() | IScreen | [static] |
getCursorCenter(SInt32 &x, SInt32 &y) const | CXWindowsScreen | [virtual] |
getCursorPos(SInt32 &x, SInt32 &y) const | CXWindowsScreen | [virtual] |
getErrorEvent() | IScreen | [static] |
getEventTarget() const | CXWindowsScreen | [virtual] |
getFakeInputBeginEvent() | IPrimaryScreen | [static] |
getFakeInputEndEvent() | IPrimaryScreen | [static] |
getHotKeyDownEvent() | IPrimaryScreen | [static] |
getHotKeyUpEvent() | IPrimaryScreen | [static] |
getJumpZoneSize() const | CXWindowsScreen | [virtual] |
getKeyDownEvent() | IKeyState | [static] |
getKeyRepeatEvent() | IKeyState | [static] |
getKeyState() const | CXWindowsScreen | [protected, virtual] |
getKeyUpEvent() | IKeyState | [static] |
getMotionOnPrimaryEvent() | IPrimaryScreen | [static] |
getMotionOnSecondaryEvent() | IPrimaryScreen | [static] |
getResumeEvent() | IScreen | [static] |
getScreensaverActivatedEvent() | IPrimaryScreen | [static] |
getScreensaverDeactivatedEvent() | IPrimaryScreen | [static] |
getShape(SInt32 &x, SInt32 &y, SInt32 &width, SInt32 &height) const | CXWindowsScreen | [virtual] |
getShapeChangedEvent() | IScreen | [static] |
getSuspendEvent() | IScreen | [static] |
getWheelEvent() | IPrimaryScreen | [static] |
handleSystemEvent(const CEvent &, void *) | CXWindowsScreen | [protected, virtual] |
isAnyMouseButtonDown() const | CXWindowsScreen | [virtual] |
isKeyDown(KeyButton) const | CPlatformScreen | [virtual] |
isPrimary() const | CXWindowsScreen | [virtual] |
KeyButtonSet typedef | IKeyState | |
kNumButtons enum value (defined in IKeyState) | IKeyState | |
leave() | CXWindowsScreen | [virtual] |
openScreensaver(bool notify) | CXWindowsScreen | [virtual] |
pollActiveGroup() const | CPlatformScreen | [virtual] |
pollActiveModifiers() const | CPlatformScreen | [virtual] |
pollPressedKeys(KeyButtonSet &pressedKeys) const | CPlatformScreen | [virtual] |
IKeyState::pollPressedKeys(KeyButtonSet &pressedKeys) const =0 | IKeyState | [pure virtual] |
reconfigure(UInt32 activeSides) | CXWindowsScreen | [virtual] |
registerHotKey(KeyID key, KeyModifierMask mask) | CXWindowsScreen | [virtual] |
resetOptions() | CXWindowsScreen | [virtual] |
screensaver(bool activate) | CXWindowsScreen | [virtual] |
setClipboard(ClipboardID, const IClipboard *) | CXWindowsScreen | [virtual] |
setHalfDuplexMask(KeyModifierMask) | CPlatformScreen | [virtual] |
setOptions(const COptionsList &options) | CXWindowsScreen | [virtual] |
setSequenceNumber(UInt32) | CXWindowsScreen | [virtual] |
unregisterHotKey(UInt32 id) | CXWindowsScreen | [virtual] |
updateButtons() | CXWindowsScreen | [protected, virtual] |
updateKeyMap() | CPlatformScreen | [virtual] |
updateKeyState() | CPlatformScreen | [virtual] |
warpCursor(SInt32 x, SInt32 y) | CXWindowsScreen | [virtual] |
~CPlatformScreen() | CPlatformScreen | [virtual] |
~CXWindowsScreen() | CXWindowsScreen | [virtual] |
~IInterface() | IInterface | [inline, virtual] |