]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/clipproperties_ui.ui
cleanup
[kdenlive] / src / widgets / clipproperties_ui.ui
index b57d2dcb5ee77f6b4fa5a815908f58598f066b1f..27c5b3e3d18f66822f8dafb721afe69cdc82b7c5 100644 (file)
@@ -5,14 +5,27 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>310</width>
-    <height>459</height>
+    <width>339</width>
+    <height>464</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string>Clip Properties</string>
   </property>
   <layout class="QGridLayout" name="gridLayout_2" >
+   <item row="7" column="1" colspan="2" >
+    <spacer name="verticalSpacer_4" >
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0" >
+      <size>
+       <width>20</width>
+       <height>17</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
    <item row="0" column="0" colspan="4" >
     <widget class="QLabel" name="clip_thumb" >
      <property name="text" >
      </property>
     </widget>
    </item>
+   <item row="8" column="0" colspan="4" >
+    <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="6" column="0" colspan="4" >
     <widget class="QTabWidget" name="tabWidget" >
      <property name="currentIndex" >
       <number>0</number>
      </property>
      <widget class="QWidget" name="tab_video" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>290</width>
-        <height>171</height>
-       </rect>
-      </property>
       <attribute name="title" >
        <string>Video</string>
       </attribute>
       <layout class="QGridLayout" name="gridLayout" >
-       <item row="0" column="0" >
+       <item row="0" column="0" colspan="2" >
         <widget class="QLabel" name="label_8" >
          <property name="text" >
           <string>Video codec</string>
          </property>
         </widget>
        </item>
-       <item row="0" column="1" >
+       <item row="0" column="2" >
         <widget class="KLineEdit" name="clip_vcodec" >
          <property name="readOnly" >
           <bool>true</bool>
          </property>
         </widget>
        </item>
-       <item row="1" column="0" >
+       <item row="1" column="0" colspan="2" >
         <widget class="QLabel" name="label_6" >
          <property name="text" >
           <string>Frame size</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="1" >
+       <item row="1" column="2" >
         <widget class="KLineEdit" name="clip_size" >
          <property name="readOnly" >
           <bool>true</bool>
          </property>
         </widget>
        </item>
-       <item row="2" column="0" >
+       <item row="2" column="0" colspan="2" >
         <widget class="QLabel" name="label_7" >
          <property name="text" >
           <string>Frame rate</string>
          </property>
         </widget>
        </item>
-       <item row="2" column="1" >
+       <item row="2" column="2" >
         <widget class="KLineEdit" name="clip_fps" >
          <property name="readOnly" >
           <bool>true</bool>
          </property>
         </widget>
        </item>
-       <item row="3" column="0" >
+       <item row="3" column="0" colspan="2" >
         <widget class="QLabel" name="label_12" >
          <property name="text" >
-          <string>Aspect ratio</string>
+          <string>Pixel aspect ratio</string>
          </property>
         </widget>
        </item>
-       <item row="3" column="1" >
+       <item row="3" column="2" >
         <widget class="KLineEdit" name="clip_ratio" >
          <property name="readOnly" >
           <bool>true</bool>
          </property>
         </widget>
        </item>
-       <item row="4" column="1" >
+       <item row="4" column="2" >
         <spacer name="verticalSpacer_2" >
          <property name="orientation" >
           <enum>Qt::Vertical</enum>
          </property>
         </widget>
        </item>
-       <item row="1" column="1" colspan="2" >
-        <widget class="KLineEdit" name="clip_channels" >
-         <property name="readOnly" >
-          <bool>true</bool>
-         </property>
-        </widget>
-       </item>
        <item row="2" column="1" colspan="2" >
         <widget class="KLineEdit" name="clip_frequency" >
          <property name="readOnly" >
          </property>
         </spacer>
        </item>
+       <item row="1" column="1" colspan="2" >
+        <widget class="KLineEdit" name="clip_channels" >
+         <property name="readOnly" >
+          <bool>true</bool>
+         </property>
+        </widget>
+       </item>
        <item row="0" column="0" >
         <widget class="QLabel" name="label_9" >
          <property name="text" >
         </widget>
        </item>
       </layout>
