26#ifndef __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_SAVESELECTEDOBJECTSWIDGET_H
27#define __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_SAVESELECTEDOBJECTSWIDGET_H
41#include <QSignalMapper>
44namespace Ui {
class SaveSelectedObjectsWidgetForm; }
92 std::unique_ptr<Ui::SaveSelectedObjectsWidgetForm>
m_ui;
This is the base class for Layers.
A conteiner class for keeping information about a data source.
An atomic property like an integer or double.
A class that models the description of a dataset.
A dataset is the unit of information manipulated by the data access module of TerraLib.
This class represents a set of unique ids created in the same context. i.e. from the same data set.
An abstract class for data providers like a DBMS, Web Services or a regular file.
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr
boost::shared_ptr< DataSource > DataSourcePtr
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.