26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_LEGEND_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_LEGEND_H
33#include "../../../color/RGBAColor.h"
36#include <QtGui/QDialog>
37#include "ui/ui_Legend.h"
45 class DataSourceTransactor;
49 namespace color {
class ColorBar; }
50 namespace map {
class LegendItem; }
66 const std::vector<te::map::LegendItem*>&
getLegend()
const;
It models the concept of color bar.
A class that models the description of a dataset.
A DataSourceTransactor can be viewed as a connection to the data source for reading/writing things in...
The concept of color bar.