|
| void | init_from (ArrangerObjectMuteFunctionality &obj, const ArrangerObjectMuteFunctionality &other, utils::ObjectCloneType clone_type) |
| void | to_json (nlohmann::json &j, const ArrangerObjectMuteFunctionality &object) |
| void | from_json (const nlohmann::json &j, ArrangerObjectMuteFunctionality &object) |
Definition at line 17 of file muteable_object.h.
◆ ArrangerObjectMuteFunctionality()
| zrythm::structure::arrangement::ArrangerObjectMuteFunctionality::ArrangerObjectMuteFunctionality |
( |
QObject * | parent = nullptr | ) |
|
|
inlinenoexcept |
◆ muted()
| bool zrythm::structure::arrangement::ArrangerObjectMuteFunctionality::muted |
( |
| ) |
const |
|
inline |
◆ setMuted()
| void zrythm::structure::arrangement::ArrangerObjectMuteFunctionality::setMuted |
( |
bool | muted | ) |
|
|
inline |
◆ from_json
| void from_json |
( |
const nlohmann::json & | j, |
|
|
ArrangerObjectMuteFunctionality & | object ) |
|
friend |
◆ init_from
| void init_from |
( |
ArrangerObjectMuteFunctionality & | obj, |
|
|
const ArrangerObjectMuteFunctionality & | other, |
|
|
utils::ObjectCloneType | clone_type ) |
|
friend |
◆ to_json
| void to_json |
( |
nlohmann::json & | j, |
|
|
const ArrangerObjectMuteFunctionality & | object ) |
|
friend |
◆ muted
| bool zrythm::structure::arrangement::ArrangerObjectMuteFunctionality::muted |
|
readwrite |
The documentation for this class was generated from the following file: