Warning, /multimedia/kdenlive/src/ui/waveform_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>Waveform_UI</class>
0008  <widget class="QWidget" name="Waveform_UI">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>400</width>
0014     <height>300</height>
0015    </rect>
0016   </property>
0017   <layout class="QGridLayout" name="gridLayout">
0018    <property name="horizontalSpacing">
0019     <number>5</number>
0020    </property>
0021    <item row="0" column="1">
0022     <widget class="KComboBox" name="paintMode">
0023      <property name="sizePolicy">
0024       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0025        <horstretch>0</horstretch>
0026        <verstretch>0</verstretch>
0027       </sizepolicy>
0028      </property>
0029     </widget>
0030    </item>
0031    <item row="0" column="0">
0032     <widget class="QLabel" name="lblPaintMode">
0033      <property name="text">
0034       <string>Paint mode:</string>
0035      </property>
0036     </widget>
0037    </item>
0038    <item row="1" column="1">
0039     <spacer name="verticalSpacer">
0040      <property name="orientation">
0041       <enum>Qt::Vertical</enum>
0042      </property>
0043      <property name="sizeHint" stdset="0">
0044       <size>
0045        <width>20</width>
0046        <height>40</height>
0047       </size>
0048      </property>
0049     </spacer>
0050    </item>
0051   </layout>
0052  </widget>
0053  <customwidgets>
0054   <customwidget>
0055    <class>KComboBox</class>
0056    <extends>QComboBox</extends>
0057    <header>kcombobox.h</header>
0058   </customwidget>
0059  </customwidgets>
0060  <resources/>
0061  <connections/>
0062 </ui>