26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_SEGMENTERWIZARDPAGE_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_SEGMENTERWIZARDPAGE_H
31 #include "../../../maptools/AbstractLayer.h"
32 #include "../../../rp/Segmenter.h"
35 #include "../Config.h"
41 #include <QWizardPage>
44 namespace Ui {
class SegmenterWizardPageForm; }
52 class RasterNavigatorWidget;
69 bool isComplete()
const;
91 void onStrategyTypeComboBoxActivated(
int index);
97 void fillSegmenterTypes();
103 std::auto_ptr<Ui::SegmenterWizardPageForm>
m_ui;
104 std::auto_ptr<te::qt::widgets::RasterNavigatorWidget>
m_navigator;
113 #endif // __TERRALIB_QT_WIDGETS_RP_INTERNAL_SEGMENTERWIZARDPAGE_H
Segmenter Output Parameters.
std::auto_ptr< te::qt::widgets::RasterNavigatorWidget > m_navigator
This class is GUI used to define the segmenter parameters for the RP constast operation.
std::auto_ptr< Ui::SegmenterWizardPageForm > m_ui
te::map::AbstractLayerPtr m_layer
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
std::auto_ptr< te::rst::Raster > m_inputRst