Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetParameters
Method
GetParameters
Plugins/org.blueberry.ui.qt/src/internal/berryElementReference.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
QHash<QString, Object::Pointer> ElementReference::GetParameters() const
37
{
38
return parameters;
39
}
40
41
void ElementReference::AddParameter(const QString &name, const Object::Pointer &value)
42
{
Callers
7
Run
Method · 0.45
foreach
Function · 0.45
RegisterElement
Method · 0.45
foreach
Function · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Calls
no outgoing calls
Tested by
2
Execute
Method · 0.36
Execute
Method · 0.36