18 friend class PythonScriptObject_Factory;
31 bool mustbeSaved()
const override;
41 static std::map<Base::GlobalId, Core::PythonScriptObject*> scriptRegistry;
#define CORE_EXPORT
Definition: core_defines2.h:10
PropertyText scriptPath
Definition: PythonScriptObject.h:24
Definition: PropertyLogical.h:18
The PropertyGUID class saves and restores GUIDs. It also handles the management of GUIDs in the Docum...
Definition: PropertyGUID.h:25
Definition: PropertyText.h:12
Definition: Persistance.h:20
LX_CORE_EXPORT Version & version
Definition: CoreDocument.h:197
Definition: AbstractXMLReader.h:10
Definition: GlobalId.h:32
Definition: PythonScriptObject.h:11
DECLARE_OBJECT_FACTORY_NOIFC(PropertyBoolDescriptor_Factory, PropertyBoolDescriptor)
PropertyLogical isExternal
Definition: PythonScriptObject.h:25
PropertyGUID scriptId
Definition: PythonScriptObject.h:23
std::map< Core::DocObject *, Core::DocObject * > DocObjectMap
Definition: DocObject.h:11
Definition: DocObject.h:28