Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
bool QmitkDataNodeSelection::IsEmpty() const
70
{
71
return mitk::DataNodeSelection::IsEmpty();
72
}
73
74
bool QmitkDataNodeSelection::operator==(const berry::Object* obj) const
75
{
Callers
1
DataSanityCheck
Method · 0.45
Calls
1
IsEmpty
Function · 0.50
Tested by
no test coverage detected