| 1561 | // } |
| 1562 | |
| 1563 | const QStringList ImportFileWidget::selectedNetCDFNames() const { |
| 1564 | return m_netcdfOptionsWidget->selectedNames(); |
| 1565 | } |
| 1566 | |
| 1567 | const QStringList ImportFileWidget::selectedMatioNames() const { |
| 1568 | return m_matioOptionsWidget->selectedNames(); |