Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ document
Method
document
src/Gui/Tree.cpp:5454–5457 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5452
}
5453
5454
Gui::Document* DocumentItem::document() const
5455
{
5456
return this->pDocument;
5457
}
5458
5459
void DocumentItem::testStatus()
5460
{
Callers
15
getPage
Function · 0.45
setupEditor
Method · 0.45
saveToObject
Method · 0.45
onHasMsg
Method · 0.45
onChanged
Method · 0.45
updateChildren
Method · 0.45
startItemSearch
Method · 0.45
itemSearch
Method · 0.45
selectedDocument
Method · 0.45
contextMenuEvent
Method · 0.45
onCreateGroup
Method · 0.45
onStartEditing
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected