te::qt::plugins::photolayer::PhotoLayerDialog Class Reference

This interface is used to create new layer operation from photos with geo location information. More...

#include <PhotoLayerDialog.h>

Inheritance diagram for te::qt::plugins::photolayer::PhotoLayerDialog:

Public Member Functions

te::map::AbstractLayerPtr getLayer ()
 
 PhotoLayerDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 
 ~PhotoLayerDialog ()
 

Protected Slots

void onInputFileToolButtonPressed ()
 
void onOkPushButtonClicked ()
 
void onTargetDatasourceToolButtonPressed ()
 
void onTargetFileToolButtonPressed ()
 

Private Attributes

te::da::DataSourceInfoPtr m_outputDatasource
 
te::map::AbstractLayerPtr m_outputLayer
 Generated Layer. More...
 
bool m_toFile
 
std::unique_ptr< Ui::PhotoLayerDialogForm > m_ui
 

Detailed Description

This interface is used to create new layer operation from photos with geo location information.

Definition at line 57 of file PhotoLayerDialog.h.

Constructor & Destructor Documentation

◆ PhotoLayerDialog()

te::qt::plugins::photolayer::PhotoLayerDialog::PhotoLayerDialog ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

◆ ~PhotoLayerDialog()

te::qt::plugins::photolayer::PhotoLayerDialog::~PhotoLayerDialog ( )

Member Function Documentation

◆ getLayer()

te::map::AbstractLayerPtr te::qt::plugins::photolayer::PhotoLayerDialog::getLayer ( )

◆ onInputFileToolButtonPressed

void te::qt::plugins::photolayer::PhotoLayerDialog::onInputFileToolButtonPressed ( )
protectedslot

◆ onOkPushButtonClicked

void te::qt::plugins::photolayer::PhotoLayerDialog::onOkPushButtonClicked ( )
protectedslot

◆ onTargetDatasourceToolButtonPressed

void te::qt::plugins::photolayer::PhotoLayerDialog::onTargetDatasourceToolButtonPressed ( )
protectedslot

◆ onTargetFileToolButtonPressed

void te::qt::plugins::photolayer::PhotoLayerDialog::onTargetFileToolButtonPressed ( )
protectedslot

Member Data Documentation

◆ m_outputDatasource

te::da::DataSourceInfoPtr te::qt::plugins::photolayer::PhotoLayerDialog::m_outputDatasource
private

Definition at line 83 of file PhotoLayerDialog.h.

◆ m_outputLayer

te::map::AbstractLayerPtr te::qt::plugins::photolayer::PhotoLayerDialog::m_outputLayer
private

Generated Layer.

Definition at line 85 of file PhotoLayerDialog.h.

◆ m_toFile

bool te::qt::plugins::photolayer::PhotoLayerDialog::m_toFile
private

Definition at line 87 of file PhotoLayerDialog.h.

◆ m_ui

std::unique_ptr<Ui::PhotoLayerDialogForm> te::qt::plugins::photolayer::PhotoLayerDialog::m_ui
private

Definition at line 89 of file PhotoLayerDialog.h.


The documentation for this class was generated from the following file: