Warning, /multimedia/kdenlive/src/ui/audiospectrum_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>AudioSpectrum_UI</class>
0008  <widget class="QWidget" name="AudioSpectrum_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_2">
0018    <item row="1" column="5">
0019     <widget class="KComboBox" name="windowSize"/>
0020    </item>
0021    <item row="1" column="3">
0022     <spacer name="horizontalSpacer">
0023      <property name="orientation">
0024       <enum>Qt::Horizontal</enum>
0025      </property>
0026      <property name="sizeHint" stdset="0">
0027       <size>
0028        <width>40</width>
0029        <height>20</height>
0030       </size>
0031      </property>
0032     </spacer>
0033    </item>
0034    <item row="2" column="5">
0035     <spacer name="verticalSpacer">
0036      <property name="orientation">
0037       <enum>Qt::Vertical</enum>
0038      </property>
0039      <property name="sizeHint" stdset="0">
0040       <size>
0041        <width>20</width>
0042        <height>40</height>
0043       </size>
0044      </property>
0045     </spacer>
0046    </item>
0047    <item row="1" column="4">
0048     <widget class="KComboBox" name="windowFunction"/>
0049    </item>
0050    <item row="1" column="1">
0051     <widget class="QLabel" name="labelFFTSize">
0052      <property name="locale">
0053       <locale language="English" country="UnitedStates"/>
0054      </property>
0055      <property name="text">
0056       <string>True FFT size: </string>
0057      </property>
0058     </widget>
0059    </item>
0060    <item row="1" column="0">
0061     <spacer name="horizontalSpacer_2">
0062      <property name="orientation">
0063       <enum>Qt::Horizontal</enum>
0064      </property>
0065      <property name="sizeType">
0066       <enum>QSizePolicy::Fixed</enum>
0067      </property>
0068      <property name="sizeHint" stdset="0">
0069       <size>
0070        <width>10</width>
0071        <height>20</height>
0072       </size>
0073      </property>
0074     </spacer>
0075    </item>
0076    <item row="1" column="2">
0077     <widget class="QLabel" name="labelFFTSizeNumber">
0078      <property name="text">
0079       <string/>
0080      </property>
0081     </widget>
0082    </item>
0083   </layout>
0084  </widget>
0085  <customwidgets>
0086   <customwidget>
0087    <class>KComboBox</class>
0088    <extends>QComboBox</extends>
0089    <header>kcombobox.h</header>
0090   </customwidget>
0091  </customwidgets>
0092  <resources/>
0093  <connections/>
0094 </ui>