adjusted GUI dimensions

This commit is contained in:
k4yt3x 2020-05-10 00:59:16 -04:00
parent 0c6de8af16
commit 99971bceb1
2 changed files with 96 additions and 96 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject> <!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 4.12.0, 2020-05-09T20:09:59. --> <!-- Written by QtCreator 4.12.0, 2020-05-10T00:59:03. -->
<qtcreator> <qtcreator>
<data> <data>
<variable>EnvironmentId</variable> <variable>EnvironmentId</variable>
@ -170,7 +170,7 @@
<value type="bool" key="RunConfiguration.UseQmlDebugger">false</value> <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
<value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value> <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
<value type="QString" key="RunConfiguration.WorkingDirectory"></value> <value type="QString" key="RunConfiguration.WorkingDirectory"></value>
<value type="QString" key="RunConfiguration.WorkingDirectory.default"></value> <value type="QString" key="RunConfiguration.WorkingDirectory.default">C:/Users/k4yt3x/Documents/Projects/video2x/src</value>
</valuemap> </valuemap>
<value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value> <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
</valuemap> </valuemap>

View File

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>719</width> <width>667</width>
<height>740</height> <height>768</height>
</rect> </rect>
</property> </property>
<property name="acceptDrops"> <property name="acceptDrops">
@ -1113,36 +1113,32 @@
<string>Anime4K CPP</string> <string>Anime4K CPP</string>
</attribute> </attribute>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<item row="3" column="0"> <item row="1" column="1">
<layout class="QHBoxLayout" name="anime4kCppStrengthColorHorizontalLayout"> <layout class="QHBoxLayout" name="anime4kCppPreFiltersHorizontalLayout">
<item> <item>
<widget class="QLabel" name="anime4kCppStrengthColorLabel"> <widget class="QLabel" name="anime4kCppPreFiltersLabel">
<property name="text"> <property name="text">
<string>Strength Color</string> <string>Pre-Filters</string>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QDoubleSpinBox" name="anime4kCppStrengthColorSpinBox"> <widget class="QSpinBox" name="anime4kCppPreFiltersSpinBox"/>
<property name="value">
<double>0.300000000000000</double>
</property>
</widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="0" column="0" colspan="2"> <item row="3" column="1">
<layout class="QHBoxLayout" name="anime4kCppPathHorizontalLayout"> <layout class="QHBoxLayout" name="anime4kCppPlatformIdHorizontalLayout">
<item> <item>
<widget class="QLineEdit" name="anime4kCppPathLineEdit"/> <widget class="QLabel" name="anime4kCppPlatformIdLabel">
</item>
<item>
<widget class="QPushButton" name="anime4kCppPathSelectButton">
<property name="text"> <property name="text">
<string>Select Binary Path</string> <string>Platform ID</string>
</property> </property>
</widget> </widget>
</item> </item>
<item>
<widget class="QSpinBox" name="anime4kCppPlatformIdSpinBox"/>
</item>
</layout> </layout>
</item> </item>
<item row="7" column="0"> <item row="7" column="0">
@ -1166,55 +1162,19 @@
</item> </item>
</layout> </layout>
</item> </item>
<item row="4" column="0"> <item row="3" column="0">
<layout class="QHBoxLayout" name="anime4kCppStrengthGradientHorizontalLayout"> <layout class="QHBoxLayout" name="anime4kCppStrengthColorHorizontalLayout">
<item> <item>
<widget class="QLabel" name="anime4kCppStrengthGradientLabel"> <widget class="QLabel" name="anime4kCppStrengthColorLabel">
<property name="text"> <property name="text">
<string>Strength Gradient</string> <string>Strength Color</string>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QDoubleSpinBox" name="anime4kCppStrengthGradientSpinBox"> <widget class="QDoubleSpinBox" name="anime4kCppStrengthColorSpinBox">
<property name="value"> <property name="value">
<double>1.000000000000000</double> <double>0.300000000000000</double>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="0">
<layout class="QHBoxLayout" name="anime4kCppPassesHorizontalLayout">
<item>
<widget class="QLabel" name="anime4kCppPassesLabel">
<property name="text">
<string>Passes</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="anime4kCppPassesSpinBox">
<property name="value">
<number>2</number>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0">
<layout class="QHBoxLayout" name="anime4kCppPushColorCountHorizontalLayout">
<item>
<widget class="QLabel" name="anime4kCppPushColorLabel">
<property name="text">
<string>Push Color Count</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="anime4kCppPushColorCountSpinBox">
<property name="value">
<number>2</number>
</property> </property>
</widget> </widget>
</item> </item>
@ -1257,17 +1217,17 @@
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="4" column="1">
<layout class="QHBoxLayout" name="anime4kCppPreFiltersHorizontalLayout"> <layout class="QHBoxLayout" name="anime4kCppDeviceIdHorizontalLayout">
<item> <item>
<widget class="QLabel" name="anime4kCppPreFiltersLabel"> <widget class="QLabel" name="anime4kCppDeviceIdLabel">
<property name="text"> <property name="text">
<string>Pre-Filters</string> <string>Device ID</string>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QSpinBox" name="anime4kCppPreFiltersSpinBox"/> <widget class="QSpinBox" name="anime4kCppDeviceIdSpinBox"/>
</item> </item>
</layout> </layout>
</item> </item>
@ -1285,34 +1245,6 @@
</item> </item>
</layout> </layout>
</item> </item>
<item row="3" column="1">
<layout class="QHBoxLayout" name="anime4kCppPlatformIdHorizontalLayout">
<item>
<widget class="QLabel" name="anime4kCppPlatformIdLabel">
<property name="text">
<string>Platform ID</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="anime4kCppPlatformIdSpinBox"/>
</item>
</layout>
</item>
<item row="4" column="1">
<layout class="QHBoxLayout" name="anime4kCppDeviceIdHorizontalLayout">
<item>
<widget class="QLabel" name="anime4kCppDeviceIdLabel">
<property name="text">
<string>Device ID</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="anime4kCppDeviceIdSpinBox"/>
</item>
</layout>
</item>
<item row="7" column="1"> <item row="7" column="1">
<layout class="QHBoxLayout" name="anime4kCppCodecHorizontalLayout"> <layout class="QHBoxLayout" name="anime4kCppCodecHorizontalLayout">
<item> <item>
@ -1358,6 +1290,74 @@
</item> </item>
</layout> </layout>
</item> </item>
<item row="1" column="0">
<layout class="QHBoxLayout" name="anime4kCppPassesHorizontalLayout">
<item>
<widget class="QLabel" name="anime4kCppPassesLabel">
<property name="text">
<string>Passes</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="anime4kCppPassesSpinBox">
<property name="value">
<number>2</number>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="0" colspan="2">
<layout class="QHBoxLayout" name="anime4kCppPathHorizontalLayout">
<item>
<widget class="QLineEdit" name="anime4kCppPathLineEdit"/>
</item>
<item>
<widget class="QPushButton" name="anime4kCppPathSelectButton">
<property name="text">
<string>Select Binary Path</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0">
<layout class="QHBoxLayout" name="anime4kCppPushColorCountHorizontalLayout">
<item>
<widget class="QLabel" name="anime4kCppPushColorLabel">
<property name="text">
<string>Push Color Count</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="anime4kCppPushColorCountSpinBox">
<property name="value">
<number>2</number>
</property>
</widget>
</item>
</layout>
</item>
<item row="4" column="0">
<layout class="QHBoxLayout" name="anime4kCppStrengthGradientHorizontalLayout">
<item>
<widget class="QLabel" name="anime4kCppStrengthGradientLabel">
<property name="text">
<string>Strength Gradient</string>
</property>
</widget>
</item>
<item>
<widget class="QDoubleSpinBox" name="anime4kCppStrengthGradientSpinBox">
<property name="value">
<double>1.000000000000000</double>
</property>
</widget>
</item>
</layout>
</item>
</layout> </layout>
</widget> </widget>
</widget> </widget>
@ -1553,7 +1553,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>719</width> <width>667</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>