42 const QString& newName,
43 const QVector<StatechartGroupPtr>& affectedGroups);
std::optional< QString > renameGroup(const StatechartGroupPtr &group, const QString &newName, const QVector< StatechartGroupPtr > &affectedGroups)
GroupRenamer(const GroupClonerPtr &groupCloner)
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::shared_ptr< StatechartGroup > StatechartGroupPtr
std::shared_ptr< GroupCloner > GroupClonerPtr
std::shared_ptr< GroupRenamer > GroupRenamerPtr