-      <zorder>ClipProperties_2</zorder>
       <zorder>clip_acodec</zorder>
       <zorder>clip_frequency</zorder>
       <zorder>verticalSpacer_3</zorder>
       <zorder>label_11</zorder>
       <zorder>label_10</zorder>
      </widget>
-     <widget class="QWidget" name="tab_advanced" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>263</width>
-        <height>171</height>
-       </rect>
-      </property>
+     <widget class="QWidget" name="tab" >
       <attribute name="title" >
-       <string>Advanced</string>
+       <string>Color</string>
       </attribute>
-      <layout class="QGridLayout" name="gridLayout_3" >
+      <layout class="QGridLayout" name="gridLayout_5" >
        <item row="0" column="0" >
-        <widget class="QCheckBox" name="clip_force_ar" >
+        <widget class="QLabel" name="label_13" >
+         <property name="text" >
+          <string>Color</string>
+         </property>
+        </widget>
+       </item>
+       <item row="0" column="1" >
+        <widget class="KColorButton" name="clip_color" />
+       </item>
+       <item row="1" column="1" >
+        <spacer name="verticalSpacer_5" >
+         <property name="orientation" >
+          <enum>Qt::Vertical</enum>
+         </property>
+         <property name="sizeHint" stdset="0" >
+          <size>
+           <width>122</width>
+           <height>118</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+      </layout>
+     </widget>
+     <widget class="QWidget" name="tab_2" >
+      <attribute name="title" >
+       <string>Slideshow</string>
+      </attribute>
+      <layout class="QGridLayout" name="gridLayout_6" >
+       <item row="0" column="0" >
+        <widget class="QLabel" name="label_14" >
          <property name="text" >
-          <string>Force aspect ratio</string>
+          <string>Image type</string>
          </property>
         </widget>
        </item>
        <item row="0" column="1" >
-        <widget class="KDoubleNumInput" name="clip_ar" />
+        <widget class="KComboBox" name="image_type" />
        </item>
        <item row="1" column="0" >
-        <widget class="QLabel" name="label_4" >
+        <widget class="QLabel" name="clip_filesize_4" >
          <property name="text" >
-          <string>Decoding threads</string>
+          <string>Frame duration</string>
          </property>
         </widget>
        </item>
        <item row="1" column="1" >
-        <widget class="QSpinBox" name="clip_threads" >
+        <widget class="KRestrictedLine" name="slide_duration" >
+         <property name="inputMask" >
+          <string>99:99:99:99; </string>
+         </property>
+        </widget>
+       </item>
+       <item row="2" column="0" >
+        <widget class="QCheckBox" name="slide_loop" >
+         <property name="text" >
+          <string>Loop</string>
+         </property>
+        </widget>
+       </item>
+       <item row="3" column="0" >
+        <widget class="QCheckBox" name="slide_fade" >
+         <property name="text" >
+          <string>Crossfade</string>
+         </property>
+        </widget>
+       </item>
+       <item row="3" column="1" >
+        <widget class="KRestrictedLine" name="luma_duration" >
+         <property name="inputMask" >
+          <string>99:99:99:99; </string>
+         </property>
+        </widget>
+       </item>
+       <item row="4" column="0" >
+        <widget class="QCheckBox" name="slide_luma" >
+         <property name="text" >
+          <string>Luma file</string>
+         </property>
+        </widget>
+       </item>
+       <item row="4" column="1" >
+        <widget class="KComboBox" name="luma_file" />
+       </item>
+       <item row="6" column="0" colspan="2" >
+        <widget class="QLabel" name="slide_info" >
+         <property name="text" >
+          <string>No image found</string>
+         </property>
+        </widget>
+       </item>
+       <item row="7" column="1" >
+        <spacer name="verticalSpacer_6" >
+         <property name="orientation" >
+          <enum>Qt::Vertical</enum>
+         </property>
+         <property name="sizeHint" stdset="0" >
+          <size>
+           <width>20</width>
+           <height>15</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+       <item row="5" column="1" >
+        <widget class="QSlider" name="luma_softness" >
          <property name="maximum" >
-          <number>4</number>
+          <number>100</number>
          </property>
-         <property name="value" >
-          <number>1</number>
+         <property name="orientation" >
+          <enum>Qt::Horizontal</enum>
+         </property>
+        </widget>
+       </item>
+       <item row="5" column="0" >
+        <widget class="QLabel" name="label_softness" >
+         <property name="text" >
+          <string>Softness</string>
+         </property>
+        </widget>
+       </item>
+      </layout>
+     </widget>
+     <widget class="QWidget" name="tab_4" >
+      <attribute name="title" >
+       <string>Image</string>
+      </attribute>
+      <layout class="QGridLayout" name="gridLayout_8" >
+       <item row="0" column="0" >
+        <widget class="QLabel" name="label_16" >
+         <property name="text" >
+          <string>Image size</string>
+         </property>
+        </widget>
+       </item>
+       <item row="0" column="1" >
+        <widget class="KLineEdit" name="image_size" >
+         <property name="readOnly" >
+          <bool>true</bool>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="0" colspan="2" >
+        <widget class="QCheckBox" name="image_transparency" >
+         <property name="text" >
+          <string>Transparent background</string>
          </property>
         </widget>
        </item>
        <item row="2" column="0" >
-        <widget class="QLabel" name="label" >
+        <spacer name="verticalSpacer_7" >
+         <property name="orientation" >
+          <enum>Qt::Vertical</enum>
+         </property>
+         <property name="sizeHint" stdset="0" >
+          <size>
+           <width>20</width>
+           <height>151</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+      </layout>
+     </widget>
+     <widget class="QWidget" name="tab_3" >
+      <attribute name="title" >
+       <string>Markers</string>
+      </attribute>
+      <layout class="QGridLayout" name="gridLayout_7" >
+       <item row="0" column="0" colspan="4" >
+        <widget class="QTreeWidget" name="markers_list" >
+         <property name="alternatingRowColors" >
+          <bool>true</bool>
+         </property>
+         <property name="rootIsDecorated" >
+          <bool>false</bool>
+         </property>
+         <property name="itemsExpandable" >
+          <bool>false</bool>
+         </property>
+         <property name="allColumnsShowFocus" >
+          <bool>true</bool>
+         </property>
+         <property name="headerHidden" >
+          <bool>true</bool>
+         </property>
+         <column>
+          <property name="text" >
+           <string>Time</string>
+          </property>
+         </column>
+         <column>
+          <property name="text" >
+           <string>Comment</string>
+          </property>
+         </column>
+        </widget>
+       </item>
+       <item row="1" column="0" >
+        <widget class="QToolButton" name="marker_new" >
          <property name="text" >
-          <string>Video index</string>
+          <string>N</string>
          </property>
         </widget>
        </item>
-       <item row="2" column="1" >
-        <widget class="QSpinBox" name="clip_vindex" >
-         <property name="minimum" >
-          <number>-1</number>
+       <item row="1" column="1" >
+        <widget class="QToolButton" name="marker_edit" >
+         <property name="text" >
+          <string>E</string>
          </property>
         </widget>
        </item>
-       <item row="3" column="0" >
-        <widget class="QLabel" name="label_2" >
+       <item row="1" column="2" >
+        <widget class="QToolButton" name="marker_delete" >
          <property name="text" >
-          <string>Audio index</string>
+          <string>D</string>
          </property>
         </widget>
        </item>
-       <item row="3" column="1" >
-        <widget class="QSpinBox" name="clip_aindex" >
-         <property name="minimum" >
-          <number>-1</number>
+       <item row="1" column="3" >
+        <spacer name="horizontalSpacer" >
+         <property name="orientation" >
+          <enum>Qt::Horizontal</enum>
+         </property>
+         <property name="sizeHint" stdset="0" >
+          <size>
+           <width>177</width>
+           <height>20</height>
+          </size>
          </property>
