Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetSystemPreferences
Method
GetSystemPreferences
Modules/Core/src/IO/mitkPreferencesService.cpp:44–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
mitk::IPreferences* mitk::PreferencesService::GetSystemPreferences()
45
{
46
return m_Storage
47
? m_Storage->GetRoot()
48
: nullptr;
49
}
Callers
15
GetSuggestionPreferences
Method · 0.45
ResolveSmoothed
Method · 0.45
LocalStorage
Method · 0.45
GetPreferences
Function · 0.45
GetSegmentationPreferencesNode
Method · 0.45
ApplyPreferences
Method · 0.45
PutVisibleDataStorageInspectors
Method · 0.45
GetVisibleDataStorageInspectors
Method · 0.45
GetPreferredDataStorageInspector
Method · 0.45
PutPreferredDataStorageInspector
Method · 0.45
PutShowFavoritesInspector
Method · 0.45
GetShowFavoritesInspector
Method · 0.45
Calls
1
GetRoot
Method · 0.45
Tested by
15
GetSegmentationPreferencesNode
Method · 0.36
Node
Method · 0.36
OnChanged
Method · 0.36
OnPropertyChanged
Method · 0.36
GetInt
Method · 0.36
GetFloat
Method · 0.36
OverrideString
Method · 0.36
OverrideInt
Method · 0.36
OverrideBool
Method · 0.36
OverrideNonExistentKey
Method · 0.36
IsOverridden
Method · 0.36
RemoveOverride
Method · 0.36