5 | | * the command gets executed on every primitive of the selection, one by one (see ' ChangePropertyCommand::executeCommand()' ) |
6 | | * executing the command on one primitive fires command specific events to all dataset listeners, eg. tagsChanged (see ' OsmPrimitive::keysChangedImpl()') |
| 5 | * the command gets executed on every primitive of the selection, one by one (see `ChangePropertyCommand::executeCommand()`) |
| 6 | * executing the command on one primitive fires command specific events to all dataset listeners, eg. tagsChanged (see `OsmPrimitive::keysChangedImpl()`) |