26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_LEGEND_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_LEGEND_H
36#include <QtGui/QDialog>
37#include "ui/ui_Legend.h"
50 namespace map {
class LegendItem; }
66 const std::vector<te::map::LegendItem*>&
getLegend()
const;
A helper class for 24-bit RGBA (Red-Green-Blue-Alpha channel) color.
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...
An abstract class for data providers like a DBMS, Web Services or a regular file.
The concept of color bar.
Namespace for the Color Model of TerraLib.
Namespace for the DataAccess API of TerraLib.
Namespace for the Map Tools module of TerraLib.
Namespace for the Qt module of TerraLib.