Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getContent
Method
getContent
Source/UIComponents/CtrlrWindowManagers/CtrlrChildWindow.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
CtrlrChildWindowContent *CtrlrChildWindow::getContent()
48
{
49
return (contentComponent);
50
}
51
52
uint8 CtrlrChildWindow::getType()
53
{
Callers
4
dbgWrite
Method · 0.45
dbgRead
Method · 0.45
buttonClicked
Method · 0.45
canClose
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected