1 #ifndef WIDGETLOCALDATA_H 2 #define WIDGETLOCALDATA_H 19 WidgetLocalData(
const QString* m_ONInstallDir, QWidget *parent =
nullptr);
23 void updateTreeWidget();
27 void refreshRequested();
35 void deleteDataset(
const QString& datasetName);
37 Ui::WidgetLocalData* m_ui{
nullptr};
38 const QString*
const m_ONInstallDir{
nullptr};
41 #endif // WIDGETLOCALDATA_H Definition: dialogdatasetview.h:16