Iros
 
Loading...
Searching...
No Matches
focus_event_io.h File Reference

Go to the source code of this file.

Namespaces

namespace  ttx
 

Enumerations

enum class  ttx::FocusEventMode { ttx::Disabled , ttx::Enabled }
 

Functions

constexpr auto ttx::tag_invoke (di::Tag< di::reflect >, di::InPlaceType< FocusEventMode >)
 
auto ttx::serialize_focus_event (FocusEvent const &focus_event, FocusEventMode mode) -> di::Optional< di::String >
 
auto ttx::focus_event_from_csi (CSI const &csi) -> di::Optional< FocusEvent >