Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ toString
Method
toString
src/Gui/ViewProvider.cpp:602–605 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
600
}
601
602
std::string ViewProvider::toString() const
603
{
604
return SoFCDB::writeNodesToString(pcRoot);
605
}
606
607
PyObject* ViewProvider::getPyObject()
608
{
Callers
15
findAction
Method · 0.45
findActions
Method · 0.45
showRemainingTime
Method · 0.45
boundToName
Method · 0.45
listByShortcut
Method · 0.45
getShortcut
Method · 0.45
getInfo
Method · 0.45
setToolTip
Method · 0.45
createTitleButton
Method · 0.45
setData
Method · 0.45
getExpressionString
Method · 0.45
setActiveWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected