Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AshampooSystems/boden
/ viewCore
Method
viewCore
framework/ui/src/View.cpp:129–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
std::shared_ptr<View::Core> View::viewCore()
130
{
131
lazyInitCore();
132
return _core;
133
}
134
135
std::shared_ptr<View::Core> View::viewCore() const
136
{
Callers
4
registerCoreCreatingProperties
Function · 0.80
visitInternalChildren
Method · 0.80
visitInternalChildren
Method · 0.80
visitInternalChildren
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected