This is the complete list of members for clan::PointerEvent, including all inherited members.
alt_down() const | clan::PointerEvent | inline |
button() const | clan::PointerEvent | inline |
cmd_down() const | clan::PointerEvent | inline |
ctrl_down() const | clan::PointerEvent | inline |
current_target() | clan::EventUI | inline |
default_prevented() const | clan::EventUI | inline |
phase() const | clan::EventUI | inline |
PointerEvent(PointerEventType type, PointerButton button, const Pointf &pos, bool alt_down, bool shift_down, bool ctrl_down, bool cmd_down) | clan::PointerEvent | inline |
pos(View *view) const | clan::PointerEvent | |
pos(const std::shared_ptr< View > &view) const | clan::PointerEvent | |
prevent_default() | clan::EventUI | inline |
propagation_stopped() const | clan::EventUI | inline |
set_pos(View *view, const Pointf &pos) | clan::PointerEvent | |
set_timestamp(long long ts) | clan::EventUI | inline |
shift_down() const | clan::PointerEvent | inline |
stop_propagation() | clan::EventUI | inline |
target() | clan::EventUI | inline |
timestamp() const | clan::EventUI | inline |
type() const | clan::PointerEvent | inline |
~EventUI() | clan::EventUI | inlinevirtual |