26 #ifndef __TE_QT_PLUGINS_PHOTOLAYER_INTERNAL_PHOTOLAYERDIALOG_H 27 #define __TE_QT_PLUGINS_PHOTOLAYER_INTERNAL_PHOTOLAYERDIALOG_H 42 namespace Ui {
class PhotoLayerDialogForm; }
89 std::unique_ptr<Ui::PhotoLayerDialogForm>
m_ui;
96 #endif // __TE_QT_PLUGINS_PHOTOLAYER_INTERNAL_PHOTOLAYERDIALOG_H
te::map::AbstractLayerPtr getLayer()
This is the base class for Layers.
void onInputFileToolButtonPressed()
PhotoLayerDialog(QWidget *parent=0, Qt::WindowFlags f=0)
void onOkPushButtonClicked()
void onTargetFileToolButtonPressed()
te::map::AbstractLayerPtr m_outputLayer
Generated Layer.
Configuration flags for the TerraLib Photo Layer plugin.
std::unique_ptr< Ui::PhotoLayerDialogForm > m_ui
A conteiner class for keeping information about a data source.
This interface is used to create new layer operation from photos with geo location information...
te::da::DataSourceInfoPtr m_outputDatasource
void onTargetDatasourceToolButtonPressed()
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr