26 #ifndef __TERRALIB_QT_WIDGETS_UTILS_INTERNAL_PARAMETERDIALOG_H 27 #define __TERRALIB_QT_WIDGETS_UTILS_INTERNAL_PARAMETERDIALOG_H 30 #include "../Config.h" 39 namespace Ui {
class ParameterDialogForm; }
64 QString getName()
const;
66 void setName(
const QString& name);
68 QString getValue()
const;
74 void onParamNameTextEdited(
const QString& nextTxt);
76 void onParamValueTextEdited(
const QString& nextTxt);
80 std::unique_ptr<Ui::ParameterDialogForm>
m_ui;
89 #endif // __TERRALIB_QT_WIDGETS_UTILS_INTERNAL_PARAMETERDIALOG_H
line< nLines;++line) for(col=0;col< nCols;++col){rasterPointer-> setValue(col, line, pixelValue, band)