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

Method GetTimeStep

Modules/QtWidgetsExt/src/QmitkPointListModel.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64int QmitkPointListModel::GetTimeStep() const
65{
66 return m_TimeStep;
67}
68
69void QmitkPointListModel::ObserveNewPointSet(mitk::DataNode *pointSetNode)
70{

Callers 4

OnPointDoubleClickedMethod · 0.45
wheelEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected