Backend for the automation editor.
More...
#include <src/gui/backend/backend/automation_editor.h>
|
| AutomationEditor (QObject *parent=nullptr) |
|
auto & | get_selected_object_ids () |
|
double | clamp_scroll_start_x (double x) |
|
double | clamp_scroll_start_y (double y) |
|
void | append_scroll (double dx, double dy, bool validate) |
| Appends the given deltas to the scroll x/y values.
|
|
Backend for the automation editor.
Definition at line 21 of file automation_editor.h.
◆ AutomationEditor()
AutomationEditor::AutomationEditor |
( |
QObject * | parent = nullptr | ) |
|
|
inline |
◆ get_selected_object_ids()
auto & AutomationEditor::get_selected_object_ids |
( |
| ) |
|
|
inline |
◆ from_json
◆ init_from
◆ to_json
The documentation for this class was generated from the following file: