26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_DATAPROPERTIESWIDGET_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_DATAPROPERTIESWIDGET_H
36#include <QSignalMapper>
42namespace Ui {
class DataPropertiesWidgetForm; }
111 Ui::DataPropertiesWidgetForm*
getForm()
const;
129 std::unique_ptr<Ui::DataPropertiesWidgetForm>
m_ui;
An converter for DataSetType.
A class that models the description of a dataset.
A dataset is the unit of information manipulated by the data access module of TerraLib.
An abstract class for data providers like a DBMS, Web Services or a regular file.
An abstract class for data providers like a DBMS, Web Services or a regular file.
Namespace for the DataAccess API of TerraLib.
boost::shared_ptr< DataSource > DataSourcePtr
Namespace for the Qt module of TerraLib.