26#ifndef __TE_QT_PLUGINS_PHOTOLAYER_INTERNAL_PHOTOLAYERDIALOG_H 
   27#define __TE_QT_PLUGINS_PHOTOLAYER_INTERNAL_PHOTOLAYERDIALOG_H 
   42namespace Ui { 
class PhotoLayerDialogForm; }
 
   89          std::unique_ptr<Ui::PhotoLayerDialogForm> 
m_ui;
 
This is the base class for Layers.
 
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.
 
void onTargetFileToolButtonPressed()
 
te::map::AbstractLayerPtr m_outputLayer
Generated Layer.
 
void onInputFileToolButtonPressed()
 
te::da::DataSourceInfoPtr m_outputDatasource
 
std::unique_ptr< Ui::PhotoLayerDialogForm > m_ui
 
te::map::AbstractLayerPtr getLayer()
 
void onTargetDatasourceToolButtonPressed()
 
void onOkPushButtonClicked()
 
PhotoLayerDialog(QWidget *parent=0, Qt::WindowFlags f=0)
 
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
 
Proxy configuration file for TerraView (see terraview_config.h).