Skip to content

SetName command rework

Martin Marmsoler requested to merge work/setNameRework into master

Description

Do not use PropertyChangeCommand for setName Reason: This command is a legacy command using QMetaObject::invokeMethod, which does not work properly for the tests.

Conformity

When external dependencies are removed

  • Reporting to ...

Merge request reports