Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
324
QModelIndex ProjectExplorer::currentIndex() const {
325
return m_treeView->currentIndex();
326
}
327
328
AbstractAspect* ProjectExplorer::currentAspect() const {
329
if (!currentIndex().isValid())
Callers
13
applySettings
Method · 0.45
importFileDialog
Method · 0.45
importSqlDialog
Method · 0.45
addAspectToProject
Method · 0.45
keyPressEvent
Method · 0.45
save
Method · 0.45
updatePenStyles
Method · 0.45
updateBrushStyles
Method · 0.45
PlotTemplateDialog
Method · 0.45
~PlotTemplateDialog
Method · 0.45
templatePath
Method · 0.45
applySettings
Method · 0.45
Calls
no outgoing calls
Tested by
1
majorTicksStartValue
Method · 0.36