clan::PointerEvent Member List

This is the complete list of members for clan::PointerEvent, including all inherited members.

alt_down() constclan::PointerEventinline
button() constclan::PointerEventinline
cmd_down() constclan::PointerEventinline
ctrl_down() constclan::PointerEventinline
current_target()clan::EventUIinline
default_prevented() constclan::EventUIinline
phase() constclan::EventUIinline
PointerEvent(PointerEventType type, PointerButton button, const Pointf &pos, bool alt_down, bool shift_down, bool ctrl_down, bool cmd_down)clan::PointerEventinline
pos(View *view) constclan::PointerEvent
pos(const std::shared_ptr< View > &view) constclan::PointerEvent
prevent_default()clan::EventUIinline
propagation_stopped() constclan::EventUIinline
set_pos(View *view, const Pointf &pos)clan::PointerEvent
set_timestamp(long long ts)clan::EventUIinline
shift_down() constclan::PointerEventinline
stop_propagation()clan::EventUIinline
target()clan::EventUIinline
timestamp() constclan::EventUIinline
type() constclan::PointerEventinline
~EventUI()clan::EventUIinlinevirtual