wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
GraphicElementSerializer.cpp File Reference
Include dependency graph for GraphicElementSerializer.cpp:

Go to the source code of this file.

Detailed Description

GraphicElementSerializer: save/load implementation for GraphicElement. Split out from GraphicElement so persistence is a collaborator (a friend class) rather than a cluster of methods on the element, and to avoid a transitive SerializationContext.h include for the 48+ files that depend on GraphicElement.h.

Definition in file GraphicElementSerializer.cpp.