neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::key_sequence Member List

This is the complete list of members for neogfx::key_sequence, including all inherited members.

as_text() constneogfx::key_sequenceinline
key_sequence(std::string const &aSequence)neogfx::key_sequenceinlineexplicit
match enum nameneogfx::key_sequence
matches(Iter aFirst, Iter aLast) constneogfx::key_sequenceinline
matches(key_code_e aKeyCode, key_modifiers_e aKeyModifiers) constneogfx::key_sequenceinline
operator!=(const key_sequence &aRhs) constneogfx::key_sequenceinline
operator==(const key_sequence &aRhs) constneogfx::key_sequenceinline