]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/bezierspline_ui.ui
Const'ref
[kdenlive] / src / widgets / bezierspline_ui.ui
index e0cbb66a29c7991e4f4b1f86709c88b9165bcb45..62465c64c0d39ba585be0f860d17259b6f4f3d30 100644 (file)
@@ -6,18 +6,33 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>336</width>
-    <height>94</height>
+    <width>345</width>
+    <height>75</height>
    </rect>
   </property>
-  <property name="windowTitle">
-   <string>Form</string>
-  </property>
   <layout class="QGridLayout" name="gridLayout">
-   <item row="1" column="5" colspan="3">
+   <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">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <layout class="QGridLayout" name="gridLayout_2">
-      <item row="0" column="0" colspan="9">
+      <property name="margin">
+       <number>0</number>
+      </property>
+      <property name="spacing">
+       <number>0</number>
+      </property>
+      <item row="0" column="0" colspan="7">
        <widget class="QWidget" name="widget" native="true">
         <layout class="QHBoxLayout" name="horizontalLayout">
          <property name="margin">
           </spacer>
          </item>
          <item>
-          <widget class="QSpinBox" name="spinPX">
-           <property name="toolTip">
-            <string>Point In</string>
-           </property>
-           <property name="maximum">
-            <number>255</number>
-           </property>
-          </widget>
-         </item>
-         <item>
-          <widget class="QLabel" name="label">
-           <property name="text">
-            <string>Point</string>
-           </property>
-          </widget>
-         </item>
-         <item>
-          <widget class="QSpinBox" name="spinPY">
-           <property name="toolTip">
-            <string>Point Out</string>
-           </property>
-           <property name="maximum">
-            <number>255</number>
-           </property>
-          </widget>
+          <layout class="QHBoxLayout" name="layoutP"/>
          </item>
          <item>
           <spacer name="horizontalSpacer_2">
         </layout>
        </widget>
       </item>
-      <item row="1" column="0">
-       <widget class="QSpinBox" name="spinH1X">
-        <property name="toolTip">
-         <string>Handle 1 X</string>
-        </property>
-        <property name="minimum">
-         <number>-100</number>
-        </property>
-        <property name="maximum">
-         <number>400</number>
-        </property>
-       </widget>
-      </item>
-      <item row="1" column="1">
-       <widget class="QLabel" name="label_2">
-        <property name="toolTip">
-         <string>Handle 1</string>
-        </property>
-        <property name="text">
-         <string>H1</string>
-        </property>
-       </widget>
-      </item>
       <item row="1" column="2">
-       <widget class="QSpinBox" name="spinH1Y">
-        <property name="toolTip">
-         <string>Handle 1 Y</string>
-        </property>
-        <property name="minimum">
-         <number>-100</number>
-        </property>
-        <property name="maximum">
-         <number>400</number>
-        </property>
-        <property name="value">
-         <number>0</number>
-        </property>
-       </widget>
-      </item>
-      <item row="1" column="3">
        <spacer name="horizontalSpacer_3">
         <property name="orientation">
          <enum>Qt::Horizontal</enum>
         </property>
        </spacer>
       </item>
-      <item row="1" column="4">
+      <item row="1" column="3">
        <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>
         </property>
        </widget>
       </item>
-      <item row="1" column="5">
+      <item row="1" column="4">
        <spacer name="horizontalSpacer_4">
         <property name="orientation">
          <enum>Qt::Horizontal</enum>
         </property>
        </spacer>
       </item>
-      <item row="1" column="6">
-       <widget class="QSpinBox" name="spinH2X">
-        <property name="toolTip">
-         <string>Handle 2 X</string>
-        </property>
-        <property name="minimum">
-         <number>-100</number>
-        </property>
-        <property name="maximum">
-         <number>400</number>
-        </property>
-       </widget>
-      </item>
-      <item row="1" column="7">
-       <widget class="QLabel" name="label_3">
-        <property name="toolTip">
-         <string>Handle 2</string>
-        </property>
-        <property name="text">
-         <string>H2</string>
-        </property>
-       </widget>
+      <item row="1" column="1">
+       <layout class="QHBoxLayout" name="layoutH1"/>
       </item>
-      <item row="1" column="8">
-       <widget class="QSpinBox" name="spinH2Y">
-        <property name="toolTip">
-         <string>Handle 2 Y</string>
-        </property>
-        <property name="minimum">
-         <number>-100</number>
-        </property>
-        <property name="maximum">
-         <number>400</number>
-        </property>
-       </widget>
+      <item row="1" column="5">
+       <layout class="QHBoxLayout" name="layoutH2"/>
       </item>
      </layout>
     </widget>
    </item>
+   <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">
      </property>
     </widget>
    </item>
-   <item row="2" column="7">
+   <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">
       <enum>Qt::Horizontal</enum>
      </property>
     </spacer>
    </item>
+   <item row="2" column="1">
+    <widget class="QToolButton" name="buttonResetSpline">
+     <property name="toolTip">
+      <string>Reset the selected spline</string>
+     </property>
+     <property name="text">
+      <string>...</string>
+     </property>
+     <property name="autoRaise">
+      <bool>true</bool>
+     </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/>