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/berryMultiStatus.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
QList<IStatus::Pointer> MultiStatus::GetChildren() const
85
{
86
return children;
87
}
88
89
bool MultiStatus::IsMultiStatus() const
90
{
Callers
1
AddAll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected