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


Public Member Functions | |
| int | id () const override |
| ChangeQObjectPropertyCommand (QObject &object, QString property_name, QVariant value) | |
| Public Member Functions inherited from zrythm::commands::ChangeQObjectPropertyCommand | |
| ChangeQObjectPropertyCommand (QObject &object, QString property_name, QVariant value) | |
| int | id () const override |
| bool | mergeWith (const QUndoCommand *other) override |
| void | undo () override |
| void | redo () override |
Static Public Attributes | |
| static constexpr int | CommandId = 1762957664 |
Definition at line 77 of file change_qobject_property_command.h.
|
inline |
Definition at line 17 of file change_qobject_property_command.h.
|
inlineoverride |
Definition at line 84 of file change_qobject_property_command.h.
|
staticconstexpr |
Definition at line 81 of file change_qobject_property_command.h.