AdvancedStretchDialog(QWidget *parent) | Isis::AdvancedStretchDialog | |
destroyCurrentStretches() | Isis::AdvancedStretchDialog | private |
enable(bool enable) | Isis::AdvancedStretchDialog | inline |
enabled() | Isis::AdvancedStretchDialog | inline |
enableGrayMode(Stretch &grayStretch, Histogram &grayHist) | Isis::AdvancedStretchDialog | |
enableRgbMode(Stretch &redStretch, Histogram &redHist, Stretch &grnStretch, Histogram &grnHist, Stretch &bluStretch, Histogram &bluHist) | Isis::AdvancedStretchDialog | |
getBluStretch() | Isis::AdvancedStretchDialog | |
getGrayStretch() | Isis::AdvancedStretchDialog | |
getGrnStretch() | Isis::AdvancedStretchDialog | |
getRedStretch() | Isis::AdvancedStretchDialog | |
hideEvent(QHideEvent *) | Isis::AdvancedStretchDialog | protectedslot |
isRgbMode() const | Isis::AdvancedStretchDialog | |
p_bluStretch | Isis::AdvancedStretchDialog | private |
p_enabled | Isis::AdvancedStretchDialog | private |
p_grayStretch | Isis::AdvancedStretchDialog | private |
p_grnStretch | Isis::AdvancedStretchDialog | private |
p_redStretch | Isis::AdvancedStretchDialog | private |
showEvent(QShowEvent *) | Isis::AdvancedStretchDialog | protectedslot |
stretchChanged() | Isis::AdvancedStretchDialog | signal |
updateForRGBMode(Stretch &redStretch, Histogram &redHist, Stretch &grnStretch, Histogram &grnHist, Stretch &bluStretch, Histogram &bluHist) | Isis::AdvancedStretchDialog | |
updateHistogram(const Histogram &grayHist) | Isis::AdvancedStretchDialog | |
updateHistograms(const Histogram &redHist, const Histogram &grnHist, const Histogram &bluHist) | Isis::AdvancedStretchDialog | |
updateStretch(CubeViewport *) | Isis::AdvancedStretchDialog | slot |
visibilityChanged() | Isis::AdvancedStretchDialog | signal |
~AdvancedStretchDialog() | Isis::AdvancedStretchDialog | |