OpenLexocad
28.0
|
#include <Core/Property.h>
Go to the source code of this file.
Classes | |
class | Core::PropertyUser |
Core::PropertyUser is a class that can hold properties defined by the user. Its value member is a Core::Variant and can hold arbitrary information. More... | |
class | Core::PropertyIfc |
Namespaces | |
Core | |
Functions | |
Core::DECLARE_PROPERTY_FACTORY (PropertyUser_Factory, Core::PropertyUser) | |
Core::DECLARE_PROPERTY_FACTORY (PropertyIfc_Factory, Core::PropertyIfc) | |