Warning, /multimedia/kdenlive/src/ui/slideshowclip_ui.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <author>
0004 SPDX-FileCopyrightText: none
0005 SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0006  </author>
0007  <class>SlideshowClip_UI</class>
0008  <widget class="QDialog" name="SlideshowClip_UI">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>354</width>
0014     <height>631</height>
0015    </rect>
0016   </property>
0017   <property name="windowTitle">
0018    <string>Slideshow Clip</string>
0019   </property>
0020   <layout class="QGridLayout" name="gridLayout_4">
0021    <property name="verticalSpacing">
0022     <number>6</number>
0023    </property>
0024    <item row="12" column="0" colspan="4">
0025     <widget class="QListWidget" name="icon_list"/>
0026    </item>
0027    <item row="10" column="2" colspan="2">
0028     <widget class="KComboBox" name="animation">
0029      <property name="sizePolicy">
0030       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0031        <horstretch>0</horstretch>
0032        <verstretch>0</verstretch>
0033       </sizepolicy>
0034      </property>
0035     </widget>
0036    </item>
0037    <item row="4" column="0" colspan="2">
0038     <widget class="QCheckBox" name="slide_crop">
0039      <property name="text">
0040       <string>Center crop</string>
0041      </property>
0042     </widget>
0043    </item>
0044    <item row="0" column="0">
0045     <widget class="QLabel" name="label_3">
0046      <property name="text">
0047       <string>Name:</string>
0048      </property>
0049     </widget>
0050    </item>
0051    <item row="2" column="0" colspan="2">
0052     <widget class="QLabel" name="label_2">
0053      <property name="text">
0054       <string>Frame duration:</string>
0055      </property>
0056     </widget>
0057    </item>
0058    <item row="2" column="2">
0059     <layout class="QHBoxLayout" name="horizontalLayout_2">
0060      <item>
0061       <widget class="QLineEdit" name="clip_duration"/>
0062      </item>
0063      <item>
0064       <widget class="QSpinBox" name="clip_duration_frames">
0065        <property name="sizePolicy">
0066         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0067          <horstretch>0</horstretch>
0068          <verstretch>0</verstretch>
0069         </sizepolicy>
0070        </property>
0071        <property name="minimum">
0072         <number>1</number>
0073        </property>
0074        <property name="maximum">
0075         <number>256000</number>
0076        </property>
0077       </widget>
0078      </item>
0079     </layout>
0080    </item>
0081    <item row="8" column="2" colspan="2">
0082     <widget class="QSlider" name="luma_softness">
0083      <property name="enabled">
0084       <bool>false</bool>
0085      </property>
0086      <property name="maximum">
0087       <number>100</number>
0088      </property>
0089      <property name="orientation">
0090       <enum>Qt::Horizontal</enum>
0091      </property>
0092     </widget>
0093    </item>
0094    <item row="5" column="2" colspan="2">
0095     <layout class="QHBoxLayout" name="horizontalLayout">
0096      <item>
0097       <widget class="QLineEdit" name="luma_duration"/>
0098      </item>
0099      <item>
0100       <widget class="QSpinBox" name="luma_duration_frames">
0101        <property name="enabled">
0102         <bool>false</bool>
0103        </property>
0104        <property name="sizePolicy">
0105         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0106          <horstretch>0</horstretch>
0107          <verstretch>0</verstretch>
0108         </sizepolicy>
0109        </property>
0110        <property name="minimum">
0111         <number>1</number>
0112        </property>
0113        <property name="maximum">
0114         <number>256000</number>
0115        </property>
0116       </widget>
0117      </item>
0118     </layout>
0119    </item>
0120    <item row="7" column="0">
0121     <widget class="QCheckBox" name="luma_fade">
0122      <property name="enabled">
0123       <bool>false</bool>
0124      </property>
0125      <property name="text">
0126       <string>Wipe:</string>
0127      </property>
0128     </widget>
0129    </item>
0130    <item row="5" column="0">
0131     <widget class="QCheckBox" name="slide_fade">
0132      <property name="text">
0133       <string>Dissolve:</string>
0134      </property>
0135     </widget>
0136    </item>
0137    <item row="7" column="2" colspan="2">
0138     <widget class="KComboBox" name="luma_file">
0139      <property name="enabled">
0140       <bool>false</bool>
0141      </property>
0142     </widget>
0143    </item>
0144    <item row="8" column="0">
0145     <widget class="QLabel" name="label_softness">
0146      <property name="enabled">
0147       <bool>false</bool>
0148      </property>
0149      <property name="text">
0150       <string>Softness:</string>
0151      </property>
0152     </widget>
0153    </item>
0154    <item row="1" column="0" colspan="4">
0155     <widget class="QGroupBox" name="groupBox">
0156      <property name="title">
0157       <string>Image Selection Method</string>
0158      </property>
0159      <layout class="QGridLayout" name="gridLayout">
0160       <property name="verticalSpacing">
0161        <number>0</number>
0162       </property>
0163       <item row="0" column="0">
0164        <widget class="QRadioButton" name="method_mime">
0165         <property name="text">
0166          <string>&amp;MIME type</string>
0167         </property>
0168         <property name="checked">
0169          <bool>true</bool>
0170         </property>
0171        </widget>
0172       </item>
0173       <item row="0" column="1">
0174        <widget class="QRadioButton" name="method_pattern">
0175         <property name="text">
0176          <string>Fi&amp;lename pattern</string>
0177         </property>
0178        </widget>
0179       </item>
0180       <item row="1" column="0" colspan="2">
0181        <widget class="QStackedWidget" name="stackedWidget">
0182         <property name="currentIndex">
0183          <number>0</number>
0184         </property>
0185         <widget class="QWidget" name="page">
0186          <layout class="QGridLayout" name="gridLayout_2">
0187           <item row="0" column="0">
0188            <widget class="QLabel" name="label">
0189             <property name="text">
0190              <string>Folder:</string>
0191             </property>
0192            </widget>
0193           </item>
0194           <item row="2" column="2">
0195            <spacer name="verticalSpacer_2">
0196             <property name="orientation">
0197              <enum>Qt::Vertical</enum>
0198             </property>
0199             <property name="sizeHint" stdset="0">
0200              <size>
0201               <width>20</width>
0202               <height>40</height>
0203              </size>
0204             </property>
0205            </spacer>
0206           </item>
0207           <item row="1" column="0">
0208            <widget class="QLabel" name="label_4">
0209             <property name="text">
0210              <string>Image type:</string>
0211             </property>
0212            </widget>
0213           </item>
0214           <item row="0" column="1" colspan="2">
0215            <widget class="KUrlRequester" name="folder_url"/>
0216           </item>
0217           <item row="1" column="1" colspan="2">
0218            <widget class="KComboBox" name="image_type"/>
0219           </item>
0220          </layout>
0221         </widget>
0222         <widget class="QWidget" name="page_2">
0223          <layout class="QGridLayout" name="gridLayout_3">
0224           <item row="0" column="0">
0225            <widget class="QLabel" name="label_5">
0226             <property name="text">
0227              <string>First frame</string>
0228             </property>
0229            </widget>
0230           </item>
0231           <item row="1" column="2">
0232            <spacer name="verticalSpacer">
0233             <property name="orientation">
0234              <enum>Qt::Vertical</enum>
0235             </property>
0236             <property name="sizeHint" stdset="0">
0237              <size>
0238               <width>20</width>
0239               <height>40</height>
0240              </size>
0241             </property>
0242            </spacer>
0243           </item>
0244           <item row="0" column="1" colspan="2">
0245            <widget class="KUrlRequester" name="pattern_url"/>
0246           </item>
0247          </layout>
0248         </widget>
0249        </widget>
0250       </item>
0251      </layout>
0252     </widget>
0253    </item>
0254    <item row="14" column="2" colspan="2">
0255     <widget class="QDialogButtonBox" name="buttonBox">
0256      <property name="orientation">
0257       <enum>Qt::Horizontal</enum>
0258      </property>
0259      <property name="standardButtons">
0260       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0261      </property>
0262     </widget>
0263    </item>
0264    <item row="3" column="0">
0265     <widget class="QCheckBox" name="slide_loop">
0266      <property name="text">
0267       <string>Loop</string>
0268      </property>
0269     </widget>
0270    </item>
0271    <item row="0" column="1" colspan="3">
0272     <widget class="QLineEdit" name="clip_name"/>
0273    </item>
0274    <item row="13" column="0" colspan="4">
0275     <layout class="QHBoxLayout" name="horizontalLayout_3">
0276      <item>
0277       <widget class="QCheckBox" name="show_thumbs">
0278        <property name="text">
0279         <string>Show thumbnails</string>
0280        </property>
0281       </widget>
0282      </item>
0283      <item>
0284       <spacer name="horizontalSpacer">
0285        <property name="orientation">
0286         <enum>Qt::Horizontal</enum>
0287        </property>
0288        <property name="sizeHint" stdset="0">
0289         <size>
0290          <width>40</width>
0291          <height>20</height>
0292         </size>
0293        </property>
0294       </spacer>
0295      </item>
0296      <item>
0297       <widget class="QLabel" name="label_info">
0298        <property name="text">
0299         <string>No image found</string>
0300        </property>
0301       </widget>
0302      </item>
0303     </layout>
0304    </item>
0305    <item row="2" column="3">
0306     <widget class="KComboBox" name="clip_duration_format"/>
0307    </item>
0308    <item row="10" column="0">
0309     <widget class="QLabel" name="label_6">
0310      <property name="text">
0311       <string>Animation:</string>
0312      </property>
0313     </widget>
0314    </item>
0315    <item row="11" column="0" colspan="4">
0316     <widget class="QCheckBox" name="low_pass">
0317      <property name="enabled">
0318       <bool>false</bool>
0319      </property>
0320      <property name="text">
0321       <string>Low pass</string>
0322      </property>
0323     </widget>
0324    </item>
0325   </layout>
0326  </widget>
0327  <customwidgets>
0328   <customwidget>
0329    <class>KComboBox</class>
0330    <extends>QComboBox</extends>
0331    <header>kcombobox.h</header>
0332   </customwidget>
0333   <customwidget>
0334    <class>KUrlRequester</class>
0335    <extends>QWidget</extends>
0336    <header>kurlrequester.h</header>
0337    <container>1</container>
0338   </customwidget>
0339  </customwidgets>
0340  <resources/>
0341  <connections>
0342   <connection>
0343    <sender>buttonBox</sender>
0344    <signal>accepted()</signal>
0345    <receiver>SlideshowClip_UI</receiver>
0346    <slot>accept()</slot>
0347    <hints>
0348     <hint type="sourcelabel">
0349      <x>248</x>
0350      <y>254</y>
0351     </hint>
0352     <hint type="destinationlabel">
0353      <x>157</x>
0354      <y>274</y>
0355     </hint>
0356    </hints>
0357   </connection>
0358   <connection>
0359    <sender>buttonBox</sender>
0360    <signal>rejected()</signal>
0361    <receiver>SlideshowClip_UI</receiver>
0362    <slot>reject()</slot>
0363    <hints>
0364     <hint type="sourcelabel">
0365      <x>316</x>
0366      <y>260</y>
0367     </hint>
0368     <hint type="destinationlabel">
0369      <x>286</x>
0370      <y>274</y>
0371     </hint>
0372    </hints>
0373   </connection>
0374  </connections>
0375 </ui>