]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/transitionsettings_ui.ui
Const'ref
[kdenlive] / src / widgets / transitionsettings_ui.ui
index f72fbff41bc1b6f633cb1a5740a0971b9c5cbbe6..1a4a50a569e60844af2f154364872b05f3e60d5e 100644 (file)
@@ -5,29 +5,63 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>421</width>
-    <height>283</height>
+    <width>335</width>
+    <height>189</height>
    </rect>
   </property>
-  <property name="windowTitle" >
-   <string>Form</string>
-  </property>
   <layout class="QGridLayout" name="gridLayout" >
    <item row="0" column="0" >
-    <widget class="QSplitter" name="splitter" >
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
+    <widget class="QLabel" name="label" >
+     <property name="text" >
+      <string>Type</string>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="1" >
+    <widget class="KComboBox" name="transitionList" >
+     <property name="sizePolicy" >
+      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="2" >
+    <widget class="QLabel" name="label_2" >
+     <property name="text" >
+      <string>with track</string>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="3" >
+    <widget class="KComboBox" name="transitionTrack" />
+   </item>
+   <item row="1" column="0" colspan="4" >
+    <widget class="QFrame" name="frame" >
+     <property name="sizePolicy" >
+      <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
+     <property name="frameShape" >
+      <enum>QFrame::NoFrame</enum>
+     </property>
+     <property name="frameShadow" >
+      <enum>QFrame::Plain</enum>
      </property>
-     <widget class="QListWidget" name="listWidget" />
-     <widget class="QGroupBox" name="groupBox" >
-      <property name="title" >
-       <string>GroupBox</string>
-      </property>
-     </widget>
     </widget>
    </item>
   </layout>
  </widget>
+ <customwidgets>
+  <customwidget>
+   <class>KComboBox</class>
+   <extends>QComboBox</extends>
+   <header>kcombobox.h</header>
+  </customwidget>
+ </customwidgets>
  <resources/>
  <connections/>
 </ui>