]> git.sesse.net Git - kdenlive/blob - src/widgets/wizardextra_ui.ui
ca2802ba8ada67a32f1eb1a836085c2511ffc9c9
[kdenlive] / src / widgets / wizardextra_ui.ui
1 <ui version="4.0" >
2  <class>WizardExtra_UI</class>
3  <widget class="QWidget" name="WizardExtra_UI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>335</width>
9     <height>156</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" name="gridLayout_2" >
13    <item row="0" column="0" >
14     <widget class="QFrame" name="frame" >
15      <property name="frameShape" >
16       <enum>QFrame::StyledPanel</enum>
17      </property>
18      <property name="frameShadow" >
19       <enum>QFrame::Raised</enum>
20      </property>
21      <layout class="QGridLayout" name="gridLayout" >
22       <item row="0" column="0" >
23        <widget class="QCheckBox" name="videothumbs" >
24         <property name="text" >
25          <string>Show video thumbnails</string>
26         </property>
27        </widget>
28       </item>
29       <item row="0" column="1" >
30        <widget class="QCheckBox" name="audiothumbs" >
31         <property name="text" >
32          <string>Show audio thumbnails</string>
33         </property>
34        </widget>
35       </item>
36       <item row="1" column="0" colspan="2" >
37        <widget class="QLabel" name="timeline_preview" >
38         <property name="text" >
39          <string/>
40         </property>
41        </widget>
42       </item>
43      </layout>
44     </widget>
45    </item>
46    <item row="1" column="0" >
47     <widget class="QCheckBox" name="autosave" >
48      <property name="text" >
49       <string>Activate crash recovery (auto save)</string>
50      </property>
51     </widget>
52    </item>
53    <item row="2" column="0" >
54     <widget class="QCheckBox" name="installmimes" >
55      <property name="text" >
56       <string>Install extra video mimetypes</string>
57      </property>
58      <property name="checked" >
59       <bool>true</bool>
60      </property>
61     </widget>
62    </item>
63    <item row="3" column="0" >
64     <spacer name="verticalSpacer" >
65      <property name="orientation" >
66       <enum>Qt::Vertical</enum>
67      </property>
68      <property name="sizeHint" stdset="0" >
69       <size>
70        <width>20</width>
71        <height>7</height>
72       </size>
73      </property>
74     </spacer>
75    </item>
76   </layout>
77  </widget>
78  <resources/>
79  <connections/>
80 </ui>