]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/scenecutdialog_ui.ui
Allow to analyse only a zone of a clip
[kdenlive] / src / widgets / scenecutdialog_ui.ui
index 462ff597d9d62498c51382cf282a19456e849b73..371acaf4896f53ef81aab6e6c23ae72e4dfdf2a1 100644 (file)
@@ -6,36 +6,16 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>352</width>
-    <height>90</height>
+    <width>282</width>
+    <height>115</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Scene Cut</string>
   </property>
   <layout class="QGridLayout" name="gridLayout">
-   <item row="3" 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="2" column="1">
-    <spacer name="verticalSpacer">
-     <property name="orientation">
-      <enum>Qt::Vertical</enum>
-     </property>
-     <property name="sizeHint" stdset="0">
-      <size>
-       <width>218</width>
-       <height>2</height>
-      </size>
-     </property>
-    </spacer>
+   <item row="0" column="1" colspan="2">
+    <widget class="QComboBox" name="marker_type"/>
    </item>
    <item row="0" column="0">
     <widget class="QCheckBox" name="add_markers">
      </property>
     </widget>
    </item>
-   <item row="0" column="1" colspan="2">
-    <widget class="QComboBox" name="marker_type"/>
+   <item row="2" column="0" colspan="3">
+    <widget class="QCheckBox" name="zone_only">
+     <property name="text">
+      <string>Analyse only selected zone</string>
+     </property>
+    </widget>
+   </item>
+   <item row="4" 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="0" colspan="3">
     <widget class="QCheckBox" name="cut_scenes">
      </property>
     </widget>
    </item>
+   <item row="3" column="0">
+    <spacer name="verticalSpacer">
+     <property name="orientation">
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0">
+      <size>
+       <width>20</width>
+       <height>40</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
   </layout>
  </widget>
  <resources/>