|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|


Public Member Functions | |
| TrackOperator (QObject *parent=nullptr) | |
| structure::tracks::Track * | track () const |
| void | setTrack (structure::tracks::Track *track) |
| Q_SIGNAL void | trackChanged () |
| undo::UndoStack * | undoStack () const |
| void | setUndoStack (undo::UndoStack *undoStack) |
| Q_SIGNAL void | undoStackChanged () |
| Q_INVOKABLE void | rename (const QString &newName) |
| Q_INVOKABLE void | setColor (const QColor &color) |
Properties | |
| zrythm::structure::tracks::Track * | track |
| zrythm::undo::UndoStack * | undoStack |
Definition at line 15 of file track_operator.h.
|
inlineexplicit |
Definition at line 23 of file track_operator.h.
|
inline |
Definition at line 26 of file track_operator.h.
|
inline |
Definition at line 37 of file track_operator.h.
|
inline |
Definition at line 25 of file track_operator.h.
|
inline |
Definition at line 36 of file track_operator.h.
|
readwrite |
Definition at line 18 of file track_operator.h.
|
readwrite |
Definition at line 19 of file track_operator.h.