MCPcopy Create free account
hub / github.com/MITK/MITK / getProperty

Method getProperty

Modules/AppUtil/src/mitkBaseApplication.cpp:1108–1111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1106 }
1107
1108 QVariant BaseApplication::getProperty(const QString &property) const
1109 {
1110 return d->getProperty(property);
1111 }
1112
1113 void BaseApplication::installTranslator(QTranslator* translator)
1114 {

Callers 14

GetPropertyValueMethod · 0.45
runMethod · 0.45
RegistryStrategyMethod · 0.45
InitializePluginPathsMethod · 0.45
StartMethod · 0.45
StartMethod · 0.45
GetBrandingMethod · 0.45
GetDefaultAppIdMethod · 0.45
GetContextPropertyMethod · 0.45
startRegistryMethod · 0.45

Calls

no outgoing calls

Tested by 2

EvaluateMethod · 0.36
EvaluateMethod · 0.36