]> git.sesse.net Git - kdenlive/blob - src/widgets/audiospectrum_ui.ui
Audio Spectrum:
[kdenlive] / src / widgets / audiospectrum_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>AudioSpectrum_UI</class>
4  <widget class="QWidget" name="AudioSpectrum_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>400</width>
10     <height>300</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_2">
17    <item row="1" column="5">
18     <widget class="QComboBox" name="windowSize"/>
19    </item>
20    <item row="1" column="3">
21     <spacer name="horizontalSpacer">
22      <property name="orientation">
23       <enum>Qt::Horizontal</enum>
24      </property>
25      <property name="sizeHint" stdset="0">
26       <size>
27        <width>40</width>
28        <height>20</height>
29       </size>
30      </property>
31     </spacer>
32    </item>
33    <item row="2" column="5">
34     <spacer name="verticalSpacer">
35      <property name="orientation">
36       <enum>Qt::Vertical</enum>
37      </property>
38      <property name="sizeHint" stdset="0">
39       <size>
40        <width>20</width>
41        <height>40</height>
42       </size>
43      </property>
44     </spacer>
45    </item>
46    <item row="1" column="4">
47     <widget class="QComboBox" name="windowFunction"/>
48    </item>
49    <item row="1" column="1">
50     <widget class="QLabel" name="labelFFTSize">
51      <property name="locale">
52       <locale language="English" country="UnitedStates"/>
53      </property>
54      <property name="text">
55       <string>True FFT size: </string>
56      </property>
57     </widget>
58    </item>
59    <item row="1" column="0">
60     <spacer name="horizontalSpacer_2">
61      <property name="orientation">
62       <enum>Qt::Horizontal</enum>
63      </property>
64      <property name="sizeType">
65       <enum>QSizePolicy::Fixed</enum>
66      </property>
67      <property name="sizeHint" stdset="0">
68       <size>
69        <width>10</width>
70        <height>20</height>
71       </size>
72      </property>
73     </spacer>
74    </item>
75    <item row="1" column="2">
76     <widget class="QLabel" name="labelFFTSizeNumber">
77      <property name="text">
78       <string/>
79      </property>
80     </widget>
81    </item>
82   </layout>
83  </widget>
84  <resources/>
85  <connections/>
86 </ui>