| 1581 | } |
| 1582 | |
| 1583 | bool ImportFileWidget::useFirstRowAsColNames() const { |
| 1584 | return ui.chbFirstRowAsColName->isChecked(); |
| 1585 | } |
| 1586 | |
| 1587 | /*! |
| 1588 | shows the dialog with the information about the file(s) to be imported. |
no outgoing calls
no test coverage detected