Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ IsEmpty
Method
IsEmpty
Plugins/org.mitk.gui.qt.datamanager/src/berrySingleNodeSelection.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
bool SingleNodeSelection::IsEmpty() const
31
{
32
return ( m_Node == nullptr );
33
}
34
35
}
Callers
8
RefreshPlotData
Method · 0.45
GetInitialSelection
Function · 0.45
SetEnabled
Method · 0.45
Run
Method · 0.45
GetSelectedNodes
Method · 0.45
GetSelectedWeakNodes
Method · 0.45
OnContextMenuRequested
Method · 0.45
GetInitialSelection
Function · 0.45
Calls
no outgoing calls
Tested by
2
RefreshPlotData
Method · 0.36
GetInitialSelection
Function · 0.36