MCPcopy 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
47CtrlrChildWindowContent *CtrlrChildWindow::getContent()
48{
49 return (contentComponent);
50}
51
52uint8 CtrlrChildWindow::getType()
53{

Callers 4

dbgWriteMethod · 0.45
dbgReadMethod · 0.45
buttonClickedMethod · 0.45
canCloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected