|
| | Scene (arrangement::ArrangerObjectRegistry &object_registry, const tracks::TrackCollection &track_collection, QObject *parent=nullptr) |
| ClipSlotList * | clipSlots () const |
| QString | name () const |
|
void | setName (const QString &name) |
|
Q_SIGNAL void | nameChanged (const QString &name) |
| QColor | color () const |
|
void | setColor (const QColor &color) |
|
Q_SIGNAL void | colorChanged (const QColor &color) |
| auto & | clip_slots () const |
Definition at line 15 of file scene.h.
◆ Scene()
| zrythm::structure::scenes::Scene::Scene |
( |
arrangement::ArrangerObjectRegistry & | object_registry, |
|
|
const tracks::TrackCollection & | track_collection, |
|
|
QObject * | parent = nullptr ) |
|
inline |
◆ clip_slots()
| auto & zrythm::structure::scenes::Scene::clip_slots |
( |
| ) |
const |
|
inline |
◆ clipSlots()
| ClipSlotList * zrythm::structure::scenes::Scene::clipSlots |
( |
| ) |
const |
|
inline |
◆ color()
| QColor zrythm::structure::scenes::Scene::color |
( |
| ) |
const |
|
inline |
◆ name()
| QString zrythm::structure::scenes::Scene::name |
( |
| ) |
const |
|
inline |
◆ clipSlots
◆ color
| QColor zrythm::structure::scenes::Scene::color |
|
readwrite |
◆ name
| QString zrythm::structure::scenes::Scene::name |
|
readwrite |
The documentation for this class was generated from the following file: