26#ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_CONTRASTDIALOGFORM_H
27#define __TERRALIB_QT_WIDGETS_RP_INTERNAL_CONTRASTDIALOGFORM_H
47#include <QActionGroup>
50namespace Ui {
class ContrastDialogForm; }
94 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
215 std::unique_ptr<Ui::ContrastDialogForm>
m_ui;
228 std::unique_ptr<te::gm::Geometry>
m_geom;
This is the base class for Layers.
ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such...
An Envelope defines a 2D rectangular region.
ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such...
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt Application Framework module of TerraLib.
Namespace for the Qt module of TerraLib.
A base class for application events.