clan::KeyEvent Member List

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

alt_down() constclan::KeyEventinline
cmd_down() constclan::KeyEventinline
ctrl_down() constclan::KeyEventinline
current_target()clan::EventUIinline
default_prevented() constclan::EventUIinline
key() constclan::KeyEventinline
KeyEvent(KeyEventType type, Key key, int repeat_count, const std::string &text, const Pointf &pointer_pos, bool alt_down, bool shift_down, bool ctrl_down, bool cmd_down)clan::KeyEventinline
phase() constclan::EventUIinline
pointer_pos(View *view) constclan::KeyEvent
prevent_default()clan::EventUIinline
propagation_stopped() constclan::EventUIinline
repeat_count() constclan::KeyEventinline
set_timestamp(long long ts)clan::EventUIinline
shift_down() constclan::KeyEventinline
stop_propagation()clan::EventUIinline
target()clan::EventUIinline
text() constclan::KeyEventinline
timestamp() constclan::EventUIinline
type() constclan::KeyEventinline
~EventUI()clan::EventUIinlinevirtual