Warning, /multimedia/kdenlive/src/ui/configtools_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>ConfigTools_UI</class>
0008  <widget class="QWidget" name="ConfigTools_UI">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>907</width>
0014     <height>646</height>
0015    </rect>
0016   </property>
0017   <layout class="QFormLayout" name="formLayout">
0018    <item row="0" column="0" colspan="2">
0019     <widget class="QGroupBox" name="groupBox_1">
0020      <property name="title">
0021       <string>Razor</string>
0022      </property>
0023      <layout class="QGridLayout" name="gridLayout_1">
0024       <item row="0" column="0">
0025         <widget class="QLabel" name="label_2">
0026          <property name="text">
0027           <string>When cutting subtitles:</string>
0028          </property>
0029         </widget>
0030        </item> 
0031       <item row="0" column="1">
0032        <widget class="QComboBox" name="kcfg_subtitle_razor_mode">
0033         <property name="sizePolicy">
0034          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0035           <horstretch>0</horstretch>
0036           <verstretch>0</verstretch>
0037          </sizepolicy>
0038         </property>
0039         <item>
0040          <property name="text">
0041           <string>Duplicate text</string>
0042          </property>
0043         </item>
0044         <item>
0045          <property name="text">
0046           <string>Split after first line</string>
0047          </property>
0048         </item>
0049        </widget>
0050       </item>
0051      </layout>
0052     </widget>
0053    </item>
0054    <item row="1" column="0">
0055     <spacer name="verticalSpacer">
0056      <property name="orientation">
0057       <enum>Qt::Vertical</enum>
0058      </property>
0059      <property name="sizeHint" stdset="0">
0060       <size>
0061        <width>20</width>
0062        <height>23</height>
0063       </size>
0064      </property>
0065     </spacer>
0066    </item>
0067   </layout>
0068  </widget>
0069  <tabstops>
0070   <tabstop>kcfg_subtitle_razor_mode</tabstop>
0071  </tabstops>
0072  <resources/>
0073  <connections/>
0074 </ui>