]> git.sesse.net Git - kdenlive/blob - src/widgets/geometryval_ui.ui
Cleanup ui files
[kdenlive] / src / widgets / geometryval_ui.ui
1 <ui version="4.0" >
2  <class>Geometryval</class>
3  <widget class="QWidget" name="Geometryval" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>370</width>
9     <height>226</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" name="gridLayout" >
13    <property name="verticalSpacing" >
14     <number>0</number>
15    </property>
16    <item row="0" column="0" colspan="10" >
17     <widget class="QWidget" native="1" name="widget" >
18      <property name="sizePolicy" >
19       <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
20        <horstretch>0</horstretch>
21        <verstretch>0</verstretch>
22       </sizepolicy>
23      </property>
24     </widget>
25    </item>
26    <item row="1" column="0" colspan="10" >
27     <widget class="QFrame" name="keyframeWidget" >
28      <property name="sizePolicy" >
29       <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
30        <horstretch>0</horstretch>
31        <verstretch>0</verstretch>
32       </sizepolicy>
33      </property>
34      <property name="minimumSize" >
35       <size>
36        <width>0</width>
37        <height>15</height>
38       </size>
39      </property>
40      <property name="maximumSize" >
41       <size>
42        <width>16777215</width>
43        <height>15</height>
44       </size>
45      </property>
46      <property name="frameShape" >
47       <enum>QFrame::NoFrame</enum>
48      </property>
49      <property name="frameShadow" >
50       <enum>QFrame::Plain</enum>
51      </property>
52     </widget>
53    </item>
54    <item row="2" column="0" >
55     <widget class="QToolButton" name="buttonMenu" >
56      <property name="text" >
57       <string>M</string>
58      </property>
59      <property name="arrowType" >
60       <enum>Qt::NoArrow</enum>
61      </property>
62     </widget>
63    </item>
64    <item row="2" column="1" >
65     <widget class="QToolButton" name="buttonPrevious" >
66      <property name="text" >
67       <string>P</string>
68      </property>
69     </widget>
70    </item>
71    <item row="2" column="2" >
72     <widget class="QToolButton" name="buttonNext" >
73      <property name="text" >
74       <string>N</string>
75      </property>
76     </widget>
77    </item>
78    <item row="2" column="3" >
79     <widget class="QToolButton" name="buttonAdd" >
80      <property name="text" >
81       <string>A</string>
82      </property>
83     </widget>
84    </item>
85    <item row="2" column="4" >
86     <widget class="QToolButton" name="buttonDelete" >
87      <property name="text" >
88       <string>D</string>
89      </property>
90     </widget>
91    </item>
92    <item row="2" column="5" >
93     <widget class="QLabel" name="label_2" >
94      <property name="text" >
95       <string>Opacity</string>
96      </property>
97     </widget>
98    </item>
99    <item row="2" column="6" >
100     <widget class="QSpinBox" name="spinTransp" >
101      <property name="maximum" >
102       <number>100</number>
103      </property>
104     </widget>
105    </item>
106    <item row="2" column="8" >
107     <widget class="QLabel" name="label_3" >
108      <property name="text" >
109       <string>Pos</string>
110      </property>
111     </widget>
112    </item>
113    <item row="2" column="9" >
114     <widget class="QSpinBox" name="spinPos" />
115    </item>
116    <item row="2" column="7" >
117     <spacer name="horizontalSpacer" >
118      <property name="orientation" >
119       <enum>Qt::Horizontal</enum>
120      </property>
121      <property name="sizeHint" stdset="0" >
122       <size>
123        <width>40</width>
124        <height>20</height>
125       </size>
126      </property>
127     </spacer>
128    </item>
129   </layout>
130  </widget>
131  <resources/>
132  <connections/>
133 </ui>