| 1569 | } |
| 1570 | |
| 1571 | const QStringList ImportFileWidget::selectedROOTNames() const { |
| 1572 | return m_rootOptionsWidget->selectedNames(); |
| 1573 | } |
| 1574 | |
| 1575 | const QStringList ImportFileWidget::selectedXLSXRegionNames() const { |
| 1576 | return m_xlsxOptionsWidget->selectedXLSXRegionNames(); |