]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/stopmotion_ui.ui
Change invalid dialog message.
[kdenlive] / src / widgets / stopmotion_ui.ui
index c3cab8fb139388aa62bb3cc68af1d793164cc0d0..a31b3ed7de6eb1827f2781251500d0c2d5596ec1 100644 (file)
@@ -6,53 +6,84 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>778</width>
-    <height>411</height>
+    <width>671</width>
+    <height>406</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Dialog</string>
   </property>
   <layout class="QGridLayout" name="gridLayout">
-   <item row="0" column="0" colspan="12">
-    <widget class="QFrame" name="video_preview">
-     <property name="sizePolicy">
-      <sizepolicy hsizetype="Expanding" vsizetype="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>
-     <property name="lineWidth">
-      <number>0</number>
-     </property>
+   <item row="0" column="0" colspan="15">
+    <widget class="QSplitter" name="splitter">
+     <property name="orientation">
+      <enum>Qt::Vertical</enum>
+     </property>
+     <widget class="QFrame" name="video_preview">
+      <property name="sizePolicy">
+       <sizepolicy hsizetype="Expanding" vsizetype="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>
+      <property name="lineWidth">
+       <number>0</number>
+      </property>
+     </widget>
+     <widget class="QListWidget" name="frame_list">
+      <property name="maximumSize">
+       <size>
+        <width>16777215</width>
+        <height>120</height>
+       </size>
+      </property>
+      <property name="frameShape">
+       <enum>QFrame::StyledPanel</enum>
+      </property>
+      <property name="verticalScrollBarPolicy">
+       <enum>Qt::ScrollBarAlwaysOff</enum>
+      </property>
+      <property name="horizontalScrollBarPolicy">
+       <enum>Qt::ScrollBarAlwaysOn</enum>
+      </property>
+      <property name="movement">
+       <enum>QListView::Static</enum>
+      </property>
+      <property name="isWrapping" stdset="0">
+       <bool>false</bool>
+      </property>
+      <property name="viewMode">
+       <enum>QListView::IconMode</enum>
+      </property>
+      <property name="uniformItemSizes">
+       <bool>true</bool>
+      </property>
+     </widget>
     </widget>
    </item>
-   <item row="1" column="0">
-    <widget class="QToolButton" name="live_button">
-     <property name="toolTip">
-      <string>Live view</string>
-     </property>
+   <item row="1" column="2">
+    <widget class="QToolButton" name="config_button">
      <property name="whatsThis">
       <string/>
      </property>
      <property name="text">
       <string>...</string>
      </property>
-     <property name="checkable">
-      <bool>true</bool>
+     <property name="popupMode">
+      <enum>QToolButton::InstantPopup</enum>
      </property>
     </widget>
    </item>
-   <item row="1" column="2">
-    <widget class="QToolButton" name="frameoverlay_button">
+   <item row="1" column="3">
+    <widget class="QToolButton" name="live_button">
      <property name="toolTip">
-      <string>Overlay last frame</string>
+      <string>Live view</string>
      </property>
      <property name="whatsThis">
       <string/>
      <property name="checkable">
       <bool>true</bool>
      </property>
-    </widget>
-   </item>
-   <item row="1" column="3">
-    <widget class="QToolButton" name="preview_button">
-     <property name="toolTip">
-      <string>Preview sequence</string>
-     </property>
-     <property name="whatsThis">
-      <string/>
-     </property>
-     <property name="text">
-      <string>...</string>
+     <property name="autoRaise">
+      <bool>true</bool>
      </property>
     </widget>
    </item>
    <item row="1" column="4">
-    <widget class="KLineEdit" name="sequence_name">
-     <property name="sizePolicy">
-      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
-       <horstretch>0</horstretch>
-       <verstretch>0</verstretch>
-      </sizepolicy>
-     </property>
+    <widget class="QToolButton" name="capture_button">
      <property name="toolTip">
