]> git.sesse.net Git - kdenlive/blob - src/ui/stopmotion_ui.ui
Rename WIDGETS folder into UI.
[kdenlive] / src / ui / stopmotion_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Stopmotion_UI</class>
4  <widget class="QDialog" name="Stopmotion_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>671</width>
10     <height>406</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Dialog</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0" colspan="15">
18     <widget class="QSplitter" name="splitter">
19      <property name="orientation">
20       <enum>Qt::Vertical</enum>
21      </property>
22      <widget class="QFrame" name="video_preview">
23       <property name="sizePolicy">
24        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
25         <horstretch>0</horstretch>
26         <verstretch>0</verstretch>
27        </sizepolicy>
28       </property>
29       <property name="frameShape">
30        <enum>QFrame::NoFrame</enum>
31       </property>
32       <property name="frameShadow">
33        <enum>QFrame::Plain</enum>
34       </property>
35       <property name="lineWidth">
36        <number>0</number>
37       </property>
38      </widget>
39      <widget class="QListWidget" name="frame_list">
40       <property name="maximumSize">
41        <size>
42         <width>16777215</width>
43         <height>120</height>
44        </size>
45       </property>
46       <property name="frameShape">
47        <enum>QFrame::StyledPanel</enum>
48       </property>
49       <property name="verticalScrollBarPolicy">
50        <enum>Qt::ScrollBarAlwaysOff</enum>
51       </property>
52       <property name="horizontalScrollBarPolicy">
53        <enum>Qt::ScrollBarAlwaysOn</enum>
54       </property>
55       <property name="movement">
56        <enum>QListView::Static</enum>
57       </property>
58       <property name="isWrapping" stdset="0">
59        <bool>false</bool>
60       </property>
61       <property name="viewMode">
62        <enum>QListView::IconMode</enum>
63       </property>
64       <property name="uniformItemSizes">
65        <bool>true</bool>
66       </property>
67      </widget>
68     </widget>
69    </item>
70    <item row="1" column="2">
71     <widget class="QToolButton" name="config_button">
72      <property name="whatsThis">
73       <string/>
74      </property>
75      <property name="text">
76       <string>...</string>
77      </property>
78      <property name="popupMode">
79       <enum>QToolButton::InstantPopup</enum>
80      </property>
81     </widget>
82    </item>
83    <item row="1" column="3">
84     <widget class="QToolButton" name="live_button">
85      <property name="toolTip">
86       <string>Live view</string>
87      </property>
88      <property name="whatsThis">
89       <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     <widget class="QToolButton" name="capture_button">
104      <property name="toolTip">
105       <string>Capture frame</string>
106      </property>
107      <property name="text">
108       <string>...</string>
109      </property>
110     </widget>
111    </item>
112    <item row="1" column="5">
113     <widget class="QToolButton" name="capture_interval">
114      <property name="toolTip">
115       <string>Interval capture</string>
116      </property>
117      <property name="text">
118       <string>...</string>
119      </property>
120      <property name="checkable">
121       <bool>true</bool>
122      </property>
123     </widget>
124    </item>
125    <item row="1" column="6">
126     <widget class="QToolButton" name="overlay_button">
127      <property name="text">
128       <string>...</string>
129      </property>
130     </widget>
131    </item>
132    <item row="1" column="7">
133     <widget class="QToolButton" name="preview_button">
134      <property name="toolTip">
135       <string>Preview sequence</string>
136      </property>
137      <property name="whatsThis">
138       <string/>
139      </property>
140      <property name="text">
141       <string>...</string>
142      </property>
143      <property name="checkable">
144       <bool>true</bool>
145      </property>
146     </widget>
147    </item>
148    <item row="1" column="8">
149     <widget class="QLabel" name="label">
150      <property name="text">
151       <string>Sequence name</string>
152      </property>
153     </widget>
154    </item>
155    <item row="1" column="9">
156     <widget class="KComboBox" name="sequence_name">
157      <property name="toolTip">
158       <string>Sequence name</string>
159      </property>
160      <property name="editable">
161       <bool>true</bool>
162      </property>
163     </widget>
164    </item>
165    <item row="1" column="11">
166     <widget class="KComboBox" name="capture_device">
167      <property name="toolTip">
168       <string>Capture device</string>
169      </property>
170      <property name="whatsThis">
171       <string/>
172      </property>
173     </widget>
174    </item>
175    <item row="1" column="12">
176     <widget class="KComboBox" name="log_box">
177      <property name="sizePolicy">
178       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
179        <horstretch>0</horstretch>
180        <verstretch>0</verstretch>
181       </sizepolicy>
182      </property>
183      <property name="maxCount">
184       <number>10</number>
185      </property>
186      <property name="frame">
187       <bool>false</bool>
188      </property>
189     </widget>
190    </item>
191    <item row="1" column="13">
192     <widget class="QPushButton" name="button_addsequence">
193      <property name="text">
194       <string>Add to project</string>
195      </property>
196     </widget>
197    </item>
198   </layout>
199  </widget>
200  <customwidgets>
201   <customwidget>
202    <class>KComboBox</class>
203    <extends>QComboBox</extends>
204    <header>kcombobox.h</header>
205   </customwidget>
206  </customwidgets>
207  <resources/>
208  <connections/>
209 </ui>