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

Method GetRangeLabels

Modules/Forms/src/mitkLinearScaleQuestion.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94std::pair<std::string, std::string> LinearScaleQuestion::GetRangeLabels() const
95{
96 return m_Labels;
97}
98
99void LinearScaleQuestion::SetRangeLabels(const std::pair<std::string, std::string>& labels)
100{

Callers 2

CreateWidgetsMethod · 0.80
to_jsonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected