#include <editor_cursors.h>
Definition at line 34 of file editor_cursors.h.
◆ EditorCursor() [1/2]
◆ EditorCursor() [2/2]
EditorCursor::EditorCursor |
( |
Editor & |
, |
|
|
std::string const & |
|
|
) |
| |
◆ ~EditorCursor()
EditorCursor::~EditorCursor |
( |
| ) |
|
◆ current_sample()
samplepos_t EditorCursor::current_sample |
( |
| ) |
const |
|
inline |
◆ hide()
void EditorCursor::hide |
( |
| ) |
|
◆ set_color()
◆ set_position()
void EditorCursor::set_position |
( |
samplepos_t |
| ) |
|
◆ set_sensitive()
void EditorCursor::set_sensitive |
( |
bool |
| ) |
|
◆ show()
void EditorCursor::show |
( |
| ) |
|
◆ track_canvas_item()
◆ _current_sample
samplepos_t EditorCursor::_current_sample |
|
private |
◆ _editor
◆ _track_canvas_item
◆ PositionChanged
PBD::Signal1<void, samplepos_t> EditorCursor::PositionChanged |
The documentation for this class was generated from the following file: