ttx 0.1.0
Loading...
Searching...
No Matches
cursor_style.h File Reference
#include "di/reflect/prelude.h"

Go to the source code of this file.

Namespaces

namespace  ttx
 

Enumerations

enum class  ttx::CursorStyle {
  ttx::BlinkingBlock = 1 , ttx::SteadyBlock = 2 , ttx::BlinkingUnderline = 3 , ttx::SteadyUnderline = 4 ,
  ttx::BlinkingBar = 5 , ttx::SteadyBar = 6 , ttx::Max
}
 

Functions

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