MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / ptr

Method ptr

src/App/DocumentObserverPython.h:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 fastsignals::scoped_connection slot;
128 Py::Object py;
129 PyObject* ptr()
130 {
131 return py.ptr();
132 }
133 };
134
135 Connection pyCreatedDocument;

Callers 15

~DocumentObjectMethod · 0.45
copyObjectMethod · 0.45
importLinksMethod · 0.45
recomputeMethod · 0.45
getSubObjectMethod · 0.45
extensionExecuteMethod · 0.45
setElementNameMethod · 0.45
setHasherMethod · 0.45
setPlacementMethod · 0.45
~DocumentMethod · 0.45
sGetDependentObjectsMethod · 0.45
setNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected