26 #ifndef __TERRALIB_QT_WIDGETS_PROGRESS_INTERNAL_PROGRESSWIDGETITEM_H 27 #define __TERRALIB_QT_WIDGETS_PROGRESS_INTERNAL_PROGRESSWIDGETITEM_H 30 #include "../../widgets/Config.h" 33 #include <QCommandLinkButton> 35 #include <QGridLayout> 37 #include <QProgressBar> 78 void setTotalValues(
int values);
85 virtual void setLabel(
const std::string& message);
93 virtual void cancel();
102 void taskCanceled(
int id);
111 virtual void customEvent(
QEvent* e);
131 #endif // __TERRALIB_QT_WIDGETS_PROGRESS_INTERNAL_PROGRESSWIDGETITEM_H
line< nLines;++line) for(col=0;col< nCols;++col){rasterPointer-> setValue(col, line, pixelValue, band)
rasterPointer reset(te::rst::RasterFactory::make("MEM", new te::rst::Grid(nCols, nLines), bandsProps, std::map< std::string, std::string >(), 0, 0))