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

Method currentIndex

src/frontend/ProjectExplorer.cpp:324–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322}
323
324QModelIndex ProjectExplorer::currentIndex() const {
325 return m_treeView->currentIndex();
326}
327
328AbstractAspect* ProjectExplorer::currentAspect() const {
329 if (!currentIndex().isValid())

Callers 13

applySettingsMethod · 0.45
importFileDialogMethod · 0.45
importSqlDialogMethod · 0.45
addAspectToProjectMethod · 0.45
keyPressEventMethod · 0.45
saveMethod · 0.45
updatePenStylesMethod · 0.45
updateBrushStylesMethod · 0.45
PlotTemplateDialogMethod · 0.45
~PlotTemplateDialogMethod · 0.45
templatePathMethod · 0.45
applySettingsMethod · 0.45

Calls

no outgoing calls

Tested by 1

majorTicksStartValueMethod · 0.36