]> git.sesse.net Git - kdenlive/blob - src/widgets/vectorscope_ui.ui
997eb164d61ce9db727491ab456f28a57fbfb1d2
[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   <layout class="QGridLayout" name="gridLayout">
26    <item row="0" column="0">
27     <widget class="QLabel" name="lblPaintMode">
28      <property name="text">
29       <string>Paint mode</string>
30      </property>
31     </widget>
32    </item>
33    <item row="0" column="1" colspan="5">
34     <widget class="QComboBox" name="paintMode">
35      <property name="sizePolicy">
36       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
37        <horstretch>0</horstretch>
38        <verstretch>0</verstretch>
39       </sizepolicy>
40      </property>
41     </widget>
42    </item>
43    <item row="1" column="0">
44     <widget class="QLabel" name="lblBackground">
45      <property name="text">
46       <string>Background</string>
47      </property>
48     </widget>
49    </item>
50    <item row="1" column="1" colspan="3">
51     <widget class="QComboBox" name="backgroundMode">
52      <property name="sizePolicy">
53       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
54        <horstretch>0</horstretch>
55        <verstretch>0</verstretch>
56       </sizepolicy>
57      </property>
58     </widget>
59    </item>
60    <item row="3" column="0" colspan="2">
61     <spacer name="verticalSpacer">
62      <property name="orientation">
63       <enum>Qt::Vertical</enum>
64      </property>
65      <property name="sizeHint" stdset="0">
66       <size>
67        <width>20</width>
68        <height>344</height>
69       </size>
70      </property>
71     </spacer>
72    </item>
73    <item row="3" column="2">
74     <spacer name="horizontalSpacer">
75      <property name="orientation">
76       <enum>Qt::Horizontal</enum>
77      </property>
78      <property name="sizeHint" stdset="0">
79       <size>
80        <width>40</width>
81        <height>20</height>
82       </size>
83      </property>
84     </spacer>
85    </item>
86    <item row="1" column="4" colspan="2">
87     <widget class="QLabel" name="lblGain">
88      <property name="text">
89       <string comment="KDE::DoNotExtract">(notr)</string>
90      </property>
91      <property name="alignment">
92       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
93      </property>
94     </widget>
95    </item>
96    <item row="3" column="5">
97     <widget class="QSlider" name="sliderGain">
98      <property name="sizePolicy">
99       <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
100        <horstretch>0</horstretch>
101        <verstretch>0</verstretch>
102       </sizepolicy>
103      </property>
104      <property name="orientation">
105       <enum>Qt::Vertical</enum>
106      </property>
107     </widget>
108    </item>
109   </layout>
110  </widget>
111  <resources/>
112  <connections/>
113 </ui>