Go to the documentation of this file.
   26 #ifndef __TERRALIB_QT_WIDGETS_CHARTS_INTERNAL_CHARTLAYERDIALOG_H 
   27 #define __TERRALIB_QT_WIDGETS_CHARTS_INTERNAL_CHARTLAYERDIALOG_H 
   31 #include "../../../maptools/AbstractLayer.h" 
   33 #include "../Config.h" 
   42 namespace Ui { 
class ChartLayerDialogForm; }
 
   47   namespace map { 
class Chart; }
 
   54       class ChartLayerWidget;
 
   98           std::unique_ptr<Ui::ChartLayerDialogForm> 
m_ui;        
 
  106 #endif  // __TERRALIB_QT_WIDGETS_CHARTS_INTERNAL_CHARTLAYERDIALOG_H 
  
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
 
This class represents the informations needed to build map charts.
 
A wdiget used to customize a chart's style parameters.