1 #ifndef DIALOGSELECTVARS_H 2 #define DIALOGSELECTVARS_H 8 #include <netcdf4/ncFile.h> 27 NODISCARD QStringList GetSelectedVars()
const;
30 void on_tableWidget_cellClicked(
int row,
int column);
33 Ui::DialogSelectVars* m_ui{
nullptr};
36 #endif // DIALOGSELECTVARS_H Dialog window to select variables to add to a dataset config file.
Definition: dialogselectvars.h:19
Definition: dialogdatasetview.h:16