MCPcopy 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
36QHash<QString, Object::Pointer> ElementReference::GetParameters() const
37{
38 return parameters;
39}
40
41void ElementReference::AddParameter(const QString &name, const Object::Pointer &value)
42{

Callers 7

RunMethod · 0.45
foreachFunction · 0.45
RegisterElementMethod · 0.45
foreachFunction · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by 2

ExecuteMethod · 0.36
ExecuteMethod · 0.36