MCPcopy Create free account
hub / github.com/KDE/labplot / currentIndex

Method currentIndex

src/frontend/datapicker/DatapickerView.cpp:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96int DatapickerView::currentIndex() const {
97 return m_tabWidget->currentIndex();
98}
99
100// ##############################################################################
101// ######################### Private slots ####################################

Callers 15

initGeneralTabMethod · 0.45
saveConfigAsTemplateMethod · 0.45
updateAutoScaleMethod · 0.45
orientationChangedMethod · 0.45
positionChangedMethod · 0.45
loadMethod · 0.45
loadConfigMethod · 0.45
saveConfigAsTemplateMethod · 0.45
initGeneralTabMethod · 0.45
xDataColumnChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected