|
|
|
@ -311,10 +311,17 @@ |
|
|
|
|
<string>Background image</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6"> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QCheckBox" name="chkEnableBgImage"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable background image</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="5" column="0"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
|
<widget class="QLabel" name="label_5"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
@ -322,32 +329,37 @@ |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Opacity</string> |
|
|
|
|
<string>Scaling</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QSlider" name="hsImageOpacity"> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>100</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="value"> |
|
|
|
|
<number>100</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="invertedAppearance"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
<widget class="QComboBox" name="edImageScaling"/> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0" colspan="2"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Image file</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="invertedControls"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLineEdit" name="edImage"/> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="btnImageBrowse"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Browse...</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="4" column="1"> |
|
|
|
|
<item row="5" column="1"> |
|
|
|
|
<spacer name="horizontalSpacer_4"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
@ -360,17 +372,10 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QCheckBox" name="chkEnableBgImage"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable background image</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="4" column="0"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_5"> |
|
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Preferred"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
@ -378,16 +383,32 @@ |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Scaling</string> |
|
|
|
|
<string>Opacity</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QComboBox" name="edImageScaling"/> |
|
|
|
|
<widget class="QSlider" name="hsImageOpacity"> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>100</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="value"> |
|
|
|
|
<number>100</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="invertedAppearance"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="invertedControls"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="5" column="0"> |
|
|
|
|
<item row="7" column="0"> |
|
|
|
|
<spacer name="verticalSpacer_2"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
@ -400,26 +421,21 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0" colspan="2"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Image file</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLineEdit" name="edImage"/> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="btnImageBrowse"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Browse...</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
<item row="1" column="0" colspan="2"> |
|
|
|
|
<widget class="QLabel" name="label_6"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>This is trash, don't bother enabling this tab page.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="alignment"> |
|
|
|
|
<set>Qt::AlignCenter</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|