Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ reset
Method
reset
src/App/DocumentObserver.cpp:760–763 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
758
DocumentWeakPtrT::~DocumentWeakPtrT() = default;
759
760
void DocumentWeakPtrT::reset() noexcept
761
{
762
d->reset();
763
}
764
765
bool DocumentWeakPtrT::expired() const noexcept
766
{
Callers
15
unfreeze
Method · 0.45
purgeTouched
Function · 0.45
clear
Method · 0.45
purgeTouched
Function · 0.45
purgeError
Function · 0.45
resetError
Function · 0.45
recompute
Method · 0.45
importLinks
Method · 0.45
open
Method · 0.45
enableNotify
Method · 0.45
setEditorMode
Method · 0.45
afterRestore
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected