OpenLexocad
27.0
|
#include <Core/DocObject.h>
#include <Core/PropertyBackLink.h>
#include <Core/PropertyDescriptor.h>
#include <Core/PropertyGUID.h>
#include <Core/PropertyInteger.h>
#include <Core/PropertyLink.h>
#include <Core/PythonScriptObject.h>
#include <Core/StandardManipulatorPolicy.h>
#include <Core/core_defines2.h>
#include <map>
Go to the source code of this file.
Classes | |
class | Core::PythonClassObject |
Keeps the information about a Python class like class name, the super class etc. Also keeps the information how properties are displayed. More... | |
Namespaces | |
Core | |
Functions | |
Core::DECLARE_OBJECT_FACTORY_NOIFC (Core::PythonClassObject_Factory, Core::PythonClassObject) | |