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

Method IsEmpty

Plugins/org.mitk.gui.qt.common/src/internal/QmitkDataNodeSelection.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69bool QmitkDataNodeSelection::IsEmpty() const
70{
71 return mitk::DataNodeSelection::IsEmpty();
72}
73
74bool QmitkDataNodeSelection::operator==(const berry::Object* obj) const
75{

Callers 1

DataSanityCheckMethod · 0.45

Calls 1

IsEmptyFunction · 0.50

Tested by

no test coverage detected