MCPcopy 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
594QString ImportFileWidget::fileName() const {
595 return m_cbFileName->currentText();
596}
597
598QString ImportFileWidget::dbcFileName() const {
599 return m_cbDBCFileName->currentText();

Callers 15

openProjectMethod · 0.45
saveProjectMethod · 0.45
saveProjectAsMethod · 0.45
saveMethod · 0.45
autoSaveProjectMethod · 0.45
updateTitleBarMethod · 0.45
fillShareMenuMethod · 0.45
loadMenuMethod · 0.45
saveMenuMethod · 0.45
themesMethod · 0.45
themeFilePathMethod · 0.45
setProjectMethod · 0.45

Calls 1

currentTextMethod · 0.80

Tested by

no test coverage detected