|
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 () |
| structure::tracks::TrackRouting * | trackRouting () const |
| void | setTrackRouting (structure::tracks::TrackRouting *routing) |
| Q_SIGNAL void | trackRoutingChanged () |
| Q_INVOKABLE void | rename (const QString &newName) |
| Q_INVOKABLE void | setColor (const QColor &color) |
| Q_INVOKABLE void | setComment (const QString &comment) |
| Q_INVOKABLE void | setOutputTrack (structure::tracks::Track *destination) |
Properties | |
| zrythm::structure::tracks::Track * | track |
| zrythm::undo::UndoStack * | undoStack |
| zrythm::structure::tracks::TrackRouting * | trackRouting |
Definition at line 14 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 51 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 47 of file track_operator.h.
|
inline |
Definition at line 36 of file track_operator.h.
|
readwrite |
Definition at line 17 of file track_operator.h.
|
readwrite |
Definition at line 19 of file track_operator.h.
|
readwrite |
Definition at line 18 of file track_operator.h.