OpenLexocad
28.0
|
#include <Core/DocObject.h>
#include <Core/PropertyBackLink.h>
#include <Core/PropertyLink.h>
#include <Core/PropertyGUID.h>
#include <Core/PropertyText.h>
#include <Core/PropertyInteger.h>
#include <Core/StandardManipulatorPolicy.h>
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) | |