#include <cursor.hpp>
Definition at line 38 of file cursor.hpp.
◆ cursor() [1/2]
| neogfx::cursor::cursor |
( |
| ) |
|
◆ cursor() [2/2]
◆ anchor()
◆ anchored_over_entire_document()
| bool neogfx::cursor::anchored_over_entire_document |
( |
| ) |
const |
◆ color()
◆ define_event()
| neogfx::cursor::define_event |
( |
PositionChanged |
, |
|
|
position_changed |
|
|
) |
| |
◆ document()
◆ flash_interval()
| std::chrono::milliseconds neogfx::cursor::flash_interval |
( |
| ) |
const |
◆ has_document()
| bool neogfx::cursor::has_document |
( |
| ) |
const |
◆ hidden()
| bool neogfx::cursor::hidden |
( |
| ) |
const |
◆ hide()
| void neogfx::cursor::hide |
( |
| ) |
|
◆ move()
| void neogfx::cursor::move |
( |
move_operation_e |
aMoveOperation | ) |
|
◆ position()
◆ set_anchor()
◆ set_color()
◆ set_flash_interval()
| void neogfx::cursor::set_flash_interval |
( |
std::chrono::milliseconds |
aInterval | ) |
|
◆ set_position()
| void neogfx::cursor::set_position |
( |
position_type |
aPosition, |
|
|
bool |
aMoveAnchor = true |
|
) |
| |
◆ set_style()
◆ set_width()
| void neogfx::cursor::set_width |
( |
dimension |
aWidth | ) |
|
◆ show()
| void neogfx::cursor::show |
( |
| ) |
|
◆ style()
◆ visible()
| bool neogfx::cursor::visible |
( |
| ) |
const |
◆ width()
◆ position_type
| anchor_changed define_event (AppearanceChanged, appearance_changed) public typedef std::size_t neogfx::cursor::position_type |
The documentation for this class was generated from the following file: