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

Local data widget in the Local Data tab. More...

#include <widgetlocaldata.h>

Inheritance diagram for WidgetLocalData:
Collaboration diagram for WidgetLocalData:

Signals

void refreshRequested ()
 Signal emitted to MainWindow to refresh the Ocean Navigator servers and cache.
 

Public Member Functions

 WidgetLocalData (const QString *m_ONInstallDir, QWidget *parent=nullptr)
 
void updateTreeWidget ()
 Reads the offline dataset config file and updates the tree widget with dataset names and variables.
 

Private Slots

void buttonHandler ()
 Delete button callback.
 

Private Member Functions

void deleteDataset (const QString &datasetName)
 Removes a dataset from the Ocean Navigator given a dataset name.
 

Private Attributes

Ui::WidgetLocalData * m_ui {nullptr}
 Pointer to UI widgets.
 
const QString *const m_ONInstallDir {nullptr}
 Pointer to Navigator installation directory in User settings.
 

Detailed Description

Local data widget in the Local Data tab.


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