26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERDATAWIDGET_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERDATAWIDGET_H
38namespace Ui {
class ScatterDataWidgetForm; }
44 namespace da {
class DataSet;
class DataSetType; }
101 std::unique_ptr<Ui::ScatterDataWidgetForm>
m_ui;
A class that models the description of a dataset.
A dataset is the unit of information manipulated by the data access module of TerraLib.