-      <string>Sequence name</string>
+      <string>Capture frame</string>
      </property>
-     <property name="whatsThis">
-      <string/>
+     <property name="text">
+      <string>...</string>
      </property>
     </widget>
    </item>
    <item row="1" column="5">
-    <widget class="QSpinBox" name="frame_number">
+    <widget class="QToolButton" name="capture_interval">
      <property name="toolTip">
-      <string>Frame number</string>
-     </property>
-     <property name="whatsThis">
-      <string/>
+      <string>Interval capture</string>
      </property>
-    </widget>
-   </item>
-   <item row="1" column="11">
-    <widget class="QDialogButtonBox" name="buttonBox">
-     <property name="orientation">
-      <enum>Qt::Horizontal</enum>
+     <property name="text">
+      <string>...</string>
      </property>
-     <property name="standardButtons">
-      <set>QDialogButtonBox::Close</set>
+     <property name="checkable">
+      <bool>true</bool>
      </property>
     </widget>
    </item>
    <item row="1" column="6">
-    <widget class="QToolButton" name="capture_button">
-     <property name="toolTip">
-      <string>Capture frame</string>
-     </property>
-     <property name="whatsThis">
-      <string/>
-     </property>
+    <widget class="QToolButton" name="overlay_button">
      <property name="text">
       <string>...</string>
      </property>
     </widget>
    </item>
    <item row="1" column="7">
-    <widget class="QToolButton" name="removelast_button">
+    <widget class="QToolButton" name="preview_button">
      <property name="toolTip">
-      <string>Remove current frame</string>
+      <string>Preview sequence</string>
      </property>
      <property name="whatsThis">
       <string/>
      <property name="text">
       <string>...</string>
      </property>
+     <property name="checkable">
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="8">
+    <widget class="QLabel" name="label">
+     <property name="text">
+      <string>Sequence name</string>
+     </property>
     </widget>
    </item>
    <item row="1" column="9">
+    <widget class="KComboBox" name="sequence_name">
+     <property name="toolTip">
+      <string>Sequence name</string>
+     </property>
+     <property name="editable">
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="11">
     <widget class="KComboBox" name="capture_device">
      <property name="toolTip">
       <string>Capture device</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="8">
-    <spacer name="horizontalSpacer">
-     <property name="orientation">
-      <enum>Qt::Horizontal</enum>
+   <item row="1" column="12">
+    <widget class="KComboBox" name="log_box">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
+     <property name="maxCount">
+      <number>10</number>
      </property>
-     <property name="sizeHint" stdset="0">
-      <size>
-       <width>40</width>
-       <height>20</height>
-      </size>
+     <property name="frame">
+      <bool>false</bool>
      </property>
-    </spacer>
+    </widget>
    </item>
-   <item row="1" column="10">
+   <item row="1" column="13">
     <widget class="QPushButton" name="button_addsequence">
      <property name="text">
-      <string>Add sequence to project</string>
+      <string>Add to project</string>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
  <customwidgets>
-  <customwidget>
-   <class>KLineEdit</class>
-   <extends>QLineEdit</extends>
-   <header>klineedit.h</header>
-  </customwidget>
   <customwidget>
    <class>KComboBox</class>
    <extends>QComboBox</extends>
   </customwidget>
  </customwidgets>
  <resources/>
- <connections>
-  <connection>
-   <sender>buttonBox</sender>
-   <signal>accepted()</signal>
-   <receiver>Stopmotion_UI</receiver>
-   <slot>accept()</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>248</x>
-     <y>254</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>157</x>
-     <y>274</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
-   <sender>buttonBox</sender>
-   <signal>rejected()</signal>
-   <receiver>Stopmotion_UI</receiver>
-   <slot>reject()</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>316</x>
-     <y>260</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>286</x>
-     <y>274</y>
-    </hint>
-   </hints>
-  </connection>
- </connections>
+ <connections/>
 </ui>