MCPcopy 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
602std::string ViewProvider::toString() const
603{
604 return SoFCDB::writeNodesToString(pcRoot);
605}
606
607PyObject* ViewProvider::getPyObject()
608{

Callers 15

findActionMethod · 0.45
findActionsMethod · 0.45
showRemainingTimeMethod · 0.45
boundToNameMethod · 0.45
listByShortcutMethod · 0.45
getShortcutMethod · 0.45
getInfoMethod · 0.45
setToolTipMethod · 0.45
createTitleButtonMethod · 0.45
setDataMethod · 0.45
getExpressionStringMethod · 0.45
setActiveWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected