26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_CHANNELSELECTIONWIDGET_H    27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_CHANNELSELECTIONWIDGET_H    30 #include "../Config.h"    41 namespace Ui { 
class ChannelSelectionWidgetForm; }
    48     class ChannelSelection;
    49     class SelectedChannel;
    62       class SelectedChannelWidget;
   102           void setProperty(std::vector<te::rst::BandProperty*>& p);
   115           void onRGBColorSelected();
   116           void onGrayScalelSelected();
   118           void onRedChannelSelected();
   119           void onGreenChannelSelected();
   120           void onBlueChannelSelected();
   121           void onMonoChannelSelected();
   124           void onSelectedChannelChanged();
   131           std::auto_ptr<Ui::ChannelSelectionWidgetForm> 
m_ui;             
   149 #endif  // __TERRALIB_QT_WIDGETS_SE_INTERNAL_CHANNELSELECTIONWIDGET_H 
A selected channel to be display. 
 
ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such...