Navigator2Go  2.0
Manage your local Ocean Navigator installation.
DialogSelectVars Class Reference

Dialog window to select variables to add to a dataset config file. More...

#include <dialogselectvars.h>

Inheritance diagram for DialogSelectVars:
Collaboration diagram for DialogSelectVars:

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}
 

Detailed Description

Dialog window to select variables to add to a dataset config file.

Opened by Magic Scan button.


The documentation for this class was generated from the following files: