]> git.sesse.net Git - kdenlive/blob - src/widgets/configdisplay_ui.ui
89a367d56e6b720c4dae5844bb10321672b3d493
[kdenlive] / src / widgets / configdisplay_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ConfigDisplay_UI</class>
4  <widget class="QWidget" name="ConfigDisplay_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>396</width>
10     <height>197</height>
11    </rect>
12   </property>
13   <layout class="QGridLayout" name="gridLayout_2">
14    <item row="0" column="0" colspan="3">
15     <widget class="QGroupBox" name="groupBox">
16      <property name="title">
17       <string>Thumbnails</string>
18      </property>
19      <layout class="QGridLayout" name="gridLayout">
20       <item row="0" column="0">
21        <widget class="QCheckBox" name="kcfg_videothumbnails">
22         <property name="text">
23          <string>Video</string>
24         </property>
25        </widget>
26       </item>
27       <item row="0" column="1">
28        <spacer name="horizontalSpacer">
29         <property name="orientation">
30          <enum>Qt::Horizontal</enum>
31         </property>
32         <property name="sizeHint" stdset="0">
33          <size>
34           <width>96</width>
35           <height>20</height>
36          </size>
37         </property>
38        </spacer>
39       </item>
40       <item row="1" column="0">
41        <widget class="QCheckBox" name="kcfg_audiothumbnails">
42         <property name="text">
43          <string>Audio</string>
44         </property>
45        </widget>
46       </item>
47       <item row="1" column="1">
48        <widget class="QCheckBox" name="kcfg_normaliseaudiothumbs">
49         <property name="text">
50          <string>Normalise audio for thumbnails</string>
51         </property>
52        </widget>
53       </item>
54      </layout>
55     </widget>
56    </item>
57    <item row="1" column="0" colspan="2">
58     <widget class="QCheckBox" name="kcfg_showmarkers">
59      <property name="text">
60       <string>Display clip markers comments</string>
61      </property>
62     </widget>
63    </item>
64    <item row="2" column="0" colspan="3">
65     <widget class="QCheckBox" name="kcfg_autoscroll">
66      <property name="text">
67       <string>Autoscroll while playing</string>
68      </property>
69     </widget>
70    </item>
71    <item row="4" column="0">
72     <widget class="QLabel" name="label">
73      <property name="text">
74       <string>Track height</string>
75      </property>
76     </widget>
77    </item>
78    <item row="4" column="1">
79     <widget class="QSpinBox" name="kcfg_trackheight"/>
80    </item>
81    <item row="4" column="2">
82     <spacer name="horizontalSpacer_2">
83      <property name="orientation">
84       <enum>Qt::Horizontal</enum>
85      </property>
86      <property name="sizeHint" stdset="0">
87       <size>
88        <width>166</width>
89        <height>20</height>
90       </size>
91      </property>
92     </spacer>
93    </item>
94    <item row="6" column="1">
95     <spacer name="verticalSpacer">
96      <property name="orientation">
97       <enum>Qt::Vertical</enum>
98      </property>
99      <property name="sizeHint" stdset="0">
100       <size>
101        <width>20</width>
102        <height>23</height>
103       </size>
104      </property>
105     </spacer>
106    </item>
107    <item row="3" column="0" colspan="3">
108     <widget class="QCheckBox" name="kcfg_verticalzoom">
109      <property name="text">
110       <string>Zoom using vertical drag in ruler</string>
111      </property>
112     </widget>
113    </item>
114   </layout>
115  </widget>
116  <resources/>
117  <connections/>
118 </ui>