78 void move(move_operation_e aMoveOperation);
103 std::chrono::milliseconds iFlashInterval;
104 bool iVisible =
true;
cursor(i_document &aDocument)
bool anchored_over_entire_document() const
void set_anchor(position_type aAnchor)
anchor_changed define_event(AppearanceChanged, appearance_changed) public typedef std::size_t position_type
void set_flash_interval(std::chrono::milliseconds aInterval)
cursor_style style() const
void move(move_operation_e aMoveOperation)
void set_width(dimension aWidth)
void set_position(position_type aPosition, bool aMoveAnchor=true)
void set_style(cursor_style aStyle)
i_document & document() const
define_event(PositionChanged, position_changed) define_event(AnchorChanged
const color_or_gradient & color() const
void set_color(const color_or_gradient &aColor)
bool has_document() const
position_type position() const
std::chrono::milliseconds flash_interval() const
position_type anchor() const
default_geometry_value_type dimension
#define define_event(name, declName,...)