ScrollEvent Member List

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

clone(Allocator &allocator) constBasicEvent< ScrollEvent >
copyConstruct(const EventT &ev, Allocator &allocator)BasicEvent< ScrollEvent >static
delta() constScrollEvent
destroy(Allocator &allocator)BasicEvent< ScrollEvent >
destruct(EventT &ev, Allocator &allocator)BasicEvent< ScrollEvent >static
Event()Eventprotected
onClone(Allocator &allocator) constBasicEvent< ScrollEvent >protectedvirtual
onDestroy(Allocator &allocator)BasicEvent< ScrollEvent >protectedvirtual
onTypeInfo() constBasicEvent< ScrollEvent >protectedvirtual
ScrollEvent()ScrollEvent
ScrollEvent(Widget &widget)ScrollEventexplicit
set(Pt::uint32_t wheel, double d)ScrollEvent
setWidget(Widget *widget)ScrollEvent
typeInfo() constBasicEvent< ScrollEvent >
Wheel enum nameScrollEvent
wheel() constScrollEvent
widget() constScrollEvent
widgetId() constScrollEvent
~Event()Eventvirtual