+        </spacer>
+       </item>
+      </layout>
+     </widget>
+     <widget class="QWidget" name="tab_5" >
+      <attribute name="title" >
+       <string>Metadata</string>
+      </attribute>
+      <layout class="QGridLayout" name="gridLayout_9" >
+       <item row="0" column="0" >
+        <widget class="QTreeWidget" name="metadata_list" >
+         <property name="rootIsDecorated" >
+          <bool>false</bool>
+         </property>
+         <property name="itemsExpandable" >
+          <bool>false</bool>
+         </property>
+         <property name="sortingEnabled" >
+          <bool>false</bool>
+         </property>
+         <property name="allColumnsShowFocus" >
+          <bool>true</bool>
+         </property>
+         <property name="wordWrap" >
+          <bool>true</bool>
+         </property>
+         <property name="headerHidden" >
+          <bool>true</bool>
+         </property>
+         <property name="columnCount" >
+          <number>2</number>
+         </property>
+         <column>
+          <property name="text" >
+           <string>1</string>
+          </property>
+         </column>
+         <column>
+          <property name="text" >
+           <string>2</string>
+          </property>
+         </column>
         </widget>
        </item>
-       <item row="4" column="1" >
+      </layout>
+     </widget>
+     <widget class="QWidget" name="tab_advanced" >
+      <attribute name="title" >
+       <string>Advanced</string>
+      </attribute>
+      <layout class="QGridLayout" name="gridLayout_3" >
+       <item row="4" column="2" >
         <spacer name="verticalSpacer" >
          <property name="orientation" >
           <enum>Qt::Vertical</enum>
          </property>
         </spacer>
        </item>
+       <item row="0" column="1" >
+        <widget class="QCheckBox" name="clip_force_ar" >
+         <property name="text" >
+          <string>Force pixel aspect ratio</string>
+         </property>
+        </widget>
+       </item>
+       <item row="0" column="2" >
+        <widget class="KDoubleNumInput" name="clip_ar" >
+         <property name="enabled" >
+          <bool>false</bool>
+         </property>
+        </widget>
+       </item>
+       <item row="2" column="2" >
+        <widget class="QSpinBox" name="clip_vindex" >
+         <property name="enabled" >
+          <bool>false</bool>
+         </property>
+         <property name="minimum" >
+          <number>-1</number>
+         </property>
+         <property name="value" >
+          <number>0</number>
+         </property>
+        </widget>
+       </item>
+       <item row="3" column="2" >
+        <widget class="QSpinBox" name="clip_aindex" >
+         <property name="enabled" >
+          <bool>false</bool>
+         </property>
+         <property name="minimum" >
+          <number>-1</number>
+         </property>
+         <property name="value" >
+          <number>0</number>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="1" >
+        <widget class="QCheckBox" name="clip_force_threads" >
+         <property name="text" >
+          <string>Decoding threads</string>
+         </property>
+        </widget>
+       </item>
+       <item row="2" column="1" >
+        <widget class="QCheckBox" name="clip_force_vindex" >
+         <property name="text" >
+          <string>Video index</string>
+         </property>
+        </widget>
+       </item>
+       <item row="3" column="1" >
+        <widget class="QCheckBox" name="clip_force_aindex" >
+         <property name="text" >
+          <string>Audio index</string>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="2" >
+        <widget class="QSpinBox" name="clip_threads" >
+         <property name="enabled" >
+          <bool>false</bool>
+         </property>
+         <property name="maximum" >
+          <number>4</number>
+         </property>
+         <property name="value" >
+          <number>1</number>
+         </property>
+        </widget>
+       </item>
       </layout>
      </widget>
     </widget>
    </item>
-   <item row="7" column="1" colspan="2" >
-    <spacer name="verticalSpacer_4" >
-     <property name="orientation" >
-      <enum>Qt::Vertical</enum>
-     </property>
-     <property name="sizeHint" stdset="0" >
-      <size>
-       <width>20</width>
-       <height>17</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
-   <item row="8" column="0" colspan="4" >
-    <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>
   </layout>
  </widget>
  <customwidgets>
+  <customwidget>
+   <class>KColorButton</class>
+   <extends>QPushButton</extends>
+   <header>kcolorbutton.h</header>
+  </customwidget>
+  <customwidget>
+   <class>KComboBox</class>
+   <extends>QComboBox</extends>
+   <header>kcombobox.h</header>
+  </customwidget>
   <customwidget>
    <class>KDoubleNumInput</class>
    <extends>QWidget</extends>