26 #ifndef __TERRALIB_QT_WIDGETS_CHARTS_INTERNAL_CHARTLAYERWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_CHARTS_INTERNAL_CHARTLAYERWIDGET_H
31 #include "../../../maptools/AbstractLayer.h"
33 #include "../Config.h"
43 namespace Ui {
class ChartLayerWidgetForm; }
48 namespace map {
class Chart; }
55 class ColorPickerToolButton;
109 void listAttributes();
122 void onAddToolButtonClicked();
129 void onRemoveToolButtonClicked();
136 void onItemClicked(
int row,
int column);
142 std::auto_ptr<Ui::ChartLayerWidgetForm>
m_ui;
152 #endif // __TERRALIB_QT_WIDGETS_SE_INTERNAL_CHARTLAYERWIDGET_H
A wdiget used to customize a chart's style parameters.
This class represents the informations needed to build map charts.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr