26#ifndef __TERRALIB_MNT_INTERNAL_VOLUMEDIALOG_H
27#define __TERRALIB_MNT_INTERNAL_VOLUMEDIALOG_H
31#include "../../dataaccess/datasource/DataSourceInfo.h"
32#include "../../maptools/AbstractLayer.h"
34#include "../core/Config.h"
35#include "../core/Enums.h"
44namespace Ui {
class VolumeDialogForm; }
63 void setLayers(std::list<te::map::AbstractLayerPtr> layers);
81 std::unique_ptr<Ui::VolumeDialogForm>
m_ui;
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
#define TEMNTEXPORT
You can use this macro in order to export/import classes and functions from this module.