Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ ptr
Method
ptr
src/Gui/DocumentObserverPython.h:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
fastsignals::scoped_connection slot;
92
Py::Object py;
93
PyObject* ptr()
94
{
95
return py.ptr();
96
}
97
};
98
99
Connection pyCreatedDocument;
Callers
15
setEditingTransform
Method · 0.45
setInEditInfo
Method · 0.45
fitAll
Method · 0.45
viewBottom
Method · 0.45
viewFront
Method · 0.45
viewLeft
Method · 0.45
viewRear
Method · 0.45
viewRight
Method · 0.45
viewTop
Method · 0.45
viewIsometric
Method · 0.45
getViewer
Method · 0.45
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected