| 1565 | } |
| 1566 | |
| 1567 | const QStringList ImportFileWidget::selectedMatioNames() const { |
| 1568 | return m_matioOptionsWidget->selectedNames(); |
| 1569 | } |
| 1570 | |
| 1571 | const QStringList ImportFileWidget::selectedROOTNames() const { |
| 1572 | return m_rootOptionsWidget->selectedNames(); |