]> git.sesse.net Git - kdenlive/blob - src/widgets/vectorscope_ui.ui
Color Tools
[kdenlive] / src / widgets / vectorscope_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Vectorscope_UI</class>
4  <widget class="QWidget" name="Vectorscope_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>400</width>
10     <height>450</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="baseSize">
20    <size>
21     <width>400</width>
22     <height>450</height>
23    </size>
24   </property>
25   <property name="palette">
26    <palette>
27     <active>
28      <colorrole role="WindowText">
29       <brush brushstyle="SolidPattern">
30        <color alpha="255">
31         <red>250</red>
32         <green>238</green>
33         <blue>226</blue>
34        </color>
35       </brush>
36      </colorrole>
37      <colorrole role="Button">
38       <brush brushstyle="SolidPattern">
39        <color alpha="255">
40         <red>40</red>
41         <green>40</green>
42         <blue>39</blue>
43        </color>
44       </brush>
45      </colorrole>
46      <colorrole role="Text">
47       <brush brushstyle="SolidPattern">
48        <color alpha="255">
49         <red>250</red>
50         <green>238</green>
51         <blue>226</blue>
52        </color>
53       </brush>
54      </colorrole>
55      <colorrole role="ButtonText">
56       <brush brushstyle="SolidPattern">
57        <color alpha="255">
58         <red>250</red>
59         <green>238</green>
60         <blue>226</blue>
61        </color>
62       </brush>
63      </colorrole>
64      <colorrole role="Base">
65       <brush brushstyle="SolidPattern">
66        <color alpha="255">
67         <red>40</red>
68         <green>40</green>
69         <blue>39</blue>
70        </color>
71       </brush>
72      </colorrole>
73      <colorrole role="Window">
74       <brush brushstyle="SolidPattern">
75        <color alpha="255">
76         <red>40</red>
77         <green>40</green>
78         <blue>39</blue>
79        </color>
80       </brush>
81      </colorrole>
82     </active>
83     <inactive>
84      <colorrole role="WindowText">
85       <brush brushstyle="SolidPattern">
86        <color alpha="255">
87         <red>250</red>
88         <green>238</green>
89         <blue>226</blue>
90        </color>
91       </brush>
92      </colorrole>
93      <colorrole role="Button">
94       <brush brushstyle="SolidPattern">
95        <color alpha="255">
96         <red>40</red>
97         <green>40</green>
98         <blue>39</blue>
99        </color>
100       </brush>
101      </colorrole>
102      <colorrole role="Text">
103       <brush brushstyle="SolidPattern">
104        <color alpha="255">
105         <red>250</red>
106         <green>238</green>
107         <blue>226</blue>
108        </color>
109       </brush>
110      </colorrole>
111      <colorrole role="ButtonText">
112       <brush brushstyle="SolidPattern">
113        <color alpha="255">
114         <red>250</red>
115         <green>238</green>
116         <blue>226</blue>
117        </color>
118       </brush>
119      </colorrole>
120      <colorrole role="Base">
121       <brush brushstyle="SolidPattern">
122        <color alpha="255">
123         <red>40</red>
124         <green>40</green>
125         <blue>39</blue>
126        </color>
127       </brush>
128      </colorrole>
129      <colorrole role="Window">
130       <brush brushstyle="SolidPattern">
131        <color alpha="255">
132         <red>40</red>
133         <green>40</green>
134         <blue>39</blue>
135        </color>
136       </brush>
137      </colorrole>
138     </inactive>
139     <disabled>
140      <colorrole role="WindowText">
141       <brush brushstyle="SolidPattern">
142        <color alpha="255">
143         <red>146</red>
144         <green>145</green>
145         <blue>144</blue>
146        </color>
147       </brush>
148      </colorrole>
149      <colorrole role="Button">
150       <brush brushstyle="SolidPattern">
151        <color alpha="255">
152         <red>40</red>
153         <green>40</green>
154         <blue>39</blue>
155        </color>
156       </brush>
157      </colorrole>
158      <colorrole role="Text">
159       <brush brushstyle="SolidPattern">
160        <color alpha="255">
161         <red>165</red>
162         <green>164</green>
163         <blue>164</blue>
164        </color>
165       </brush>
166      </colorrole>
167      <colorrole role="ButtonText">
168       <brush brushstyle="SolidPattern">
169        <color alpha="255">
170         <red>151</red>
171         <green>150</green>
172         <blue>149</blue>
173        </color>
174       </brush>
175      </colorrole>
176      <colorrole role="Base">
177       <brush brushstyle="SolidPattern">
178        <color alpha="255">
179         <red>40</red>
180         <green>40</green>
181         <blue>39</blue>
182        </color>
183       </brush>
184      </colorrole>
185      <colorrole role="Window">
186       <brush brushstyle="SolidPattern">
187        <color alpha="255">
188         <red>40</red>
189         <green>40</green>
190         <blue>39</blue>
191        </color>
192       </brush>
193      </colorrole>
194     </disabled>
195    </palette>
196   </property>
197   <property name="windowTitle">
198    <string>Form</string>
199   </property>
200   <layout class="QGridLayout" name="gridLayout">
201    <item row="0" column="0">
202     <layout class="QVBoxLayout" name="controlsArea">
203      <item>
204       <layout class="QGridLayout" name="gridLayout_2">
205        <property name="horizontalSpacing">
206         <number>10</number>
207        </property>
208        <item row="1" column="1">
209         <widget class="QComboBox" name="paintMode">
210          <property name="sizePolicy">
211           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
212            <horstretch>0</horstretch>
213            <verstretch>0</verstretch>
214           </sizepolicy>
215          </property>
216         </widget>
217        </item>
218        <item row="2" column="1">
219         <widget class="QComboBox" name="backgroundMode">
220          <property name="sizePolicy">
221           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
222            <horstretch>0</horstretch>
223            <verstretch>0</verstretch>
224           </sizepolicy>
225          </property>
226         </widget>
227        </item>
228        <item row="1" column="0">
229         <widget class="QLabel" name="lblPaintMode">
230          <property name="text">
231           <string>Paint mode</string>
232          </property>
233         </widget>
234        </item>
235        <item row="2" column="0">
236         <widget class="QLabel" name="lblBackground">
237          <property name="text">
238           <string>Background</string>
239          </property>
240         </widget>
241        </item>
242       </layout>
243      </item>
244      <item>
245       <layout class="QHBoxLayout" name="horizontalLayout">
246        <item>
247         <widget class="QCheckBox" name="cbMagnify">
248          <property name="text">
249           <string>Magnify</string>
250          </property>
251         </widget>
252        </item>
253        <item>
254         <widget class="QCheckBox" name="cbAutoRefresh">
255          <property name="text">
256           <string>Auto-Refresh</string>
257          </property>
258         </widget>
259        </item>
260       </layout>
261      </item>
262     </layout>
263    </item>
264    <item row="1" column="0">
265     <spacer name="verticalSpacer">
266      <property name="orientation">
267       <enum>Qt::Vertical</enum>
268      </property>
269      <property name="sizeHint" stdset="0">
270       <size>
271        <width>20</width>
272        <height>344</height>
273       </size>
274      </property>
275     </spacer>
276    </item>
277   </layout>
278  </widget>
279  <resources/>
280  <connections/>
281 </ui>