Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ fileName
Method
fileName
src/frontend/datasources/ImportFileWidget.cpp:594–596 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
592
}
593
594
QString ImportFileWidget::fileName() const {
595
return m_cbFileName->currentText();
596
}
597
598
QString ImportFileWidget::dbcFileName() const {
599
return m_cbDBCFileName->currentText();
Callers
15
openProject
Method · 0.45
saveProject
Method · 0.45
saveProjectAs
Method · 0.45
save
Method · 0.45
autoSaveProject
Method · 0.45
updateTitleBar
Method · 0.45
fillShareMenu
Method · 0.45
loadMenu
Method · 0.45
saveMenu
Method · 0.45
themes
Method · 0.45
themeFilePath
Method · 0.45
setProject
Method · 0.45
Calls
1
currentText
Method · 0.80
Tested by
no test coverage detected