Definition at line 14 of file qobject_property_operator.h.
◆ QObjectPropertyOperator()
| zrythm::actions::QObjectPropertyOperator::QObjectPropertyOperator |
( |
QObject * | parent = nullptr | ) |
|
|
inlineexplicit |
◆ currentObject()
| QObject * zrythm::actions::QObjectPropertyOperator::currentObject |
( |
| ) |
const |
|
inline |
◆ setCurrentObject()
| void zrythm::actions::QObjectPropertyOperator::setCurrentObject |
( |
QObject * | object | ) |
|
|
inline |
◆ setUndoStack()
| void zrythm::actions::QObjectPropertyOperator::setUndoStack |
( |
undo::UndoStack * | undoStack | ) |
|
|
inline |
◆ setValueAffectingTempoMap()
| Q_INVOKABLE void zrythm::actions::QObjectPropertyOperator::setValueAffectingTempoMap |
( |
QString | propertyName, |
|
|
QVariant | value ) |
Set a value that affects the tempo map.
The audio engine will be stopped while changes to this property are made.
◆ undoStack()
| undo::UndoStack * zrythm::actions::QObjectPropertyOperator::undoStack |
( |
| ) |
const |
|
inline |
◆ currentObject
| QObject * zrythm::actions::QObjectPropertyOperator::currentObject |
|
readwrite |
◆ undoStack
The documentation for this class was generated from the following file: