#include <i_keyboard.hpp>
Definition at line 696 of file i_keyboard.hpp.
◆ match
◆ key_sequence()
neogfx::key_sequence::key_sequence |
( |
std::string const & |
aSequence | ) |
|
|
inlineexplicit |
◆ as_text()
const i_string & neogfx::key_sequence::as_text |
( |
| ) |
const |
|
inline |
◆ matches() [1/2]
template<typename Iter >
match neogfx::key_sequence::matches |
( |
Iter |
aFirst, |
|
|
Iter |
aLast |
|
) |
| const |
|
inline |
◆ matches() [2/2]
◆ operator!=()
bool neogfx::key_sequence::operator!= |
( |
const key_sequence & |
aRhs | ) |
const |
|
inline |
◆ operator==()
bool neogfx::key_sequence::operator== |
( |
const key_sequence & |
aRhs | ) |
const |
|
inline |
The documentation for this class was generated from the following file: