]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/slideshowclip_ui.ui
some progress on slideshow clips
[kdenlive] / src / widgets / slideshowclip_ui.ui
index 48ba57725a0e563decf3eec487866839b0abdb19..c818c54713c729b37d0a36bff1435529e8da718e 100644 (file)
@@ -5,14 +5,14 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>319</width>
-    <height>332</height>
+    <width>251</width>
+    <height>392</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string>Slideshow Clip</string>
   </property>
-  <layout class="QGridLayout" >
+  <layout class="QGridLayout" name="gridLayout" >
    <item row="0" column="0" >
     <widget class="QLabel" name="label_3" >
      <property name="text" >
      </property>
     </widget>
    </item>
-   <item row="0" column="1" colspan="2" >
+   <item row="0" column="1" >
     <widget class="KLineEdit" name="clip_name" />
    </item>
-   <item row="3" column="0" >
+   <item row="1" column="0" >
+    <widget class="QLabel" name="label" >
+     <property name="text" >
+      <string>Folder</string>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="1" >
+    <widget class="KUrlRequester" name="folder_url" />
+   </item>
+   <item row="2" column="0" >
     <widget class="QLabel" name="label_2" >
      <property name="text" >
       <string>Frame Duration</string>
      </property>
     </widget>
    </item>
-   <item row="3" column="1" colspan="2" >
+   <item row="2" column="1" >
     <widget class="KRestrictedLine" name="clip_duration" >
      <property name="inputMask" >
       <string>99:99:99:99; </string>
      </property>
     </widget>
    </item>
-   <item row="9" column="0" colspan="3" >
-    <widget class="QDialogButtonBox" name="buttonBox" >
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="standardButtons" >
-      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
-     </property>
-    </widget>
-   </item>
-   <item row="1" column="1" colspan="2" >
-    <widget class="KUrlRequester" name="folder_url" />
-   </item>
-   <item row="1" column="0" >
-    <widget class="QLabel" name="label" >
-     <property name="text" >
-      <string>Folder</string>
-     </property>
-    </widget>
-   </item>
-   <item row="4" column="1" colspan="2" >
-    <widget class="KComboBox" name="image_type" />
-   </item>
-   <item row="4" column="0" >
+   <item row="3" column="0" >
     <widget class="QLabel" name="label_4" >
      <property name="text" >
       <string>Image Type</string>
      </property>
     </widget>
    </item>
-   <item row="7" column="0" colspan="3" >
-    <widget class="KListWidget" name="icon_list" />
+   <item row="3" column="1" >
+    <widget class="KComboBox" name="image_type" />
    </item>
-   <item row="8" column="0" >
-    <widget class="QLabel" name="label_info" >
+   <item row="4" column="0" >
+    <widget class="QCheckBox" name="slide_loop" >
      <property name="text" >
-      <string>No image found</string>
+      <string>Loop</string>
      </property>
     </widget>
    </item>
      </property>
     </widget>
    </item>
-   <item row="6" column="0" >
+   <item row="7" column="0" >
     <widget class="QCheckBox" name="luma_fade" >
+     <property name="enabled" >
+      <bool>false</bool>
+     </property>
      <property name="text" >
       <string>Luma File</string>
      </property>
     </widget>
    </item>
-   <item row="6" column="1" colspan="2" >
-    <widget class="KComboBox" name="luma_file" />
+   <item row="7" column="1" >
+    <widget class="KComboBox" name="luma_file" >
+     <property name="enabled" >
+      <bool>false</bool>
+     </property>
+    </widget>
+   </item>
+   <item row="8" column="0" colspan="2" >
+    <widget class="KListWidget" name="icon_list" />
    </item>
-   <item row="5" column="1" >
-    <widget class="QCheckBox" name="slide_loop" >
+   <item row="9" column="0" >
+    <widget class="QLabel" name="label_info" >
      <property name="text" >
-      <string>Loop</string>
+      <string>No image found</string>
+     </property>
+    </widget>
+   </item>
+   <item row="10" column="0" colspan="2" >
+    <widget class="QDialogButtonBox" name="buttonBox" >
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="standardButtons" >
+      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+     </property>
+    </widget>
+   </item>
+   <item row="5" column="1" >
+    <widget class="KRestrictedLine" name="luma_duration" >
+     <property name="enabled" >
+      <bool>false</bool>
+     </property>
+     <property name="inputMask" >
+      <string>99:99:99:99; </string>
      </property>
     </widget>
    </item>