ttx 0.1.0
Loading...
Searching...
No Matches
key_event.h File Reference
#include "di/container/string/string.h"
#include "di/container/string/string_view.h"
#include "di/reflect/enumerator.h"
#include "di/reflect/field.h"
#include "di/reflect/prelude.h"
#include "ttx/key.h"
#include "ttx/modifiers.h"

Go to the source code of this file.

Classes

class  ttx::KeyEvent
 

Namespaces

namespace  ttx
 

Enumerations

enum class  ttx::KeyEventType { ttx::Press = 1 , ttx::Repeat = 2 , ttx::Release = 3 }
 

Functions

constexpr auto ttx::tag_invoke (di::Tag< di::reflect >, di::InPlaceType< KeyEventType >)