Home
last modified time | relevance | path

Searched refs:GetActiveRowIndex (Results 1 – 2 of 2) sorted by relevance

/dports/science/iboview/ibo-view.20150427/src/IboView/
H A DIvDocument.h642 int GetActiveRowIndex() const { return m_ActiveRow; }; in GetActiveRowIndex() function
H A DIvMain.cpp1046 ui->dial_OrbitalId->setValue(document->GetActiveRowIndex()); in onActiveDatasetChanged()
1692 if (document->GetActiveRowIndex() == 0) in onActiveIboCurveChanged()
1760 IsCurrent_ = int(iDataSet) == document->GetActiveRowIndex(); in onActiveIboCurveChanged()