Expand Up
@@ -6,8 +6,8 @@
<rect >
<x >0</x >
<y >0</y >
<width >893 </width >
<height >204 </height >
<width >790 </width >
<height >203 </height >
</rect >
</property >
<property name =" windowTitle" >
Expand All
@@ -16,289 +16,259 @@
<layout class =" QGridLayout" name =" gridLayout_5" >
<item row =" 0" column =" 0" >
<layout class =" QGridLayout" name =" gridLayout" >
<item row =" 0 " column =" 0" >
<item row =" 1 " column =" 0" >
<widget class =" QLabel" name =" mRedBandLabel" >
<property name =" text" >
<string >Red band</string >
</property >
</widget >
</item >
<item row =" 0 " column =" 1" >
<item row =" 1 " column =" 1" >
<widget class =" QComboBox" name =" mRedBandComboBox" />
</item >
<item row =" 1 " column =" 0" >
<item row =" 2 " column =" 0" >
<widget class =" QLabel" name =" mGreenBandLabel" >
<property name =" text" >
<string >Green band</string >
</property >
</widget >
</item >
<item row =" 1 " column =" 1" >
<item row =" 2 " column =" 1" >
<widget class =" QComboBox" name =" mGreenBandComboBox" />
</item >
<item row =" 2 " column =" 0" >
<item row =" 3 " column =" 0" >
<widget class =" QLabel" name =" mBlueBandLabel" >
<property name =" text" >
<string >Blue band</string >
</property >
</widget >
</item >
<item row =" 2 " column =" 1" >
<item row =" 3 " column =" 1" >
<widget class =" QComboBox" name =" mBlueBandComboBox" />
</item >
<item row =" 3" column =" 0" >
<item row =" 1" column =" 3" >
<widget class =" QLineEdit" name =" mRedMinLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" MinimumExpanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 2" column =" 3" >
<widget class =" QLineEdit" name =" mGreenMinLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 3" column =" 3" >
<widget class =" QLineEdit" name =" mBlueMinLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 1" column =" 4" >
<widget class =" QLineEdit" name =" mRedMaxLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" MinimumExpanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 2" column =" 4" >
<widget class =" QLineEdit" name =" mGreenMaxLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 3" column =" 4" >
<widget class =" QLineEdit" name =" mBlueMaxLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 0" column =" 3" >
<widget class =" QLabel" name =" mMinLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Min</string >
</property >
<property name =" alignment" >
<set >Qt::AlignCenter</set >
</property >
</widget >
</item >
<item row =" 0" column =" 4" >
<widget class =" QLabel" name =" mMaxLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Preferred" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Max</string >
</property >
<property name =" alignment" >
<set >Qt::AlignCenter</set >
</property >
</widget >
</item >
<item row =" 4" column =" 0" >
<widget class =" QLabel" name =" mContrastEnhancementAlgorithmLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Preferred" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Contrast enhancement</string >
</property >
</widget >
</item >
<item row =" 3" column =" 1" >
<widget class =" QComboBox" name =" mContrastEnhancementAlgorithmComboBox" />
<item row =" 4" column =" 1" colspan =" 4" >
<widget class =" QComboBox" name =" mContrastEnhancementAlgorithmComboBox" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Minimum" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
</widget >
</item >
<item row =" 0" column =" 2" >
<spacer name =" horizontalSpacer" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeType" >
<enum >QSizePolicy::Fixed</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >10</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
</layout >
</item >
<item row =" 0" column =" 1" >
<widget class =" QGroupBox" name =" mMinMaxGroupBox" >
<property name =" title" >
<string >Min/Max values</string >
</property >
<layout class =" QGridLayout" name =" gridLayout_3" >
<item row =" 0" column =" 0" >
<layout class =" QGridLayout" name =" gridLayout_2" >
<item row =" 0" column =" 0" >
<widget class =" QLabel" name =" mRedMinLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" MinimumExpanding" vsizetype =" Minimum" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Red min</string >
</property >
</widget >
</item >
<item row =" 0" column =" 1" >
<widget class =" QLineEdit" name =" mRedMinLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 0" column =" 2" >
<widget class =" QLabel" name =" mRedMaxLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" MinimumExpanding" vsizetype =" Minimum" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Red max</string >
</property >
</widget >
</item >
<item row =" 0" column =" 3" >
<widget class =" QLineEdit" name =" mRedMaxLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 1" column =" 0" >
<widget class =" QLabel" name =" mGreenMinLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" MinimumExpanding" vsizetype =" Minimum" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Green min</string >
</property >
</widget >
</item >
<item row =" 1" column =" 1" >
<widget class =" QLineEdit" name =" mGreenMinLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 1" column =" 2" >
<widget class =" QLabel" name =" mGreenMaxLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" MinimumExpanding" vsizetype =" Minimum" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Green max</string >
</property >
</widget >
</item >
<item row =" 1" column =" 3" >
<widget class =" QLineEdit" name =" mGreenMaxLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 2" column =" 0" >
<widget class =" QLabel" name =" mBlueMinLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" MinimumExpanding" vsizetype =" Minimum" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Blue min</string >
</property >
</widget >
</item >
<item row =" 2" column =" 1" >
<widget class =" QLineEdit" name =" mBlueMinLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
<item row =" 2" column =" 2" >
<widget class =" QLabel" name =" mBlueMaxLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" MinimumExpanding" vsizetype =" Minimum" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Blue max</string >
</property >
</widget >
</item >
<item row =" 2" column =" 3" >
<widget class =" QLineEdit" name =" mBlueMaxLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Expanding" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" maximumSize" >
<size >
<width >75</width >
<height >16777215</height >
</size >
</property >
<property name =" baseSize" >
<size >
<width >0</width >
<height >0</height >
</size >
</property >
<property name =" maxLength" >
<number >16</number >
</property >
</widget >
</item >
</layout >
</item >
</layout >
</widget >
</item >
<item row =" 0" column =" 2" >
<widget class =" QGroupBox" name =" mLoadMinMaxValuesGroupBox" >
<property name =" title" >
Expand All
@@ -315,121 +285,72 @@
</property >
</widget >
</item >
<item row =" 0" column =" 1" colspan =" 2" >
<spacer name =" horizontalSpacer_3" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >254</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
<item row =" 1" column =" 0" >
<widget class =" QRadioButton" name =" mActualRadioButton" >
<property name =" text" >
<string >Actual (slower)</string >
</property >
</widget >
</item >
<item row =" 1" column =" 1" colspan =" 2" >
<spacer name =" horizontalSpacer_2" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >254</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
<item row =" 2" column =" 0" >
<widget class =" QRadioButton" name =" mCurrentExtentRadioButton" >
<property name =" text" >
<string >CurrentExtent</string >
</property >
</widget >
</item >
<item row =" 2" column =" 1" colspan =" 2" >
<spacer name =" horizontalSpacer" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >197</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
<item row =" 3" column =" 0" >
<widget class =" QRadioButton" name =" mUseStdDevRadioButton" >
<property name =" text" >
<string >Use standard deviation</string >
</property >
</widget >
</item >
<item row =" 3 " column =" 1 " >
<widget class =" QDoubleSpinBox " name =" mStdDevSpinBox " >
<item row =" 4 " column =" 0 " >
<widget class =" QPushButton " name =" mLoadPushButton " >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Fixed" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" value " >
<double >1.000000000000000</ double >
<property name =" text " >
<string >Load</ string >
</property >
</widget >
</item >
<item row =" 3" column =" 2" >
<spacer name =" horizontalSpacer_4" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >40</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
<item row =" 4" column =" 0" >
<widget class =" QPushButton" name =" mLoadPushButton" >
<item row =" 3" column =" 1" >
<widget class =" QDoubleSpinBox" name =" mStdDevSpinBox" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Fixed" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text " >
<string >Load</ string >
<property name =" value " >
<double >1.000000000000000</ double >
</property >
</widget >
</item >
<item row =" 4" column =" 1" colspan =" 2" >
<spacer name =" horizontalSpacer_5" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >251</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
</layout >
</widget >
</item >
<item row =" 0" column =" 1" >
<spacer name =" horizontalSpacer_2" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeType" >
<enum >QSizePolicy::MinimumExpanding</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >10</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
</layout >
</widget >
<resources />
Expand Down