26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_SLICINGCOLORMAPWIDGET_H 27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_SLICINGCOLORMAPWIDGET_H 30 #include "../../../se/Enums.h" 31 #include "../Config.h" 35 #include <QTableWidgetItem> 43 namespace Ui {
class SlicingColorMapForm; }
68 class ColorCatalogWidget;
102 Ui::SlicingColorMapForm* getForm();
111 void onApplyPushButtonClicked();
113 void onBandSelected(
int band);
115 void onTableWidgetItemDoubleClicked(QTableWidgetItem* item);
119 void applyPushButtonClicked();
127 std::unique_ptr<Ui::SlicingColorMapForm>
m_ui;
138 #endif // __TERRALIB_QT_WIDGETS_SE_INTERNAL_COLORMAPWIDGET_H
TECOLOREXPORT te::color::ColorSchemeCatalog * loadColorBar(const std::string &jsonfile, const std::string &catalogName)
This file contains utility functions for color bar.
An abstract class for raster data strucutures.
It models the concept of color bar.
A ColorMap defines either the colors of a pallette-type raster source or the mapping of numeric pixel...