Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetChildren
Method
GetChildren
Plugins/org.blueberry.core.runtime/src/berryStatus.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
QList<IStatus::Pointer> Status::GetChildren() const
83
{
84
return theEmptyStatusArray;
85
}
86
87
int Status::GetCode() const
88
{
Callers
1
PrintChildren
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected