stmm-input-doc  0.17.0
stmi::PointerScrollEvent Member List

This is the complete list of members for stmi::PointerScrollEvent, including all inherited members.

AS_KEY_INPUT_TYPE enum namestmi::Event
AS_KEY_PRESS enum valuestmi::Event
AS_KEY_RELEASE enum valuestmi::Event
AS_KEY_RELEASE_CANCEL enum valuestmi::Event
Event(const Class &oClass, int64_t nTimeUsec, int32_t nCapabilityId, const shared_ptr< Accessor > &refAccessor) noexceptstmi::Eventprotected
Event(const Class &oClass, int64_t nTimeUsec, int32_t nCapabilityId) noexceptstmi::Eventinlineprotected
getAccessor() const noexceptstmi::Eventinline
getAsKey(HARDWARE_KEY &eKey, AS_KEY_INPUT_TYPE &eType, bool &bMoreThanOne) const noexcept overridestmi::PointerScrollEventvirtual
getAsKeys() const noexcept overridestmi::PointerScrollEventvirtual
getCapability() const noexcept overridestmi::PointerScrollEventinlinevirtual
getCapabilityId() const noexceptstmi::Eventinline
getClass() noexceptstmi::PointerScrollEventinlinestatic
getEventClass() const noexceptstmi::Eventinline
getEventClassIdClass(const std::string &sEventClassId) noexceptstmi::Eventstatic
getEventClassIdType(const std::string &sEventClassId, bool &bRegistered) noexceptstmi::Eventprotectedstatic
getEventTypeClassId(const std::type_info &oType) noexceptstmi::Eventprotectedstatic
getIsModified() const noexceptstmi::XYEventinline
getPointerCapability() const noexceptstmi::PointerScrollEventinline
getScrollDir() const noexceptstmi::PointerScrollEventinline
getTimeUsec() const noexceptstmi::Eventinline
getX() const noexceptstmi::XYEventinline
getXYGrabId() const noexceptstmi::XYEventinline
getXYGrabType() const noexceptstmi::XYEventinline
getY() const noexceptstmi::XYEventinline
isEventClassIdRegistered(const std::string &sEventClassId) noexceptstmi::Eventstatic
isEventTypeRegistered(const std::type_info &oEventType) noexceptstmi::Eventprotectedstatic
POINTER_SCROLL_DIR enum namestmi::PointerScrollEvent
PointerScrollEvent(int64_t nTimeUsec, const shared_ptr< Accessor > &refAccessor, const shared_ptr< PointerCapability > &refPointerCapability, POINTER_SCROLL_DIR eScrollDir, double fX, double fY, bool bAnyButtonPressed) noexceptstmi::PointerScrollEvent
s_sClassIdstmi::PointerScrollEventstatic
scaleXY(double fSX, double fSY) noexceptstmi::XYEventvirtual
SCROLL_DOWN enum valuestmi::PointerScrollEvent
SCROLL_LEFT enum valuestmi::PointerScrollEvent
SCROLL_RIGHT enum valuestmi::PointerScrollEvent
SCROLL_UP enum valuestmi::PointerScrollEvent
setAccessor(const shared_ptr< Accessor > &refAccessor) noexceptstmi::Eventinlineprotected
setCapabilityId(int32_t nCapabilityId) noexceptstmi::Eventinlineprotected
setIsModified(bool bIsModified) noexceptstmi::XYEventinlineprotected
setPointerCapability(const shared_ptr< PointerCapability > &refPointerCapability) noexceptstmi::PointerScrollEventinlineprotected
setPointerScroll(POINTER_SCROLL_DIR eScrollDir, bool bAnyButtonPressed) noexceptstmi::PointerScrollEventprotected
setTimeUsec(int64_t nTimeUsec) noexceptstmi::Eventinlineprotected
setX(double fX) noexceptstmi::XYEventinlineprotected
setXYGrab(XY_GRAB_INPUT_TYPE eXYGrabType, int64_t nGrabId) noexceptstmi::XYEventinlineprotected
setY(double fY) noexceptstmi::XYEventinlineprotected
translateXY(double fDX, double fDY) noexceptstmi::XYEventvirtual
XY_GRAB enum valuestmi::XYEvent
XY_GRAB_INPUT_TYPE enum namestmi::XYEvent
XY_HOVER enum valuestmi::XYEvent
XY_MOVE enum valuestmi::XYEvent
XY_UNGRAB enum valuestmi::XYEvent
XY_UNGRAB_CANCEL enum valuestmi::XYEvent
XYEvent(const Class &oClass, int64_t nTimeUsec, int32_t nCapabilityId, const shared_ptr< Accessor > &refAccessor, double fX, double fY) noexceptstmi::XYEventprotected
XYEvent(const Class &oClass, int64_t nTimeUsec, int32_t nCapabilityId, const shared_ptr< Accessor > &refAccessor, double fX, double fY, XY_GRAB_INPUT_TYPE eXYGrabType, int64_t nGrabId) noexceptstmi::XYEventprotected
~Event() noexcept=defaultstmi::Eventvirtual