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