Open caiofattori opened 6 years ago
Implementing a generic element extending the QGraphicsItem class that receives and stores id (used on file write), initial positon x,y.
Must implement also a generic node element that extends this generic element.
the reason is a specification from petri net elements.
Implementing a generic element extending the QGraphicsItem class that receives and stores id (used on file write), initial positon x,y.