For a delete command,
- the redo hides the item[s] from the scene rather than deleting it
- the undo shows the item[s]
- the destructor (occurring when delete operation is removed from the stack) actually deletes the item[s]
Correct. Or use IDs everywhere.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks