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

Method selectedHDF5Names

src/frontend/datasources/ImportFileWidget.cpp:1555–1557  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1553}
1554
1555const QStringList ImportFileWidget::selectedHDF5Names() const {
1556 return m_hdf5OptionsWidget->selectedNames();
1557}
1558
1559// const QStringList ImportFileWidget::selectedVectorBLFNames() const {
1560// return m_vectorBLFOptionsWidget->selectedNames();

Callers 1

importToMethod · 0.80

Calls 1

selectedNamesMethod · 0.45

Tested by

no test coverage detected