Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetName
Method
SetName
Modules/Multilabel/src/mitkLabel.cpp:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
void mitk::Label::SetName(const std::string &name)
237
{
238
SetStringProperty(
"name"
, name.c_str());
239
}
240
241
std::string mitk::Label::GetName() const
242
{
Callers
15
Label
Method · 0.95
CreateQtPartControl
Method · 0.45
CreateQtPartControl
Method · 0.45
showEigenvectors
Method · 0.45
OnGenerateTargetPoints
Method · 0.45
OnComputeCoG
Method · 0.45
OnConvertToRGBAImage
Method · 0.45
OnConvertImageMaskColorToRGBAImage
Method · 0.45
CreateQtPartControl
Method · 0.45
main
Function · 0.45
LoadDicom
Method · 0.45
RunTest
Method · 0.45
Calls
no outgoing calls
Tested by
15
RunTest
Method · 0.36
generateModelFitTestNode
Function · 0.36
setUp
Method · 0.36
setUp
Method · 0.36
BuildSegWithRule
Function · 0.36
TestSetName
Method · 0.36
ValidateAcceptsAbsentLabelLevelOptionalTags
Method · 0.36
ValidateNoLongerRequiresClinicalTrialTags
Method · 0.36
TestClone
Method · 0.36
TestAddLayer
Method · 0.36
TestGetActiveLabelSet
Method · 0.36
TestGetActiveLabel
Method · 0.36