|
|
@@ -517,73 +517,114 @@
|
|
|
<property name="bottomMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
- <item alignment="Qt::AlignLeft">
|
|
|
- <widget class="QLabel" name="fsr_sharpening_label">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>FSR Sharpening:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item>
|
|
|
- <widget class="QSlider" name="fsr_sharpening_slider">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="baseSize">
|
|
|
- <size>
|
|
|
- <width>0</width>
|
|
|
- <height>0</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="maximum">
|
|
|
- <number>200</number>
|
|
|
- </property>
|
|
|
- <property name="sliderPosition">
|
|
|
- <number>25</number>
|
|
|
- </property>
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- <property name="invertedAppearance">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
+ <layout class="QHBoxLayout" name="fsr_sharpening_label_group">
|
|
|
+ <item>
|
|
|
+ <widget class="QComboBox" name="fsr_sharpening_combobox">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Use global FSR Sharpening</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Set FSR Sharpening</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="fsr_sharpening_label">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>FSR Sharpening:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <spacer name="horizontalSpacer_2">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>40</width>
|
|
|
+ <height>20</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QLabel" name="fsr_sharpening_value">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>32</width>
|
|
|
- <height>0</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>100%</string>
|
|
|
+ <layout class="QHBoxLayout" name="fsr_slider_layout">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>6</number>
|
|
|
</property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignCenter</set>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
+ <item>
|
|
|
+ <widget class="QSlider" name="fsr_sharpening_slider">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="baseSize">
|
|
|
+ <size>
|
|
|
+ <width>0</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximum">
|
|
|
+ <number>200</number>
|
|
|
+ </property>
|
|
|
+ <property name="sliderPosition">
|
|
|
+ <number>25</number>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="invertedAppearance">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="fsr_sharpening_value">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>32</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>100%</string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
</item>
|
|
|
</layout>
|
|
|
- <zorder>fsr_sharpening_value</zorder>
|
|
|
- <zorder>fsr_sharpening_label</zorder>
|
|
|
- <zorder>fsr_sharpening_slider</zorder>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|