Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~DocumentObject
Method · 0.45
copyObject
Method · 0.45
importLinks
Method · 0.45
recompute
Method · 0.45
getSubObject
Method · 0.45
extensionExecute
Method · 0.45
setElementName
Method · 0.45
setHasher
Method · 0.45
setPlacement
Method · 0.45
~Document
Method · 0.45
sGetDependentObjects
Method · 0.45
setName
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected