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

Method GetNameOfClass

Modules/QtWidgets/src/QmitkNodeDescriptor.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41QString QmitkNodeDescriptor::GetNameOfClass() const
42{
43 return m_ClassName;
44}
45
46QIcon QmitkNodeDescriptor::GetIcon(const mitk::DataNode *) const
47{

Callers 15

WriteMethod · 0.45
VerifyPlanarFiguresMethod · 0.45
ComparePlanarFiguresMethod · 0.45
PrintSelfMethod · 0.45
TestAllPropertiesFunction · 0.45
TestSerializeMethod · 0.45
SerializeMethod · 0.45
SerializeMethod · 0.45
DeserializeMethod · 0.45
SerializeOnePropertyMethod · 0.45

Calls

no outgoing calls

Tested by 12

VerifyPlanarFiguresMethod · 0.36
ComparePlanarFiguresMethod · 0.36
TestAllPropertiesFunction · 0.36
TestSerializeMethod · 0.36
GetToolIdByToolNameMethod · 0.36
TestDataTypeMismatchMethod · 0.36
AreNodesEqualMethod · 0.36
IsDataEqualMethod · 0.36
AreMappersEqualMethod · 0.36
AreSameClassesMethod · 0.36
mitkSceneIOTestFunction · 0.36