]> git.sesse.net Git - kdenlive/blob - src/widgets/projectsettings_ui.ui
ba3b49c4ab7197f4b255c213b50843d2c0e7abe6
[kdenlive] / src / widgets / projectsettings_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ProjectSettings_UI</class>
4  <widget class="QDialog" name="ProjectSettings_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>364</width>
10     <height>555</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Project Settings</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_3">
17    <item row="1" column="0">
18     <spacer name="verticalSpacer">
19      <property name="orientation">
20       <enum>Qt::Vertical</enum>
21      </property>
22      <property name="sizeHint" stdset="0">
23       <size>
24        <width>334</width>
25        <height>484</height>
26       </size>
27      </property>
28     </spacer>
29    </item>
30    <item row="2" column="0">
31     <widget class="QDialogButtonBox" name="buttonBox">
32      <property name="orientation">
33       <enum>Qt::Horizontal</enum>
34      </property>
35      <property name="standardButtons">
36       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
37      </property>
38     </widget>
39    </item>
40    <item row="0" column="0">
41     <widget class="QTabWidget" name="tabWidget">
42      <property name="currentIndex">
43       <number>0</number>
44      </property>
45      <property name="documentMode">
46       <bool>true</bool>
47      </property>
48      <widget class="QWidget" name="tab">
49       <attribute name="title">
50        <string>Settings</string>
51       </attribute>
52       <layout class="QGridLayout" name="gridLayout_5">
53        <item row="0" column="0">
54         <widget class="QLabel" name="label_4">
55          <property name="text">
56           <string>Project folder</string>
57          </property>
58         </widget>
59        </item>
60        <item row="0" column="1" colspan="3">
61         <widget class="KUrlRequester" name="project_folder"/>
62        </item>
63        <item row="1" column="0" colspan="4">
64         <widget class="QGroupBox" name="properties">
65          <property name="title">
66           <string>Video Profile</string>
67          </property>
68          <layout class="QGridLayout" name="gridLayout">
69           <item row="0" column="0" colspan="2">
70            <layout class="QHBoxLayout" name="horizontalLayout">
71             <item>
72              <widget class="QLabel" name="label">
73               <property name="text">
74                <string>Profile</string>
75               </property>
76              </widget>
77             </item>
78             <item>
79              <widget class="KComboBox" name="profiles_list">
80               <property name="sizePolicy">
81                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
82                 <horstretch>0</horstretch>
83                 <verstretch>0</verstretch>
84                </sizepolicy>
85               </property>
86              </widget>
87             </item>
88            </layout>
89           </item>
90           <item row="1" column="0">
91            <widget class="QLabel" name="label_5">
92             <property name="text">
93              <string>Size:</string>
94             </property>
95            </widget>
96           </item>
97           <item row="1" column="1">
98            <widget class="QLabel" name="p_size">
99             <property name="text">
100              <string>720x576</string>
101             </property>
102            </widget>
103           </item>
104           <item row="2" column="0">
105            <widget class="QLabel" name="label_3">
106             <property name="text">
107              <string>Frame rate:</string>
108             </property>
109            </widget>
110           </item>
111           <item row="2" column="1">
112            <widget class="QLabel" name="p_fps">
113             <property name="text">
114              <string>25/1</string>
115             </property>
116            </widget>
117           </item>
118           <item row="3" column="0">
119            <widget class="QLabel" name="label_9">
120             <property name="text">
121              <string>Pixel aspect ratio:</string>
122             </property>
123            </widget>
124           </item>
125           <item row="3" column="1">
126            <widget class="QLabel" name="p_aspect">
127             <property name="text">
128              <string>59/54</string>
129             </property>
130            </widget>
131           </item>
132           <item row="4" column="0">
133            <widget class="QLabel" name="label_10">
134             <property name="text">
135              <string>Display aspect ratio:</string>
136             </property>
137            </widget>
138           </item>
139           <item row="4" column="1">
140            <widget class="QLabel" name="p_display">
141             <property name="text">
142              <string>4/3</string>
143             </property>
144            </widget>
145           </item>
146           <item row="5" column="0">
147            <widget class="QLabel" name="label_15">
148             <property name="text">
149              <string>Colorspace</string>
150             </property>
151            </widget>
152           </item>
153           <item row="5" column="1">
154            <widget class="QLabel" name="p_colorspace">
155             <property name="text">
156              <string/>
157             </property>
158            </widget>
159           </item>
160           <item row="6" column="0">
161            <widget class="QLabel" name="p_progressive">
162             <property name="text">
163              <string>Interlaced</string>
164             </property>
165            </widget>
166           </item>
167          </layout>
168         </widget>
169        </item>
170        <item row="2" column="0" colspan="4">
171         <layout class="QHBoxLayout" name="horizontalLayout_2">
172          <item>
173           <widget class="QLabel" name="label_7">
174            <property name="text">
175             <string>Video tracks</string>
176            </property>
177           </widget>
178          </item>
179          <item>
180           <widget class="QSpinBox" name="video_tracks"/>
181          </item>
182          <item>
183           <widget class="QLabel" name="label_8">
184            <property name="text">
185             <string>Audio tracks</string>
186            </property>
187           </widget>
188          </item>
189          <item>
190           <widget class="QSpinBox" name="audio_tracks"/>
191          </item>
192          <item>
193           <spacer name="horizontalSpacer_2">
194            <property name="orientation">
195             <enum>Qt::Horizontal</enum>
196            </property>
197            <property name="sizeHint" stdset="0">
198             <size>
199              <width>67</width>
200              <height>20</height>
201             </size>
202            </property>
203           </spacer>
204          </item>
205         </layout>
206        </item>
207        <item row="3" column="0">
208         <widget class="QLabel" name="label_2">
209          <property name="text">
210           <string>Thumbnails:</string>
211          </property>
212         </widget>
213        </item>
214        <item row="3" column="1">
215         <widget class="QCheckBox" name="video_thumbs">
216          <property name="text">
217           <string>Video</string>
218          </property>
219         </widget>
220        </item>
221        <item row="3" column="2">
222         <widget class="QCheckBox" name="audio_thumbs">
223          <property name="text">
224           <string>Audio</string>
225          </property>
226         </widget>
227        </item>
228        <item row="3" column="3">
229         <spacer name="horizontalSpacer">
230          <property name="orientation">
231           <enum>Qt::Horizontal</enum>
232          </property>
233          <property name="sizeHint" stdset="0">
234           <size>
235            <width>229</width>
236            <height>20</height>
237           </size>
238          </property>
239         </spacer>
240        </item>
241        <item row="4" column="0" colspan="4">
242         <widget class="QGroupBox" name="enable_proxy">
243          <property name="title">
244           <string>Proxy clips</string>
245          </property>
246          <property name="checkable">
247           <bool>true</bool>
248          </property>
249          <property name="checked">
250           <bool>false</bool>
251          </property>
252          <layout class="QGridLayout" name="gridLayout_2">
253           <item row="0" column="0" colspan="2">
254            <widget class="QCheckBox" name="generate_proxy">
255             <property name="text">
256              <string>Generate for videos larger than</string>
257             </property>
258            </widget>
259           </item>
260           <item row="0" column="2" colspan="3">
261            <widget class="KIntSpinBox" name="proxy_minsize">
262             <property name="suffix">
263              <string>pixels</string>
264             </property>
265             <property name="maximum">
266              <number>10000</number>
267             </property>
268             <property name="value">
269              <number>1000</number>
270             </property>
271            </widget>
272           </item>
273           <item row="1" column="0" colspan="2">
274            <widget class="QCheckBox" name="generate_imageproxy">
275             <property name="text">
276              <string>Generate for images larger than</string>
277             </property>
278            </widget>
279           </item>
280           <item row="1" column="2" colspan="3">
281            <widget class="KIntSpinBox" name="proxy_imageminsize">
282             <property name="suffix">
283              <string>pixels</string>
284             </property>
285             <property name="minimum">
286              <number>500</number>
287             </property>
288             <property name="maximum">
289              <number>100000</number>
290             </property>
291             <property name="value">
292              <number>2000</number>
293             </property>
294            </widget>
295           </item>
296           <item row="2" column="0">
297            <widget class="QLabel" name="label_24">
298             <property name="sizePolicy">
299              <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
300               <horstretch>0</horstretch>
301               <verstretch>0</verstretch>
302              </sizepolicy>
303             </property>
304             <property name="text">
305              <string>Encoding profile</string>
306             </property>
307            </widget>
308           </item>
309           <item row="2" column="1" colspan="3">
310            <widget class="KComboBox" name="proxy_profile">
311             <property name="sizePolicy">
312              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
313               <horstretch>0</horstretch>
314               <verstretch>0</verstretch>
315              </sizepolicy>
316             </property>
317            </widget>
318           </item>
319           <item row="3" column="0" colspan="5">
320            <widget class="QPlainTextEdit" name="proxyparams">
321             <property name="sizePolicy">
322              <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
323               <horstretch>0</horstretch>
324               <verstretch>0</verstretch>
325              </sizepolicy>
326             </property>
327             <property name="readOnly">
328              <bool>true</bool>
329             </property>
330            </widget>
331           </item>
332           <item row="2" column="4">
333            <widget class="QToolButton" name="proxy_showprofileinfo">
334             <property name="text">
335              <string>...</string>
336             </property>
337             <property name="checkable">
338              <bool>true</bool>
339             </property>
340            </widget>
341           </item>
342          </layout>
343         </widget>
344        </item>
345       </layout>
346      </widget>
347      <widget class="QWidget" name="tab_3">
348       <attribute name="title">
349        <string>Metadata</string>
350       </attribute>
351       <layout class="QGridLayout" name="gridLayout_6">
352        <item row="0" column="0">
353         <widget class="QTreeWidget" name="metadata_list">
354          <property name="alternatingRowColors">
355           <bool>true</bool>
356          </property>
357          <property name="rootIsDecorated">
358           <bool>false</bool>
359          </property>
360          <property name="allColumnsShowFocus">
361           <bool>true</bool>
362          </property>
363          <property name="columnCount">
364           <number>2</number>
365          </property>
366          <attribute name="headerVisible">
367           <bool>false</bool>
368          </attribute>
369          <column>
370           <property name="text">
371            <string>1</string>
372           </property>
373          </column>
374          <column>
375           <property name="text">
376            <string>2</string>
377           </property>
378          </column>
379         </widget>
380        </item>
381        <item row="1" column="0">
382         <layout class="QHBoxLayout" name="horizontalLayout_3">
383          <item>
384           <widget class="QToolButton" name="add_metadata">
385            <property name="text">
386             <string>...</string>
387            </property>
388           </widget>
389          </item>
390          <item>
391           <widget class="QToolButton" name="delete_metadata">
392            <property name="text">
393             <string>...</string>
394            </property>
395           </widget>
396          </item>
397          <item>
398           <spacer name="horizontalSpacer_3">
399            <property name="orientation">
400             <enum>Qt::Horizontal</enum>
401            </property>
402            <property name="sizeHint" stdset="0">
403             <size>
404              <width>40</width>
405              <height>20</height>
406             </size>
407            </property>
408           </spacer>
409          </item>
410         </layout>
411        </item>
412       </layout>
413      </widget>
414      <widget class="QWidget" name="tab_2">
415       <attribute name="title">
416        <string>Project Files</string>
417       </attribute>
418       <layout class="QGridLayout" name="gridLayout_4">
419        <item row="0" column="0" colspan="2">
420         <widget class="QLabel" name="label_12">
421          <property name="text">
422           <string>Clips used in project:</string>
423          </property>
424         </widget>
425        </item>
426        <item row="0" column="2">
427         <widget class="QLabel" name="used_count">
428          <property name="text">
429           <string/>
430          </property>
431         </widget>
432        </item>
433        <item row="0" column="3">
434         <widget class="QLabel" name="used_size">
435          <property name="text">
436           <string/>
437          </property>
438         </widget>
439        </item>
440        <item row="1" column="0">
441         <widget class="QLabel" name="label_6">
442          <property name="text">
443           <string>Unused clips:</string>
444          </property>
445         </widget>
446        </item>
447        <item row="1" column="2">
448         <widget class="QLabel" name="unused_count">
449          <property name="text">
450           <string/>
451          </property>
452         </widget>
453        </item>
454        <item row="1" column="3">
455         <widget class="QLabel" name="unused_size">
456          <property name="text">
457           <string/>
458          </property>
459         </widget>
460        </item>
461        <item row="1" column="4">
462         <widget class="KPushButton" name="delete_unused">
463          <property name="text">
464           <string>Delete files</string>
465          </property>
466         </widget>
467        </item>
468        <item row="2" column="0">
469         <widget class="QLabel" name="label_11">
470          <property name="text">
471           <string>Thumbnails cache:</string>
472          </property>
473         </widget>
474        </item>
475        <item row="2" column="2">
476         <widget class="QLabel" name="thumbs_count">
477          <property name="text">
478           <string/>
479          </property>
480         </widget>
481        </item>
482        <item row="2" column="3">
483         <widget class="QLabel" name="thumbs_size">
484          <property name="text">
485           <string/>
486          </property>
487         </widget>
488        </item>
489        <item row="2" column="4">
490         <widget class="KPushButton" name="clear_cache">
491          <property name="text">
492           <string>Clear cache</string>
493          </property>
494         </widget>
495        </item>
496        <item row="3" column="0">
497         <widget class="QLabel" name="label_14">
498          <property name="text">
499           <string>Proxy clips</string>
500          </property>
501         </widget>
502        </item>
503        <item row="3" column="2">
504         <widget class="QLabel" name="proxy_count">
505          <property name="text">
506           <string/>
507          </property>
508         </widget>
509        </item>
510        <item row="3" column="3">
511         <widget class="QLabel" name="proxy_size">
512          <property name="text">
513           <string/>
514          </property>
515         </widget>
516        </item>
517        <item row="3" column="4">
518         <widget class="KPushButton" name="delete_proxies">
519          <property name="text">
520           <string>Delete proxies</string>
521          </property>
522         </widget>
523        </item>
524        <item row="4" column="0">
525         <widget class="QLabel" name="label_13">
526          <property name="text">
527           <string>Project files</string>
528          </property>
529         </widget>
530        </item>
531        <item row="4" column="3" colspan="2">
532         <widget class="KTreeWidgetSearchLine" name="list_search"/>
533        </item>
534        <item row="5" column="0" colspan="5">
535         <widget class="QTreeWidget" name="files_list">
536          <property name="alternatingRowColors">
537           <bool>true</bool>
538          </property>
539          <property name="rootIsDecorated">
540           <bool>false</bool>
541          </property>
542          <property name="itemsExpandable">
543           <bool>false</bool>
544          </property>
545          <property name="headerHidden">
546           <bool>true</bool>
547          </property>
548          <property name="expandsOnDoubleClick">
549           <bool>false</bool>
550          </property>
551          <column>
552           <property name="text">
553            <string notr="true">1</string>
554           </property>
555          </column>
556         </widget>
557        </item>
558        <item row="6" column="0">
559         <widget class="QLabel" name="label_fonts">
560          <property name="text">
561           <string>Fonts</string>
562          </property>
563         </widget>
564        </item>
565        <item row="7" column="0" colspan="5">
566         <widget class="QListWidget" name="fonts_list">
567          <property name="alternatingRowColors">
568           <bool>true</bool>
569          </property>
570         </widget>
571        </item>
572        <item row="8" column="0" colspan="2">
573         <widget class="QPushButton" name="button_export">
574          <property name="text">
575           <string>Plain text export</string>
576          </property>
577         </widget>
578        </item>
579        <item row="4" column="2">
580         <widget class="QLabel" name="files_count">
581          <property name="text">
582           <string/>
583          </property>
584         </widget>
585        </item>
586       </layout>
587      </widget>
588     </widget>
589    </item>
590   </layout>
591  </widget>
592  <customwidgets>
593   <customwidget>
594    <class>KComboBox</class>
595    <extends>QComboBox</extends>
596    <header>kcombobox.h</header>
597   </customwidget>
598   <customwidget>
599    <class>KLineEdit</class>
600    <extends>QLineEdit</extends>
601    <header>klineedit.h</header>
602   </customwidget>
603   <customwidget>
604    <class>KPushButton</class>
605    <extends>QPushButton</extends>
606    <header>kpushbutton.h</header>
607   </customwidget>
608   <customwidget>
609    <class>KIntSpinBox</class>
610    <extends>QSpinBox</extends>
611    <header>knuminput.h</header>
612   </customwidget>
613   <customwidget>
614    <class>KTreeWidgetSearchLine</class>
615    <extends>KLineEdit</extends>
616    <header>ktreewidgetsearchline.h</header>
617   </customwidget>
618   <customwidget>
619    <class>KUrlRequester</class>
620    <extends>QFrame</extends>
621    <header>kurlrequester.h</header>
622   </customwidget>
623  </customwidgets>
624  <resources/>
625  <connections>
626   <connection>
627    <sender>buttonBox</sender>
628    <signal>accepted()</signal>
629    <receiver>ProjectSettings_UI</receiver>
630    <slot>accept()</slot>
631    <hints>
632     <hint type="sourcelabel">
633      <x>248</x>
634      <y>254</y>
635     </hint>
636     <hint type="destinationlabel">
637      <x>157</x>
638      <y>274</y>
639     </hint>
640    </hints>
641   </connection>
642   <connection>
643    <sender>buttonBox</sender>
644    <signal>rejected()</signal>
645    <receiver>ProjectSettings_UI</receiver>
646    <slot>reject()</slot>
647    <hints>
648     <hint type="sourcelabel">
649      <x>316</x>
650      <y>260</y>
651     </hint>
652     <hint type="destinationlabel">
653      <x>286</x>
654      <y>274</y>
655     </hint>
656    </hints>
657   </connection>
658  </connections>
659 </ui>