1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>SoundfontEditorLeft</class>
4 <widget class="QWidget" name="SoundfontEditorLeft">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>203</width>
10    <height>479</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string notr="true">Form</string>
15  </property>
16  <layout class="QGridLayout" name="gridLayout">
17   <item row="12" column="0" colspan="2">
18    <widget class="FilterFlow" name="filterArticulation" native="true"/>
19   </item>
20   <item row="1" column="1">
21    <widget class="QLabel" name="labelDate">
22     <property name="text">
23      <string notr="true">labelDate</string>
24     </property>
25    </widget>
26   </item>
27   <item row="9" column="0" colspan="2">
28    <widget class="QLabel" name="labelTimbre">
29     <property name="font">
30      <font>
31       <weight>75</weight>
32       <bold>true</bold>
33      </font>
34     </property>
35     <property name="text">
36      <string>Timbre</string>
37     </property>
38    </widget>
39   </item>
40   <item row="0" column="1">
41    <widget class="QLabel" name="labelAuthor">
42     <property name="text">
43      <string notr="true">labelAuthor</string>
44     </property>
45     <property name="wordWrap">
46      <bool>true</bool>
47     </property>
48    </widget>
49   </item>
50   <item row="8" column="0" colspan="2">
51    <widget class="FilterFlow" name="filterSampleSource" native="true"/>
52   </item>
53   <item row="13" column="0" colspan="2">
54    <widget class="QLabel" name="labelGenre">
55     <property name="font">
56      <font>
57       <weight>75</weight>
58       <bold>true</bold>
59      </font>
60     </property>
61     <property name="text">
62      <string>Genre</string>
63     </property>
64    </widget>
65   </item>
66   <item row="2" column="0">
67    <widget class="QLabel" name="iconLicense">
68     <property name="minimumSize">
69      <size>
70       <width>16</width>
71       <height>16</height>
72      </size>
73     </property>
74     <property name="maximumSize">
75      <size>
76       <width>16</width>
77       <height>16</height>
78      </size>
79     </property>
80     <property name="text">
81      <string/>
82     </property>
83    </widget>
84   </item>
85   <item row="11" column="0" colspan="2">
86    <widget class="QLabel" name="labelArticulation">
87     <property name="font">
88      <font>
89       <weight>75</weight>
90       <bold>true</bold>
91      </font>
92     </property>
93     <property name="text">
94      <string>Articulation</string>
95     </property>
96    </widget>
97   </item>
98   <item row="14" column="0" colspan="2">
99    <widget class="FilterFlow" name="filterGenre" native="true"/>
100   </item>
101   <item row="18" column="0" colspan="2">
102    <widget class="FilterTag" name="filterTag" native="true"/>
103   </item>
104   <item row="17" column="0" colspan="2">
105    <widget class="QLabel" name="labelTags">
106     <property name="font">
107      <font>
108       <weight>75</weight>
109       <bold>true</bold>
110      </font>
111     </property>
112     <property name="text">
113      <string>Tags</string>
114     </property>
115    </widget>
116   </item>
117   <item row="16" column="0" colspan="2">
118    <widget class="FilterFlow" name="filterMidiStandard" native="true"/>
119   </item>
120   <item row="6" column="0" colspan="2">
121    <widget class="SmallComboBox" name="comboCategory"/>
122   </item>
123   <item row="1" column="0">
124    <widget class="QLabel" name="iconDate">
125     <property name="minimumSize">
126      <size>
127       <width>16</width>
128       <height>16</height>
129      </size>
130     </property>
131     <property name="maximumSize">
132      <size>
133       <width>16</width>
134       <height>16</height>
135      </size>
136     </property>
137     <property name="text">
138      <string/>
139     </property>
140    </widget>
141   </item>
142   <item row="3" column="0">
143    <widget class="QLabel" name="iconWebsite">
144     <property name="text">
145      <string/>
146     </property>
147    </widget>
148   </item>
149   <item row="2" column="1">
150    <widget class="SmallComboBox" name="comboLicense"/>
151   </item>
152   <item row="4" column="0">
153    <spacer name="verticalSpacer_2">
154     <property name="orientation">
155      <enum>Qt::Vertical</enum>
156     </property>
157     <property name="sizeType">
158      <enum>QSizePolicy::Fixed</enum>
159     </property>
160     <property name="sizeHint" stdset="0">
161      <size>
162       <width>20</width>
163       <height>10</height>
164      </size>
165     </property>
166    </spacer>
167   </item>
168   <item row="5" column="0" colspan="2">
169    <widget class="QLabel" name="labelCategory">
170     <property name="font">
171      <font>
172       <weight>75</weight>
173       <bold>true</bold>
174      </font>
175     </property>
176     <property name="text">
177      <string>Category</string>
178     </property>
179    </widget>
180   </item>
181   <item row="3" column="1">
182    <widget class="StyledLineEdit" name="lineWebsite">
183     <property name="placeholderText">
184      <string>Website...</string>
185     </property>
186    </widget>
187   </item>
188   <item row="7" column="0" colspan="2">
189    <widget class="QLabel" name="labelSampleSource">
190     <property name="font">
191      <font>
192       <weight>75</weight>
193       <bold>true</bold>
194      </font>
195     </property>
196     <property name="text">
197      <string>Sample source</string>
198     </property>
199    </widget>
200   </item>
201   <item row="10" column="0" colspan="2">
202    <widget class="FilterFlow" name="filterTimbre" native="true"/>
203   </item>
204   <item row="19" column="0">
205    <spacer name="verticalSpacer">
206     <property name="orientation">
207      <enum>Qt::Vertical</enum>
208     </property>
209     <property name="sizeHint" stdset="0">
210      <size>
211       <width>20</width>
212       <height>19</height>
213      </size>
214     </property>
215    </spacer>
216   </item>
217   <item row="0" column="0">
218    <widget class="QLabel" name="iconAuthor">
219     <property name="minimumSize">
220      <size>
221       <width>16</width>
222       <height>16</height>
223      </size>
224     </property>
225     <property name="maximumSize">
226      <size>
227       <width>16</width>
228       <height>16</height>
229      </size>
230     </property>
231     <property name="text">
232      <string/>
233     </property>
234    </widget>
235   </item>
236   <item row="15" column="0" colspan="2">
237    <widget class="QLabel" name="labelMidiStandard">
238     <property name="font">
239      <font>
240       <weight>75</weight>
241       <bold>true</bold>
242      </font>
243     </property>
244     <property name="text">
245      <string>MIDI standard</string>
246     </property>
247    </widget>
248   </item>
249  </layout>
250 </widget>
251 <customwidgets>
252  <customwidget>
253   <class>StyledLineEdit</class>
254   <extends>QLineEdit</extends>
255   <header>styledlineedit.h</header>
256  </customwidget>
257  <customwidget>
258   <class>FilterFlow</class>
259   <extends>QWidget</extends>
260   <header>filterflow.h</header>
261   <container>1</container>
262  </customwidget>
263  <customwidget>
264   <class>FilterTag</class>
265   <extends>QWidget</extends>
266   <header>filtertag.h</header>
267   <container>1</container>
268  </customwidget>
269  <customwidget>
270   <class>SmallComboBox</class>
271   <extends>QComboBox</extends>
272   <header>smallcombobox.h</header>
273  </customwidget>
274 </customwidgets>
275 <resources/>
276 <connections/>
277</ui>
278