26#ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_ASSISTEDHAMONIZATIONPAGE_H
27#define __TERRALIB_QT_WIDGETS_RP_INTERNAL_ASSISTEDHAMONIZATIONPAGE_H
48namespace Ui {
class AssistedHarmonizationWizardPageForm; }
83 std::unique_ptr<Ui::AssistedHarmonizationWizardPageForm>
m_ui;
This is the base class for Layers.
std::unique_ptr< Ui::AssistedHarmonizationWizardPageForm > m_ui
te::map::AbstractLayerPtr m_layerAdjust
te::map::AbstractLayerPtr m_layerReference
te::rp::AssistedHarmonization::InputParameters getInputParams()
AssistedHarmonizationWizardPage(QWidget *parent=0)
te::rp::AssistedHarmonization::OutputParameters getOutputParams()
~AssistedHarmonizationWizardPage()
void setAdjustLayer(te::map::AbstractLayerPtr layer)
void setReference(te::map::AbstractLayerPtr layer)
AssistedHarmonization output parameters.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.