Navigator2Go
2.0
Manage your local Ocean Navigator installation.
|
Dialog window to select variables to add to a dataset config file. More...
#include <dialogselectvars.h>
Public Member Functions | |
DialogSelectVars (const netCDF::NcFile &ds, QWidget *parent=nullptr) | |
NODISCARD QStringList | GetSelectedVars () const |
Returns a list of variable keys to be added to dataset config file. | |
Private Slots | |
void | on_tableWidget_cellClicked (int row, int column) |
Private Attributes | |
Ui::DialogSelectVars * | m_ui {nullptr} |
Dialog window to select variables to add to a dataset config file.
Opened by Magic Scan button.