26#ifndef __TERRALIB_QT_WIDGETS_RASTER_INTERNAL_RASTERINFOWIDGET_H
27#define __TERRALIB_QT_WIDGETS_RASTER_INTERNAL_RASTERINFOWIDGET_H
40namespace Ui {
class RasterInfoWidgetForm; }
74 Ui::RasterInfoWidgetForm*
getForm()
const;
78 std::map<std::string, std::string>
getInfo()
const;
80 std::map<std::string, std::string>
getInfo(
int count, std::string name=
"")
const;
139 std::unique_ptr<Ui::RasterInfoWidgetForm>
m_ui;
140 std::unique_ptr<te::qt::widgets::ParameterTableWidget>
m_table;
An abstract class for data providers like a DBMS, Web Services or a regular file.
Namespace for the DataAccess API of TerraLib.
Namespace for the Qt module of TerraLib.