26#ifndef __TERRALIB_ADDRESSGEOCODING_INTERNAL_CONFIGINPUTLAYERDIALOG_H
27#define __TERRALIB_ADDRESSGEOCODING_INTERNAL_CONFIGINPUTLAYERDIALOG_H
44namespace Ui {
class ConfigInputLayerDialogForm; }
68 void setLayers(std::list<te::map::AbstractLayerPtr> layers);
88 std::unique_ptr<Ui::ConfigInputLayerDialogForm>
m_ui;
89 std::unique_ptr<te::qt::widgets::DoubleListWidget>
m_widget;
This is the base class for Layers.
A conteiner class for keeping information about a data source.
It models a property definition.
An abstract class for data providers like a DBMS, Web Services or a regular file.
boost::shared_ptr< DataSource > DataSourcePtr
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Configuration flags for the Terrralib Address Geocoding module.
#define TEADDRESSGEOCODINGEXPORT
You can use this macro in order to export/import classes and functions from this module.