|
|
void | to_json (nlohmann::json &j, const Scene &scene) |
|
void | from_json (const nlohmann::json &j, Scene &scene) |
Definition at line 17 of file scene.h.
◆ 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: