26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERDIALOG_H 
   27#define __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERDIALOG_H 
   38namespace Ui { 
class ChartDialogForm; }
 
   43  namespace da  { 
class DataSet; 
class DataSetType; }
 
   51    class ChartDisplayWidget;
 
   52    class ScatterDataWidget;
 
   95          std::unique_ptr<Ui::ChartDialogForm>  
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.