]> git.sesse.net Git - kdenlive/blob - src/widgets/titlewidget_ui.ui
3a414eeaea9e57fc7a4d40a2f9c3a06085d36e4f
[kdenlive] / src / widgets / titlewidget_ui.ui
1 <ui version="4.0" >
2  <class>TitleWidget_UI</class>
3  <widget class="QDialog" name="TitleWidget_UI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>918</width>
9     <height>564</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Dialog</string>
14   </property>
15   <layout class="QGridLayout" >
16    <item row="0" column="0" >
17     <layout class="QGridLayout" >
18      <item row="0" column="0" >
19       <layout class="QHBoxLayout" >
20        <item>
21         <widget class="QPushButton" name="newRectButton" >
22          <property name="text" >
23           <string>New Rect</string>
24          </property>
25         </widget>
26        </item>
27        <item>
28         <widget class="QPushButton" name="newTextButton" >
29          <property name="text" >
30           <string>New Text</string>
31          </property>
32         </widget>
33        </item>
34        <item>
35         <widget class="QPushButton" name="pushButton" >
36          <property name="text" >
37           <string>Load Title</string>
38          </property>
39         </widget>
40        </item>
41        <item>
42         <widget class="QPushButton" name="pushButton_2" >
43          <property name="text" >
44           <string>Save Title</string>
45          </property>
46         </widget>
47        </item>
48        <item>
49         <spacer>
50          <property name="orientation" >
51           <enum>Qt::Horizontal</enum>
52          </property>
53          <property name="sizeHint" >
54           <size>
55            <width>40</width>
56            <height>20</height>
57           </size>
58          </property>
59         </spacer>
60        </item>
61        <item>
62         <widget class="QLabel" name="label_12" >
63          <property name="text" >
64           <string>Z-Index:</string>
65          </property>
66         </widget>
67        </item>
68        <item>
69         <widget class="QSpinBox" name="spinBox" />
70        </item>
71       </layout>
72      </item>
73      <item row="1" column="0" >
74       <layout class="QHBoxLayout" >
75        <item>
76         <widget class="QGraphicsView" name="graphicsView" />
77        </item>
78        <item>
79         <widget class="QToolBox" name="toolBox" >
80          <property name="sizePolicy" >
81           <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
82            <horstretch>0</horstretch>
83            <verstretch>0</verstretch>
84           </sizepolicy>
85          </property>
86          <property name="currentIndex" >
87           <number>3</number>
88          </property>
89          <widget class="QWidget" name="Background" >
90           <property name="geometry" >
91            <rect>
92             <x>0</x>
93             <y>0</y>
94             <width>94</width>
95             <height>69</height>
96            </rect>
97           </property>
98           <attribute name="label" >
99            <string>Background</string>
100           </attribute>
101           <layout class="QGridLayout" >
102            <item row="0" column="0" >
103             <layout class="QVBoxLayout" >
104              <item>
105               <widget class="KColorButton" name="kcolorbutton" />
106              </item>
107              <item>
108               <widget class="QSlider" name="horizontalSlider" >
109                <property name="maximum" >
110                 <number>255</number>
111                </property>
112                <property name="orientation" >
113                 <enum>Qt::Horizontal</enum>
114                </property>
115               </widget>
116              </item>
117             </layout>
118            </item>
119            <item row="1" column="0" >
120             <spacer>
121              <property name="orientation" >
122               <enum>Qt::Vertical</enum>
123              </property>
124              <property name="sizeHint" >
125               <size>
126                <width>20</width>
127                <height>400</height>
128               </size>
129              </property>
130             </spacer>
131            </item>
132           </layout>
133          </widget>
134          <widget class="QWidget" name="Text" >
135           <property name="geometry" >
136            <rect>
137             <x>0</x>
138             <y>0</y>
139             <width>208</width>
140             <height>167</height>
141            </rect>
142           </property>
143           <attribute name="label" >
144            <string>Text</string>
145           </attribute>
146           <layout class="QGridLayout" >
147            <item row="0" column="0" >
148             <layout class="QVBoxLayout" >
149              <item>
150               <layout class="QHBoxLayout" >
151                <item>
152                 <widget class="QToolButton" name="toolButton_4" >
153                  <property name="text" >
154                   <string>...</string>
155                  </property>
156                 </widget>
157                </item>
158                <item>
159                 <widget class="QToolButton" name="toolButton_5" >
160                  <property name="text" >
161                   <string>...</string>
162                  </property>
163                 </widget>
164                </item>
165                <item>
166                 <widget class="QToolButton" name="toolButton_6" >
167                  <property name="text" >
168                   <string>...</string>
169                  </property>
170                 </widget>
171                </item>
172                <item>
173                 <widget class="KColorButton" name="fontColorButton" />
174                </item>
175                <item>
176                 <widget class="QSlider" name="textAlpha" >
177                  <property name="orientation" >
178                   <enum>Qt::Horizontal</enum>
179                  </property>
180                 </widget>
181                </item>
182                <item>
183                 <spacer>
184                  <property name="orientation" >
185                   <enum>Qt::Horizontal</enum>
186                  </property>
187                  <property name="sizeHint" >
188                   <size>
189                    <width>40</width>
190                    <height>20</height>
191                   </size>
192                  </property>
193                 </spacer>
194                </item>
195               </layout>
196              </item>
197              <item>
198               <layout class="QHBoxLayout" >
199                <item>
200                 <widget class="QToolButton" name="toolButton" >
201                  <property name="text" >
202                   <string>...</string>
203                  </property>
204                 </widget>
205                </item>
206                <item>
207                 <widget class="QToolButton" name="fontBold" >
208                  <property name="text" >
209                   <string>...</string>
210                  </property>
211                 </widget>
212                </item>
213                <item>
214                 <widget class="QToolButton" name="toolButton_3" >
215                  <property name="text" >
216                   <string>...</string>
217                  </property>
218                 </widget>
219                </item>
220                <item>
221                 <spacer>
222                  <property name="orientation" >
223                   <enum>Qt::Horizontal</enum>
224                  </property>
225                  <property name="sizeHint" >
226                   <size>
227                    <width>40</width>
228                    <height>20</height>
229                   </size>
230                  </property>
231                 </spacer>
232                </item>
233               </layout>
234              </item>
235              <item>
236               <widget class="KFontRequester" name="kfontrequester" />
237              </item>
238              <item>
239               <widget class="KTextEdit" name="ktextedit" />
240              </item>
241              <item>
242               <spacer>
243                <property name="orientation" >
244                 <enum>Qt::Vertical</enum>
245                </property>
246                <property name="sizeHint" >
247                 <size>
248                  <width>20</width>
249                  <height>40</height>
250                 </size>
251                </property>
252               </spacer>
253              </item>
254             </layout>
255            </item>
256           </layout>
257          </widget>
258          <widget class="QWidget" name="Rectangle" >
259           <property name="geometry" >
260            <rect>
261             <x>0</x>
262             <y>0</y>
263             <width>152</width>
264             <height>229</height>
265            </rect>
266           </property>
267           <attribute name="label" >
268            <string>Rectangle</string>
269           </attribute>
270           <layout class="QGridLayout" >
271            <item row="0" column="0" >
272             <layout class="QVBoxLayout" >
273              <item>
274               <widget class="QGroupBox" name="groupBox" >
275                <property name="title" >
276                 <string>Border</string>
277                </property>
278                <layout class="QGridLayout" >
279                 <item row="0" column="0" >
280                  <layout class="QGridLayout" >
281                   <item row="0" column="0" >
282                    <widget class="QLabel" name="label_3" >
283                     <property name="text" >
284                      <string>Alpha</string>
285                     </property>
286                    </widget>
287                   </item>
288                   <item row="0" column="1" >
289                    <widget class="QLabel" name="label_4" >
290                     <property name="text" >
291                      <string>Linewidth</string>
292                     </property>
293                    </widget>
294                   </item>
295                   <item row="1" column="0" >
296                    <widget class="QSlider" name="rectFAlpha" >
297                     <property name="maximum" >
298                      <number>255</number>
299                     </property>
300                     <property name="orientation" >
301                      <enum>Qt::Horizontal</enum>
302                     </property>
303                    </widget>
304                   </item>
305                   <item row="1" column="1" >
306                    <widget class="QSpinBox" name="rectLineWidth" />
307                   </item>
308                   <item row="2" column="0" >
309                    <widget class="QLabel" name="label_11" >
310                     <property name="text" >
311                      <string>Color</string>
312                     </property>
313                    </widget>
314                   </item>
315                   <item row="2" column="1" >
316                    <widget class="KColorButton" name="rectFColor" />
317                   </item>
318                  </layout>
319                 </item>
320                </layout>
321               </widget>
322              </item>
323              <item>
324               <widget class="QGroupBox" name="groupBox_2" >
325                <property name="title" >
326                 <string>Background</string>
327                </property>
328                <layout class="QGridLayout" >
329                 <item row="0" column="0" >
330                  <layout class="QGridLayout" >
331                   <item row="0" column="0" >
332                    <widget class="QLabel" name="label" >
333                     <property name="text" >
334                      <string>Alpha:</string>
335                     </property>
336                    </widget>
337                   </item>
338                   <item row="0" column="1" >
339                    <widget class="QLabel" name="label_2" >
340                     <property name="text" >
341                      <string>Color</string>
342                     </property>
343                    </widget>
344                   </item>
345                   <item row="1" column="0" >
346                    <widget class="QSlider" name="rectBAlpha" >
347                     <property name="maximum" >
348                      <number>255</number>
349                     </property>
350                     <property name="orientation" >
351                      <enum>Qt::Horizontal</enum>
352                     </property>
353                    </widget>
354                   </item>
355                   <item row="1" column="1" >
356                    <widget class="KColorButton" name="rectBColor" />
357                   </item>
358                  </layout>
359                 </item>
360                 <item row="1" column="0" >
361                  <spacer>
362                   <property name="orientation" >
363                    <enum>Qt::Vertical</enum>
364                   </property>
365                   <property name="sizeHint" >
366                    <size>
367                     <width>20</width>
368                     <height>400</height>
369                    </size>
370                   </property>
371                  </spacer>
372                 </item>
373                </layout>
374               </widget>
375              </item>
376             </layout>
377            </item>
378           </layout>
379          </widget>
380          <widget class="QWidget" name="Seite" >
381           <property name="geometry" >
382            <rect>
383             <x>0</x>
384             <y>0</y>
385             <width>441</width>
386             <height>366</height>
387            </rect>
388           </property>
389           <attribute name="label" >
390            <string>Start-/EndViewport</string>
391           </attribute>
392           <layout class="QGridLayout" >
393            <item row="0" column="0" >
394             <layout class="QVBoxLayout" >
395              <item>
396               <widget class="QGroupBox" name="groupBox_3" >
397                <property name="title" >
398                 <string>StartViewport</string>
399                </property>
400                <layout class="QGridLayout" >
401                 <item row="0" column="0" >
402                  <layout class="QGridLayout" >
403                   <item row="0" column="0" >
404                    <widget class="QLabel" name="label_8" >
405                     <property name="text" >
406                      <string>X:</string>
407                     </property>
408                    </widget>
409                   </item>
410                   <item row="0" column="1" >
411                    <widget class="QLabel" name="label_9" >
412                     <property name="text" >
413                      <string>Y:</string>
414                     </property>
415                    </widget>
416                   </item>
417                   <item row="0" column="2" >
418                    <widget class="QLabel" name="label_10" >
419                     <property name="text" >
420                      <string>Size:</string>
421                     </property>
422                    </widget>
423                   </item>
424                   <item row="1" column="0" >
425                    <widget class="QSpinBox" name="startViewportX" >
426                     <property name="minimum" >
427                      <number>-1000</number>
428                     </property>
429                     <property name="maximum" >
430                      <number>1000</number>
431                     </property>
432                    </widget>
433                   </item>
434                   <item row="1" column="1" >
435                    <widget class="QSpinBox" name="startViewportY" >
436                     <property name="minimum" >
437                      <number>-1000</number>
438                     </property>
439                     <property name="maximum" >
440                      <number>1000</number>
441                     </property>
442                    </widget>
443                   </item>
444                   <item row="1" column="2" >
445                    <widget class="QSpinBox" name="startViewportSize" >
446                     <property name="maximum" >
447                      <number>1000</number>
448                     </property>
449                     <property name="singleStep" >
450                      <number>1</number>
451                     </property>
452                    </widget>
453                   </item>
454                  </layout>
455                 </item>
456                </layout>
457               </widget>
458              </item>
459              <item>
460               <widget class="QGroupBox" name="groupBox_4" >
461                <property name="title" >
462                 <string>EndViewport</string>
463                </property>
464                <layout class="QGridLayout" >
465                 <item row="0" column="0" >
466                  <layout class="QVBoxLayout" >
467                   <item>
468                    <layout class="QGridLayout" >
469                     <item row="0" column="0" >
470                      <widget class="QLabel" name="label_5" >
471                       <property name="text" >
472                        <string>X:</string>
473                       </property>
474                      </widget>
475                     </item>
476                     <item row="0" column="1" >
477                      <widget class="QLabel" name="label_6" >
478                       <property name="text" >
479                        <string>Y:</string>
480                       </property>
481                      </widget>
482                     </item>
483                     <item row="0" column="2" >
484                      <widget class="QLabel" name="label_7" >
485                       <property name="text" >
486                        <string>Size:</string>
487                       </property>
488                      </widget>
489                     </item>
490                     <item row="1" column="0" >
491                      <widget class="QSpinBox" name="endViewportX" >
492                       <property name="minimum" >
493                        <number>-1000</number>
494                       </property>
495                       <property name="maximum" >
496                        <number>1000</number>
497                       </property>
498                      </widget>
499                     </item>
500                     <item row="1" column="1" >
501                      <widget class="QSpinBox" name="endViewportY" >
502                       <property name="minimum" >
503                        <number>-1000</number>
504                       </property>
505                       <property name="maximum" >
506                        <number>1000</number>
507                       </property>
508                      </widget>
509                     </item>
510                     <item row="1" column="2" >
511                      <widget class="QSpinBox" name="endViewportSize" />
512                     </item>
513                    </layout>
514                   </item>
515                   <item>
516                    <spacer>
517                     <property name="orientation" >
518                      <enum>Qt::Vertical</enum>
519                     </property>
520                     <property name="sizeHint" >
521                      <size>
522                       <width>20</width>
523                       <height>400</height>
524                      </size>
525                     </property>
526                    </spacer>
527                   </item>
528                  </layout>
529                 </item>
530                </layout>
531               </widget>
532              </item>
533             </layout>
534            </item>
535           </layout>
536          </widget>
537         </widget>
538        </item>
539       </layout>
540      </item>
541      <item row="2" column="0" >
542       <widget class="QDialogButtonBox" name="buttonBox" >
543        <property name="orientation" >
544         <enum>Qt::Horizontal</enum>
545        </property>
546        <property name="standardButtons" >
547         <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
548        </property>
549       </widget>
550      </item>
551     </layout>
552    </item>
553   </layout>
554  </widget>
555  <customwidgets>
556   <customwidget>
557    <class>KColorButton</class>
558    <extends>QPushButton</extends>
559    <header>kcolorbutton.h</header>
560   </customwidget>
561   <customwidget>
562    <class>KFontRequester</class>
563    <extends>QWidget</extends>
564    <header>kfontrequester.h</header>
565   </customwidget>
566   <customwidget>
567    <class>KTextEdit</class>
568    <extends>QTextEdit</extends>
569    <header>ktextedit.h</header>
570   </customwidget>
571  </customwidgets>
572  <resources/>
573  <connections>
574   <connection>
575    <sender>buttonBox</sender>
576    <signal>accepted()</signal>
577    <receiver>TitleWidget_UI</receiver>
578    <slot>accept()</slot>
579    <hints>
580     <hint type="sourcelabel" >
581      <x>253</x>
582      <y>558</y>
583     </hint>
584     <hint type="destinationlabel" >
585      <x>157</x>
586      <y>274</y>
587     </hint>
588    </hints>
589   </connection>
590   <connection>
591    <sender>buttonBox</sender>
592    <signal>rejected()</signal>
593    <receiver>TitleWidget_UI</receiver>
594    <slot>reject()</slot>
595    <hints>
596     <hint type="sourcelabel" >
597      <x>321</x>
598      <y>558</y>
599     </hint>
600     <hint type="destinationlabel" >
601      <x>286</x>
602      <y>274</y>
603     </hint>
604    </hints>
605   </connection>
606   <connection>
607    <sender>kfontrequester</sender>
608    <signal>fontSelected(QFont)</signal>
609    <receiver>ktextedit</receiver>
610    <slot>setCurrentFont(QFont)</slot>
611    <hints>
612     <hint type="sourcelabel" >
613      <x>715</x>
614      <y>184</y>
615     </hint>
616     <hint type="destinationlabel" >
617      <x>713</x>
618      <y>240</y>
619     </hint>
620    </hints>
621   </connection>
622   <connection>
623    <sender>fontColorButton</sender>
624    <signal>changed(QColor)</signal>
625    <receiver>ktextedit</receiver>
626    <slot>setColor(QColor)</slot>
627    <hints>
628     <hint type="sourcelabel" >
629      <x>599</x>
630      <y>120</y>
631     </hint>
632     <hint type="destinationlabel" >
633      <x>621</x>
634      <y>256</y>
635     </hint>
636    </hints>
637   </connection>
638  </connections>
639 </ui>