MCPcopy 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

RefreshPlotDataMethod · 0.45
GetInitialSelectionFunction · 0.45
SetEnabledMethod · 0.45
RunMethod · 0.45
GetSelectedNodesMethod · 0.45
GetSelectedWeakNodesMethod · 0.45
GetInitialSelectionFunction · 0.45

Calls

no outgoing calls

Tested by 2

RefreshPlotDataMethod · 0.36
GetInitialSelectionFunction · 0.36