]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/bezierspline_ui.ui
* Allow to edit transparent background for images in group properties
[kdenlive] / src / widgets / bezierspline_ui.ui
index 53c6e909b4ab38f517696c571340ab4e8b2d07a0..efac92ae9237d240262bc6b08f0f2f3634d636d8 100644 (file)
@@ -6,17 +6,29 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>336</width>
-    <height>94</height>
+    <width>345</width>
+    <height>67</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Form</string>
   </property>
   <layout class="QGridLayout" name="gridLayout">
-   <item row="1" column="5" colspan="4">
+   <property name="margin">
+    <number>0</number>
+   </property>
+   <property name="spacing">
+    <number>0</number>
+   </property>
+   <item row="1" column="0" colspan="9">
     <widget class="QWidget" name="widgetPoint" native="true">
      <layout class="QGridLayout" name="gridLayout_2">
+      <property name="margin">
+       <number>0</number>
+      </property>
+      <property name="spacing">
+       <number>0</number>
+      </property>
       <item row="0" column="0" colspan="9">
        <widget class="QWidget" name="widget" native="true">
         <layout class="QHBoxLayout" name="horizontalLayout">
       <item row="1" column="4">
        <widget class="QToolButton" name="buttonLinkHandles">
         <property name="toolTip">
-         <string>Link the Handles' position so you draw a line through Handle -&gt; Point -&gt; Handle.&lt;br /&gt;Results in a natural spline.</string>
+         <string>Link the handles' position.&lt;br /&gt;Results in a natural spline.</string>
         </property>
         <property name="text">
          <string>...</string>
      </layout>
     </widget>
    </item>
-   <item row="2" column="6">
+   <item row="2" column="2">
+    <widget class="QToolButton" name="buttonShowPixmap">
+     <property name="toolTip">
+      <string>Show background indicating changes caused by modifying the curve.</string>
+     </property>
+     <property name="text">
+      <string>...</string>
+     </property>
+     <property name="checkable">
+      <bool>true</bool>
+     </property>
+     <property name="checked">
+      <bool>true</bool>
+     </property>
+     <property name="autoRaise">
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="5">
     <widget class="QToolButton" name="buttonZoomIn">
      <property name="text">
       <string>...</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="7">
+   <item row="2" column="6">
     <widget class="QToolButton" name="buttonZoomOut">
      <property name="text">
       <string>...</string>
      </property>
     </widget>
    </item>
+   <item row="2" column="3">
+    <widget class="QToolButton" name="buttonGridChange">
+     <property name="toolTip">
+      <string>Increases the number of lines in the grid.&lt;br /&gt;After 8 lines it will begin from 0 again.</string>
+     </property>
+     <property name="text">
+      <string>...</string>
+     </property>
+     <property name="autoRaise">
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
    <item row="2" column="8">
     <spacer name="spacer">
      <property name="orientation">
      </property>
     </spacer>
    </item>
-   <item row="2" column="5">
-    <widget class="QToolButton" name="buttonGridChange">
+   <item row="2" column="1">
+    <widget class="QToolButton" name="buttonResetSpline">
      <property name="toolTip">
-      <string>Increases the number of lines in the grid.&lt;br /&gt;After 8 lines it will begin from 0 again.</string>
+      <string>Reset the selected spline</string>
      </property>
      <property name="text">
       <string>...</string>
      </property>
     </widget>
    </item>
+   <item row="2" column="7">
+    <widget class="QToolButton" name="buttonShowAllHandles">
+     <property name="toolTip">
+      <string>Show handles for all points or only for the selected one</string>
+     </property>
+     <property name="text">
+      <string>...</string>
+     </property>
+     <property name="checkable">
+      <bool>true</bool>
+     </property>
+     <property name="checked">
+      <bool>true</bool>
+     </property>
+     <property name="autoRaise">
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="0">
+    <spacer name="horizontalSpacer_5">
+     <property name="orientation">
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeHint" stdset="0">
+      <size>
+       <width>40</width>
+       <height>20</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
   </layout>
  </widget>
  <resources/>