, including all inherited members.
checkClipboards()=0 | IPlatformScreen | [pure virtual] |
closeScreensaver()=0 | IPlatformScreen | [pure virtual] |
disable()=0 | IPlatformScreen | [pure virtual] |
enable()=0 | IPlatformScreen | [pure virtual] |
enter()=0 | IPlatformScreen | [pure virtual] |
fakeAllKeysUp()=0 | IPlatformScreen | [pure virtual] |
fakeCtrlAltDel()=0 | IPlatformScreen | [pure virtual] |
fakeInputBegin()=0 | IPlatformScreen | [pure virtual] |
fakeInputEnd()=0 | IPlatformScreen | [pure virtual] |
fakeKeyDown(KeyID id, KeyModifierMask mask, KeyButton button)=0 | IPlatformScreen | [pure virtual] |
fakeKeyRepeat(KeyID id, KeyModifierMask mask, SInt32 count, KeyButton button)=0 | IPlatformScreen | [pure virtual] |
fakeKeyUp(KeyButton button)=0 | IPlatformScreen | [pure virtual] |
fakeMouseButton(ButtonID id, bool press) const =0 | IPlatformScreen | [pure virtual] |
fakeMouseMove(SInt32 x, SInt32 y) const =0 | IPlatformScreen | [pure virtual] |
fakeMouseRelativeMove(SInt32 dx, SInt32 dy) const =0 | IPlatformScreen | [pure virtual] |
fakeMouseWheel(SInt32 xDelta, SInt32 yDelta) const =0 | IPlatformScreen | [pure virtual] |
getActiveModifiers() const =0 | IPlatformScreen | [pure virtual] |
getButtonDownEvent() | IPrimaryScreen | [static] |
getButtonUpEvent() | IPrimaryScreen | [static] |
getClipboard(ClipboardID id, IClipboard *) const =0 | IPlatformScreen | [pure virtual] |
getClipboardGrabbedEvent() | IScreen | [static] |
getCursorCenter(SInt32 &x, SInt32 &y) const =0 | IPlatformScreen | [pure virtual] |
getCursorPos(SInt32 &x, SInt32 &y) const =0 | IPlatformScreen | [pure virtual] |
getErrorEvent() | IScreen | [static] |
getEventTarget() const =0 | IPlatformScreen | [pure virtual] |
getFakeInputBeginEvent() | IPrimaryScreen | [static] |
getFakeInputEndEvent() | IPrimaryScreen | [static] |
getHotKeyDownEvent() | IPrimaryScreen | [static] |
getHotKeyUpEvent() | IPrimaryScreen | [static] |
getJumpZoneSize() const =0 | IPlatformScreen | [pure virtual] |
getKeyDownEvent() | IKeyState | [static] |
getKeyRepeatEvent() | IKeyState | [static] |
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 =0 | IPlatformScreen | [pure virtual] |
getShapeChangedEvent() | IScreen | [static] |
getSuspendEvent() | IScreen | [static] |
getWheelEvent() | IPrimaryScreen | [static] |
handleSystemEvent(const CEvent &event, void *)=0 | IPlatformScreen | [protected, pure virtual] |
isAnyMouseButtonDown() const =0 | IPlatformScreen | [pure virtual] |
isKeyDown(KeyButton) const =0 | IPlatformScreen | [pure virtual] |
isPrimary() const =0 | IPlatformScreen | [pure virtual] |
KeyButtonSet typedef (defined in IKeyState) | IKeyState | |
kNumButtons enum value (defined in IKeyState) | IKeyState | |
leave()=0 | IPlatformScreen | [pure virtual] |
openScreensaver(bool notify)=0 | IPlatformScreen | [pure virtual] |
pollActiveGroup() const =0 | IPlatformScreen | [pure virtual] |
pollActiveModifiers() const =0 | IPlatformScreen | [pure virtual] |
pollPressedKeys(KeyButtonSet &pressedKeys) const =0 | IPlatformScreen | [pure virtual] |
reconfigure(UInt32 activeSides)=0 | IPlatformScreen | [pure virtual] |
registerHotKey(KeyID key, KeyModifierMask mask)=0 | IPlatformScreen | [pure virtual] |
resetOptions()=0 | IPlatformScreen | [pure virtual] |
screensaver(bool activate)=0 | IPlatformScreen | [pure virtual] |
setClipboard(ClipboardID id, const IClipboard *)=0 | IPlatformScreen | [pure virtual] |
setHalfDuplexMask(KeyModifierMask)=0 | IPlatformScreen | [pure virtual] |
setOptions(const COptionsList &options)=0 | IPlatformScreen | [pure virtual] |
setSequenceNumber(UInt32)=0 | IPlatformScreen | [pure virtual] |
unregisterHotKey(UInt32 id)=0 | IPlatformScreen | [pure virtual] |
updateKeyMap()=0 | IPlatformScreen | [pure virtual] |
updateKeyState()=0 | IPlatformScreen | [pure virtual] |
warpCursor(SInt32 x, SInt32 y)=0 | IPlatformScreen | [pure virtual] |
~IInterface() | IInterface | [inline, virtual] |