~ubuntu-branches/ubuntu/hardy/kdenlive/hardy

« back to all changes in this revision

Viewing changes to kdenlive/createslideshowclip_ui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2008-01-30 17:07:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080130170751-lyc8p6xvd7o98ur5
Tags: 0.5.svn20071228-0.0ubuntu1
* Merge from debian-multimedia (LP: #150453). Remaining changes:
  - Bump compat to 5
  - Suggest dvgrab and ffmpeg (needed for firewire capture)
  - debian/{rules,control}: add a kdenlive-data package
  - Add .install files for kdenlive and kdenlive-data
  - debian/copyright: add some copyright information
  - Modify Maintainer value to match the DebianMaintainerField specification

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        <rect>
9
9
            <x>0</x>
10
10
            <y>0</y>
11
 
            <width>492</width>
12
 
            <height>322</height>
 
11
            <width>547</width>
 
12
            <height>453</height>
13
13
        </rect>
14
14
    </property>
15
15
    <grid>
45
45
                <string>Image type</string>
46
46
            </property>
47
47
        </widget>
48
 
        <widget class="KComboBox" row="2" column="2" rowspan="1" colspan="2">
 
48
        <widget class="KComboBox" row="2" column="2">
49
49
            <item>
50
50
                <property name="text">
51
51
                    <string>png</string>
70
70
                <cstring>imageType</cstring>
71
71
            </property>
72
72
        </widget>
73
 
        <widget class="KLineEdit" row="5" column="1" rowspan="1" colspan="5">
74
 
            <property name="name">
75
 
                <cstring>edit_description</cstring>
76
 
            </property>
77
 
        </widget>
78
 
        <widget class="QLabel" row="5" column="0">
79
 
            <property name="name">
80
 
                <cstring>textLabel1_2</cstring>
81
 
            </property>
82
 
            <property name="text">
83
 
                <string>Description</string>
84
 
            </property>
85
 
        </widget>
86
 
        <widget class="QCheckBox" row="2" column="4" rowspan="1" colspan="2">
87
 
            <property name="name">
88
 
                <cstring>transparentBg</cstring>
89
 
            </property>
90
 
            <property name="text">
91
 
                <string>Transparent background</string>
92
 
            </property>
93
 
        </widget>
94
 
        <widget class="QLabel" row="1" column="4">
 
73
        <widget class="QLabel" row="1" column="3">
95
74
            <property name="name">
96
75
                <cstring>textLabel4</cstring>
97
76
            </property>
99
78
                <string>Total duration</string>
100
79
            </property>
101
80
        </widget>
102
 
        <widget class="KRestrictedLine" row="1" column="2" rowspan="1" colspan="2">
 
81
        <widget class="KRestrictedLine" row="1" column="2">
103
82
            <property name="name">
104
83
                <cstring>image_ttl</cstring>
105
84
            </property>
120
99
            <property name="inputMask">
121
100
                <string>99:99:99:99; </string>
122
101
            </property>
 
102
            <property name="toolTip" stdset="0">
 
103
                <string>Duration in hours:minutes:seconds:frames</string>
 
104
            </property>
123
105
        </widget>
124
 
        <widget class="KRestrictedLine" row="1" column="5">
 
106
        <widget class="KRestrictedLine" row="1" column="4" rowspan="1" colspan="2">
125
107
            <property name="name">
126
108
                <cstring>edit_duration</cstring>
127
109
            </property>
151
133
                <string>No images in slideshow</string>
152
134
            </property>
153
135
        </widget>
154
 
        <widget class="QGroupBox" row="4" column="3" rowspan="1" colspan="3">
 
136
        <widget class="QCheckBox" row="2" column="3" rowspan="1" colspan="2">
 
137
            <property name="name">
 
138
                <cstring>transparentBg</cstring>
 
139
            </property>
 
140
            <property name="text">
 
141
                <string>Transparent background</string>
 
142
            </property>
 
143
        </widget>
 
144
        <widget class="QCheckBox" row="2" column="5">
 
145
            <property name="name">
 
146
                <cstring>loop</cstring>
 
147
            </property>
 
148
            <property name="text">
 
149
                <string>Loop</string>
 
150
            </property>
 
151
        </widget>
 
152
        <widget class="QLabel" row="6" column="0">
 
153
            <property name="name">
 
154
                <cstring>textLabel1_2</cstring>
 
155
            </property>
 
156
            <property name="text">
 
157
                <string>Description</string>
 
158
            </property>
 
159
        </widget>
 
160
        <widget class="KLineEdit" row="6" column="1" rowspan="1" colspan="5">
 
161
            <property name="name">
 
162
                <cstring>edit_description</cstring>
 
163
            </property>
 
164
        </widget>
 
165
        <widget class="KListBox" row="4" column="0" rowspan="1" colspan="3">
 
166
            <property name="name">
 
167
                <cstring>imageList</cstring>
 
168
            </property>
 
169
            <property name="sizePolicy">
 
170
                <sizepolicy>
 
171
                    <hsizetype>7</hsizetype>
 
172
                    <vsizetype>3</vsizetype>
 
173
                    <horstretch>0</horstretch>
 
174
                    <verstretch>0</verstretch>
 
175
                </sizepolicy>
 
176
            </property>
 
177
        </widget>
 
178
        <widget class="QGroupBox" row="5" column="0" rowspan="1" colspan="6">
155
179
            <property name="name">
156
180
                <cstring>crossfade</cstring>
157
181
            </property>
158
182
            <property name="sizePolicy">
159
183
                <sizepolicy>
160
 
                    <hsizetype>1</hsizetype>
161
 
                    <vsizetype>5</vsizetype>
 
184
                    <hsizetype>5</hsizetype>
 
185
                    <vsizetype>4</vsizetype>
162
186
                    <horstretch>0</horstretch>
163
187
                    <verstretch>0</verstretch>
164
188
                </sizepolicy>
209
233
                        <string>99:99:99:99; </string>
210
234
                    </property>
211
235
                </widget>
 
236
                <widget class="QSlider" row="2" column="1" rowspan="1" colspan="2">
 
237
                    <property name="name">
 
238
                        <cstring>luma_softness</cstring>
 
239
                    </property>
 
240
                    <property name="sizePolicy">
 
241
                        <sizepolicy>
 
242
                            <hsizetype>7</hsizetype>
 
243
                            <vsizetype>7</vsizetype>
 
244
                            <horstretch>0</horstretch>
 
245
                            <verstretch>0</verstretch>
 
246
                        </sizepolicy>
 
247
                    </property>
 
248
                    <property name="orientation">
 
249
                        <enum>Horizontal</enum>
 
250
                    </property>
 
251
                </widget>
 
252
                <widget class="QLabel" row="2" column="0">
 
253
                    <property name="name">
 
254
                        <cstring>textLabel1</cstring>
 
255
                    </property>
 
256
                    <property name="text">
 
257
                        <string>Softness</string>
 
258
                    </property>
 
259
                </widget>
212
260
                <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="2">
213
261
                    <property name="name">
214
262
                        <cstring>luma_selected</cstring>
217
265
                        <string>Use Luma</string>
218
266
                    </property>
219
267
                </widget>
220
 
                <widget class="KComboBox" row="2" column="0" rowspan="1" colspan="3">
 
268
                <widget class="KComboBox" row="1" column="2">
221
269
                    <property name="name">
222
270
                        <cstring>luma_list</cstring>
223
271
                    </property>
236
284
                        </size>
237
285
                    </property>
238
286
                </widget>
239
 
                <widget class="QSlider" row="3" column="1" rowspan="1" colspan="2">
240
 
                    <property name="name">
241
 
                        <cstring>luma_softness</cstring>
242
 
                    </property>
243
 
                    <property name="sizePolicy">
244
 
                        <sizepolicy>
245
 
                            <hsizetype>7</hsizetype>
246
 
                            <vsizetype>7</vsizetype>
247
 
                            <horstretch>0</horstretch>
248
 
                            <verstretch>0</verstretch>
249
 
                        </sizepolicy>
250
 
                    </property>
251
 
                    <property name="orientation">
252
 
                        <enum>Horizontal</enum>
253
 
                    </property>
254
 
                </widget>
255
 
                <spacer row="4" column="2">
256
 
                    <property name="name">
257
 
                        <cstring>spacer3</cstring>
258
 
                    </property>
259
 
                    <property name="orientation">
260
 
                        <enum>Vertical</enum>
261
 
                    </property>
262
 
                    <property name="sizeType">
263
 
                        <enum>Expanding</enum>
264
 
                    </property>
265
 
                    <property name="sizeHint">
266
 
                        <size>
267
 
                            <width>20</width>
268
 
                            <height>90</height>
269
 
                        </size>
270
 
                    </property>
271
 
                </spacer>
272
 
                <widget class="QLabel" row="3" column="0">
273
 
                    <property name="name">
274
 
                        <cstring>textLabel1</cstring>
275
 
                    </property>
276
 
                    <property name="text">
277
 
                        <string>Softness</string>
278
 
                    </property>
279
 
                </widget>
280
287
            </grid>
281
288
        </widget>
282
 
        <widget class="KListBox" row="4" column="0" rowspan="1" colspan="3">
 
289
        <widget class="QLabel" row="4" column="3" rowspan="1" colspan="3">
283
290
            <property name="name">
284
 
                <cstring>imageList</cstring>
 
291
                <cstring>image_preview</cstring>
285
292
            </property>
286
293
            <property name="sizePolicy">
287
294
                <sizepolicy>
288
295
                    <hsizetype>5</hsizetype>
289
 
                    <vsizetype>7</vsizetype>
 
296
                    <vsizetype>3</vsizetype>
290
297
                    <horstretch>0</horstretch>
291
298
                    <verstretch>0</verstretch>
292
299
                </sizepolicy>
293
300
            </property>
 
301
            <property name="minimumSize">
 
302
                <size>
 
303
                    <width>270</width>
 
304
                    <height>0</height>
 
305
                </size>
 
306
            </property>
 
307
            <property name="maximumSize">
 
308
                <size>
 
309
                    <width>270</width>
 
310
                    <height>32767</height>
 
311
                </size>
 
312
            </property>
 
313
            <property name="frameShape">
 
314
                <enum>Box</enum>
 
315
            </property>
 
316
            <property name="text">
 
317
                <string></string>
 
318
            </property>
294
319
        </widget>
295
320
    </grid>
296
321
</widget>
302
327
    <includehint>klineedit.h</includehint>
303
328
    <includehint>kpushbutton.h</includehint>
304
329
    <includehint>kcombobox.h</includehint>
 
330
    <includehint>krestrictedline.h</includehint>
 
331
    <includehint>krestrictedline.h</includehint>
305
332
    <includehint>klineedit.h</includehint>
306
 
    <includehint>krestrictedline.h</includehint>
307
 
    <includehint>krestrictedline.h</includehint>
308
 
    <includehint>krestrictedline.h</includehint>
309
 
    <includehint>kcombobox.h</includehint>
310
333
    <includehint>klistbox.h</includehint>
 
334
    <includehint>krestrictedline.h</includehint>
 
335
    <includehint>kcombobox.h</includehint>
311
336
</includehints>
312
337
</UI>