Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::commands::ChangeTempoMapAffectingQObjectPropertyCommand Class Reference
Inheritance diagram for zrythm::commands::ChangeTempoMapAffectingQObjectPropertyCommand:
Collaboration diagram for zrythm::commands::ChangeTempoMapAffectingQObjectPropertyCommand:

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

Detailed Description

Definition at line 77 of file change_qobject_property_command.h.

Member Function Documentation

◆ ChangeQObjectPropertyCommand()

zrythm::commands::ChangeQObjectPropertyCommand::ChangeQObjectPropertyCommand ( QObject & object,
QString property_name,
QVariant value )
inline

Definition at line 17 of file change_qobject_property_command.h.

◆ id()

int zrythm::commands::ChangeTempoMapAffectingQObjectPropertyCommand::id ( ) const
inlineoverride

Definition at line 84 of file change_qobject_property_command.h.

Field Documentation

◆ CommandId

int zrythm::commands::ChangeTempoMapAffectingQObjectPropertyCommand::CommandId = 1762957664
staticconstexpr

Definition at line 81 of file change_qobject_property_command.h.


The documentation for this class was generated from the following file: