blob: 939bdbbaeb36897e7323642705924d0e99c7e1e3 [file] [log] [blame]
Edric Milaret864a2052016-01-14 15:45:03 -05001<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>QualityDialog</class>
4 <widget class="QDialog" name="QualityDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
Nicolas Jager0a9fc602016-03-11 18:35:42 -05009 <width>100</width>
10 <height>363</height>
Edric Milaret864a2052016-01-14 15:45:03 -050011 </rect>
12 </property>
13 <property name="windowTitle">
Edric Milaret41941582016-09-14 12:59:04 -040014 <string/>
Edric Milaret864a2052016-01-14 15:45:03 -050015 </property>
16 <layout class="QVBoxLayout" name="verticalLayout">
Nicolas Jager0a9fc602016-03-11 18:35:42 -050017 <property name="spacing">
Edric Milaret864a2052016-01-14 15:45:03 -050018 <number>0</number>
19 </property>
Nicolas Jager0a9fc602016-03-11 18:35:42 -050020 <property name="leftMargin">
21 <number>4</number>
22 </property>
Edric Milaret864a2052016-01-14 15:45:03 -050023 <property name="topMargin">
Nicolas Jager0a9fc602016-03-11 18:35:42 -050024 <number>4</number>
Edric Milaret864a2052016-01-14 15:45:03 -050025 </property>
26 <property name="rightMargin">
Nicolas Jager0a9fc602016-03-11 18:35:42 -050027 <number>4</number>
Edric Milaret864a2052016-01-14 15:45:03 -050028 </property>
29 <property name="bottomMargin">
Nicolas Jager0a9fc602016-03-11 18:35:42 -050030 <number>4</number>
Edric Milaret864a2052016-01-14 15:45:03 -050031 </property>
32 <item>
Nicolas Jager0a9fc602016-03-11 18:35:42 -050033 <widget class="QWidget" name="roundedFrame" native="true">
34 <layout class="QVBoxLayout" name="tata_2">
35 <property name="spacing">
36 <number>0</number>
37 </property>
38 <property name="leftMargin">
39 <number>0</number>
40 </property>
41 <property name="topMargin">
42 <number>0</number>
43 </property>
44 <property name="rightMargin">
45 <number>0</number>
46 </property>
47 <property name="bottomMargin">
48 <number>0</number>
49 </property>
50 <item>
51 <layout class="QHBoxLayout" name="horizontalLayout_4">
52 <property name="spacing">
53 <number>0</number>
54 </property>
55 <property name="topMargin">
56 <number>10</number>
57 </property>
58 <property name="bottomMargin">
59 <number>10</number>
60 </property>
61 <item>
62 <widget class="QSlider" name="qualitySlider">
63 <property name="maximum">
64 <number>100</number>
65 </property>
66 <property name="value">
67 <number>50</number>
68 </property>
69 <property name="orientation">
70 <enum>Qt::Vertical</enum>
71 </property>
72 </widget>
73 </item>
74 </layout>
75 </item>
76 <item>
77 <layout class="QHBoxLayout" name="horizontalLayout_5">
78 <property name="spacing">
79 <number>0</number>
80 </property>
81 <property name="bottomMargin">
82 <number>10</number>
83 </property>
84 <item>
85 <spacer name="horizontalSpacer_5">
86 <property name="orientation">
87 <enum>Qt::Horizontal</enum>
88 </property>
89 <property name="sizeHint" stdset="0">
90 <size>
91 <width>40</width>
92 <height>20</height>
93 </size>
94 </property>
95 </spacer>
96 </item>
97 <item>
98 <widget class="QCheckBox" name="autoCheckBox">
99 <property name="text">
100 <string>Auto</string>
101 </property>
102 </widget>
103 </item>
104 <item>
105 <spacer name="horizontalSpacer_6">
106 <property name="orientation">
107 <enum>Qt::Horizontal</enum>
108 </property>
109 <property name="sizeHint" stdset="0">
110 <size>
111 <width>40</width>
112 <height>20</height>
113 </size>
114 </property>
115 </spacer>
116 </item>
117 </layout>
118 </item>
119 </layout>
120 </widget>
Edric Milaret864a2052016-01-14 15:45:03 -0500121 </item>
122 <item>
Nicolas Jager0a9fc602016-03-11 18:35:42 -0500123 <layout class="QHBoxLayout" name="horizontalLayout">
124 <property name="spacing">
Edric Milaret864a2052016-01-14 15:45:03 -0500125 <number>0</number>
126 </property>
127 <item>
128 <spacer name="horizontalSpacer">
129 <property name="orientation">
130 <enum>Qt::Horizontal</enum>
131 </property>
132 <property name="sizeHint" stdset="0">
133 <size>
134 <width>40</width>
135 <height>20</height>
136 </size>
137 </property>
138 </spacer>
139 </item>
140 <item>
Nicolas Jager0a9fc602016-03-11 18:35:42 -0500141 <widget class="QWidget" name="spike" native="true">
142 <property name="minimumSize">
143 <size>
144 <width>60</width>
145 <height>30</height>
146 </size>
Edric Milaret864a2052016-01-14 15:45:03 -0500147 </property>
Nicolas Jager0a9fc602016-03-11 18:35:42 -0500148 <property name="maximumSize">
149 <size>
150 <width>60</width>
151 <height>30</height>
152 </size>
153 </property>
Edric Milaret864a2052016-01-14 15:45:03 -0500154 </widget>
155 </item>
156 <item>
157 <spacer name="horizontalSpacer_2">
158 <property name="orientation">
159 <enum>Qt::Horizontal</enum>
160 </property>
161 <property name="sizeHint" stdset="0">
162 <size>
163 <width>40</width>
164 <height>20</height>
165 </size>
166 </property>
167 </spacer>
168 </item>
169 </layout>
170 </item>
171 </layout>
172 </widget>
173 <resources/>
174 <connections/>
175</ui>