QHash< ConductorTextItem *, bool > m_cond_texts
void setupAnimation(QObject *target, const QByteArray &propertyName, const QVariant &start, const QVariant &end)
QPointer< Diagram > m_diagram
The RotateTextsCommand class Open a dialog for edit the rotation of the current selected texts and te...
QParallelAnimationGroup * m_anim_group
RotateTextsCommand(Diagram *diagram, QUndoCommand *parent=nullptr)
RotateTextsCommand::RotateTextsCommand.