#include <Base/Persistence.h>
#include <map>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | App::DynamicProperty |
This class implements an interface to add properties at run-time to an object derived from PropertyContainer. More... | |
struct | App::DynamicProperty::PropData |
Namespaces | |
namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
namespace | Base |
The namespace of the FreeCAD Base library. |