]> git.sesse.net Git - kdenlive/blob - src/widgets/bezierspline_ui.ui
remove useless locks
[kdenlive] / src / widgets / bezierspline_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>BezierSpline_UI</class>
4  <widget class="QWidget" name="BezierSpline_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>345</width>
10     <height>75</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <property name="margin">
18     <number>0</number>
19    </property>
20    <property name="spacing">
21     <number>0</number>
22    </property>
23    <item row="1" column="0" colspan="9">
24     <widget class="QWidget" name="widgetPoint" native="true">
25      <property name="sizePolicy">
26       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
27        <horstretch>0</horstretch>
28        <verstretch>0</verstretch>
29       </sizepolicy>
30      </property>
31      <layout class="QGridLayout" name="gridLayout_2">
32       <property name="margin">
33        <number>0</number>
34       </property>
35       <property name="spacing">
36        <number>0</number>
37       </property>
38       <item row="0" column="0" colspan="7">
39        <widget class="QWidget" name="widget" native="true">
40         <layout class="QHBoxLayout" name="horizontalLayout">
41          <property name="margin">
42           <number>0</number>
43          </property>
44          <item>
45           <spacer name="horizontalSpacer">
46            <property name="orientation">
47             <enum>Qt::Horizontal</enum>
48            </property>
49            <property name="sizeHint" stdset="0">
50             <size>
51              <width>40</width>
52              <height>20</height>
53             </size>
54            </property>
55           </spacer>
56          </item>
57          <item>
58           <layout class="QHBoxLayout" name="layoutP"/>
59          </item>
60          <item>
61           <spacer name="horizontalSpacer_2">
62            <property name="orientation">
63             <enum>Qt::Horizontal</enum>
64            </property>
65            <property name="sizeHint" stdset="0">
66             <size>
67              <width>40</width>
68              <height>20</height>
69             </size>
70            </property>
71           </spacer>
72          </item>
73         </layout>
74        </widget>
75       </item>
76       <item row="1" column="2">
77        <spacer name="horizontalSpacer_3">
78         <property name="orientation">
79          <enum>Qt::Horizontal</enum>
80         </property>
81         <property name="sizeHint" stdset="0">
82          <size>
83           <width>40</width>
84           <height>20</height>
85          </size>
86         </property>
87        </spacer>
88       </item>
89       <item row="1" column="3">
90        <widget class="QToolButton" name="buttonLinkHandles">
91         <property name="toolTip">
92          <string>Link the handles' position.&lt;br /&gt;Results in a natural spline.</string>
93         </property>
94         <property name="text">
95          <string>...</string>
96         </property>
97         <property name="checkable">
98          <bool>true</bool>
99         </property>
100         <property name="autoRaise">
101          <bool>true</bool>
102         </property>
103        </widget>
104       </item>
105       <item row="1" column="4">
106        <spacer name="horizontalSpacer_4">
107         <property name="orientation">
108          <enum>Qt::Horizontal</enum>
109         </property>
110         <property name="sizeHint" stdset="0">
111          <size>
112           <width>40</width>
113           <height>20</height>
114          </size>
115         </property>
116        </spacer>
117       </item>
118       <item row="1" column="1">
119        <layout class="QHBoxLayout" name="layoutH1"/>
120       </item>
121       <item row="1" column="5">
122        <layout class="QHBoxLayout" name="layoutH2"/>
123       </item>
124      </layout>
125     </widget>
126    </item>
127    <item row="2" column="2">
128     <widget class="QToolButton" name="buttonShowPixmap">
129      <property name="toolTip">
130       <string>Show background indicating changes caused by modifying the curve.</string>
131      </property>
132      <property name="text">
133       <string>...</string>
134      </property>
135      <property name="checkable">
136       <bool>true</bool>
137      </property>
138      <property name="checked">
139       <bool>true</bool>
140      </property>
141      <property name="autoRaise">
142       <bool>true</bool>
143      </property>
144     </widget>
145    </item>
146    <item row="2" column="5">
147     <widget class="QToolButton" name="buttonZoomIn">
148      <property name="text">
149       <string>...</string>
150      </property>
151      <property name="autoRaise">
152       <bool>true</bool>
153      </property>
154     </widget>
155    </item>
156    <item row="2" column="6">
157     <widget class="QToolButton" name="buttonZoomOut">
158      <property name="text">
159       <string>...</string>
160      </property>
161      <property name="autoRaise">
162       <bool>true</bool>
163      </property>
164     </widget>
165    </item>
166    <item row="2" column="3">
167     <widget class="QToolButton" name="buttonGridChange">
168      <property name="toolTip">
169       <string>Increases the number of lines in the grid.&lt;br /&gt;After 8 lines it will begin from 0 again.</string>
170      </property>
171      <property name="text">
172       <string>...</string>
173      </property>
174      <property name="autoRaise">
175       <bool>true</bool>
176      </property>
177     </widget>
178    </item>
179    <item row="2" column="8">
180     <spacer name="spacer">
181      <property name="orientation">
182       <enum>Qt::Horizontal</enum>
183      </property>
184      <property name="sizeHint" stdset="0">
185       <size>
186        <width>40</width>
187        <height>20</height>
188       </size>
189      </property>
190     </spacer>
191    </item>
192    <item row="2" column="1">
193     <widget class="QToolButton" name="buttonResetSpline">
194      <property name="toolTip">
195       <string>Reset the selected spline</string>
196      </property>
197      <property name="text">
198       <string>...</string>
199      </property>
200      <property name="autoRaise">
201       <bool>true</bool>
202      </property>
203     </widget>
204    </item>
205    <item row="2" column="7">
206     <widget class="QToolButton" name="buttonShowAllHandles">
207      <property name="toolTip">
208       <string>Show handles for all points or only for the selected one</string>
209      </property>
210      <property name="text">
211       <string>...</string>
212      </property>
213      <property name="checkable">
214       <bool>true</bool>
215      </property>
216      <property name="checked">
217       <bool>true</bool>
218      </property>
219      <property name="autoRaise">
220       <bool>true</bool>
221      </property>
222     </widget>
223    </item>
224    <item row="2" column="0">
225     <spacer name="horizontalSpacer_5">
226      <property name="orientation">
227       <enum>Qt::Horizontal</enum>
228      </property>
229      <property name="sizeHint" stdset="0">
230       <size>
231        <width>40</width>
232        <height>20</height>
233       </size>
234      </property>
235     </spacer>
236    </item>
237   </layout>
238  </widget>
239  <resources/>
240  <connections/>
241 </ui>