The AddItemCommand class This command add an item in a diagram The item to add is template, but must be QGraphicsItem or derived.
More...
#include <diagramcommands.h>
Inherits QUndoCommand.
template<typename QGI>
class AddItemCommand< QGI >
The AddItemCommand class This command add an item in a diagram The item to add is template, but must be QGraphicsItem or derived.
◆ AddItemCommand()
◆ ~AddItemCommand()
◆ redo()
◆ undo()
◆ m_diagram
◆ m_item
◆ m_pos
The documentation for this class was generated from the following file: