Struct KeyboardHandlerBase::KeyAndModifiers

Nested Relationships

This struct is a nested type of Class KeyboardHandlerBase.

Struct Documentation

struct KeyAndModifiers

Public Functions

inline bool operator==(const KeyAndModifiers &rhs) const
inline bool operator!=(const KeyAndModifiers &rhs) const

Public Members

KeyCode key_code
KeyModifiers key_modifiers