FreeCAD C++
List of all members
ParameterSerializer Class Reference

#include <Base/Parameter.h>

Detailed Description

The parameter serializer class This is a helper class to serialize a parameter XML document. Does loading and saving the DOM document from and to files. In sub-classes the load and saving of XML documents can be customized.

See also
ParameterManager