]> git.sesse.net Git - kdenlive/blob - src/widgets/configmisc_ui.ui
9476c69215c7631a7153e1eacb2038a14965416f
[kdenlive] / src / widgets / configmisc_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ConfigMisc_UI</class>
4  <widget class="QWidget" name="ConfigMisc_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>338</width>
10     <height>359</height>
11    </rect>
12   </property>
13   <layout class="QGridLayout" name="gridLayout_4">
14    <item row="0" column="0" colspan="6">
15     <widget class="QCheckBox" name="kcfg_openlastproject">
16      <property name="text">
17       <string>Open last project on startup</string>
18      </property>
19     </widget>
20    </item>
21    <item row="1" column="0" colspan="6">
22     <widget class="QCheckBox" name="kcfg_crashrecovery">
23      <property name="text">
24       <string>Crash recovery (automatic backup)</string>
25      </property>
26     </widget>
27    </item>
28    <item row="2" column="0" colspan="6">
29     <widget class="QCheckBox" name="kcfg_activatetabs">
30      <property name="text">
31       <string>Open projects in new tabs</string>
32      </property>
33     </widget>
34    </item>
35    <item row="5" column="0" colspan="6">
36     <widget class="QGroupBox" name="groupBox">
37      <property name="title">
38       <string>Default Durations</string>
39      </property>
40      <layout class="QGridLayout" name="gridLayout_3">
41       <item row="0" column="0">
42        <widget class="QLabel" name="label">
43         <property name="text">
44          <string>Color clips</string>
45         </property>
46        </widget>
47       </item>
48       <item row="0" column="1">
49        <widget class="KRestrictedLine" name="kcfg_color_duration">
50         <property name="inputMask">
51          <string>99:99:99:99; </string>
52         </property>
53        </widget>
54       </item>
55       <item row="0" column="2">
56        <widget class="QLabel" name="label_2">
57         <property name="text">
58          <string>Image clips</string>
59         </property>
60        </widget>
61       </item>
62       <item row="0" column="3">
63        <widget class="KRestrictedLine" name="kcfg_image_duration">
64         <property name="inputMask">
65          <string>99:99:99:99; </string>
66         </property>
67        </widget>
68       </item>
69       <item row="1" column="0">
70        <widget class="QLabel" name="label_8">
71         <property name="text">
72          <string>Title clips</string>
73         </property>
74        </widget>
75       </item>
76       <item row="1" column="1">
77        <widget class="KRestrictedLine" name="kcfg_title_duration">
78         <property name="inputMask">
79          <string>99:99:99:99; </string>
80         </property>
81        </widget>
82       </item>
83      </layout>
84     </widget>
85    </item>
86    <item row="6" column="0" colspan="6">
87     <widget class="QGroupBox" name="properties">
88      <property name="title">
89       <string>Default Profile</string>
90      </property>
91      <layout class="QGridLayout" name="gridLayout_2">
92       <item row="0" column="0">
93        <widget class="QLabel" name="label_3">
94         <property name="text">
95          <string>Profile</string>
96         </property>
97        </widget>
98       </item>
99       <item row="0" column="1">
100        <widget class="KComboBox" name="kcfg_profiles_list"/>
101       </item>
102       <item row="1" column="0" colspan="2">
103        <layout class="QGridLayout" name="gridLayout">
104         <item row="0" column="0">
105          <widget class="QLabel" name="label_5">
106           <property name="text">
107            <string>Size:</string>
108           </property>
109          </widget>
110         </item>
111         <item row="0" column="1">
112          <widget class="QLabel" name="p_size">
113           <property name="text">
114            <string>720x576</string>
115           </property>
116          </widget>
117         </item>
118         <item row="0" column="2">
119          <widget class="QLabel" name="label_4">
120           <property name="text">
121            <string>Frame rate:</string>
122           </property>
123          </widget>
124         </item>
125         <item row="0" column="3">
126          <widget class="QLabel" name="p_fps">
127           <property name="text">
128            <string>25/1</string>
129           </property>
130          </widget>
131         </item>
132         <item row="1" column="0">
133          <widget class="QLabel" name="label_9">
134           <property name="text">
135            <string>Aspect ratio:</string>
136           </property>
137          </widget>
138         </item>
139         <item row="1" column="1">
140          <widget class="QLabel" name="p_aspect">
141           <property name="text">
142            <string>59/54</string>
143           </property>
144          </widget>
145         </item>
146         <item row="1" column="2">
147          <widget class="QLabel" name="label_10">
148           <property name="text">
149            <string>Display ratio:</string>
150           </property>
151          </widget>
152         </item>
153         <item row="1" column="3">
154          <widget class="QLabel" name="p_display">
155           <property name="text">
156            <string>4/3</string>
157           </property>
158          </widget>
159         </item>
160        </layout>
161       </item>
162       <item row="2" column="0" colspan="2">
163        <widget class="QLabel" name="p_progressive">
164         <property name="text">
165          <string>Interlaced</string>
166         </property>
167        </widget>
168       </item>
169      </layout>
170     </widget>
171    </item>
172    <item row="7" column="0">
173     <widget class="QLabel" name="label_6">
174      <property name="text">
175       <string>Video tracks</string>
176      </property>
177     </widget>
178    </item>
179    <item row="7" column="2">
180     <spacer name="horizontalSpacer">
181      <property name="orientation">
182       <enum>Qt::Horizontal</enum>
183      </property>
184      <property name="sizeHint" stdset="0">
185       <size>
186        <width>13</width>
187        <height>25</height>
188       </size>
189      </property>
190     </spacer>
191    </item>
192    <item row="7" column="3">
193     <widget class="QLabel" name="label_7">
194      <property name="text">
195       <string>Audio tracks</string>
196      </property>
197     </widget>
198    </item>
199    <item row="8" column="0" colspan="6">
200     <spacer>
201      <property name="orientation">
202       <enum>Qt::Vertical</enum>
203      </property>
204      <property name="sizeHint" stdset="0">
205       <size>
206        <width>20</width>
207        <height>40</height>
208       </size>
209      </property>
210     </spacer>
211    </item>
212    <item row="7" column="1">
213     <widget class="KIntSpinBox" name="kcfg_videotracks"/>
214    </item>
215    <item row="7" column="4">
216     <widget class="KIntSpinBox" name="kcfg_audiotracks"/>
217    </item>
218    <item row="3" column="0" colspan="5">
219     <widget class="QCheckBox" name="kcfg_usekuiserver">
220      <property name="text">
221       <string>Use KDE job tracking for render jobs</string>
222      </property>
223     </widget>
224    </item>
225    <item row="4" column="0" colspan="5">
226     <widget class="QCheckBox" name="kcfg_splitaudio">
227      <property name="text">
228       <string>Automatically split audio from video</string>
229      </property>
230     </widget>
231    </item>
232   </layout>
233  </widget>
234  <customwidgets>
235   <customwidget>
236    <class>KIntSpinBox</class>
237    <extends>QSpinBox</extends>
238    <header>knuminput.h</header>
239   </customwidget>
240   <customwidget>
241    <class>KLineEdit</class>
242    <extends>QLineEdit</extends>
243    <header>klineedit.h</header>
244   </customwidget>
245   <customwidget>
246    <class>KComboBox</class>
247    <extends>QComboBox</extends>
248    <header>kcombobox.h</header>
249   </customwidget>
250   <customwidget>
251    <class>KRestrictedLine</class>
252    <extends>KLineEdit</extends>
253    <header>krestrictedline.h</header>
254   </customwidget>
255  </customwidgets>
256  <resources/>
257  <connections/>
258 </ui>