More work
[klaudia.git] / ui / tb_apps.ui
blobad57a44a36422dc1fad4f963fefe895651fa065a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>AppsW</class>
4 <widget class="QWidget" name="AppsW">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>649</width>
10 <height>414</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Klaudia - Applications</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout">
17 <property name="margin">
18 <number>0</number>
19 </property>
20 <item>
21 <widget class="QFrame" name="frameMain">
22 <property name="frameShape">
23 <enum>QFrame::StyledPanel</enum>
24 </property>
25 <property name="frameShadow">
26 <enum>QFrame::Sunken</enum>
27 </property>
28 <layout class="QHBoxLayout" name="horizontalLayout_2">
29 <item>
30 <widget class="QGroupBox" name="groupBox">
31 <property name="title">
32 <string>List of Applications:</string>
33 </property>
34 <layout class="QVBoxLayout" name="verticalLayout_5">
35 <item>
36 <widget class="QTabWidget" name="tabWidget">
37 <property name="currentIndex">
38 <number>0</number>
39 </property>
40 <widget class="QWidget" name="tab">
41 <attribute name="title">
42 <string>DAWs</string>
43 </attribute>
44 <layout class="QVBoxLayout" name="verticalLayout_4">
45 <item>
46 <widget class="QTableWidget" name="listDAWs">
47 <property name="editTriggers">
48 <set>QAbstractItemView::NoEditTriggers</set>
49 </property>
50 <property name="showDropIndicator" stdset="0">
51 <bool>false</bool>
52 </property>
53 <property name="dragDropOverwriteMode">
54 <bool>false</bool>
55 </property>
56 <property name="alternatingRowColors">
57 <bool>true</bool>
58 </property>
59 <property name="selectionMode">
60 <enum>QAbstractItemView::SingleSelection</enum>
61 </property>
62 <property name="selectionBehavior">
63 <enum>QAbstractItemView::SelectRows</enum>
64 </property>
65 <property name="sortingEnabled">
66 <bool>true</bool>
67 </property>
68 <attribute name="horizontalHeaderStretchLastSection">
69 <bool>true</bool>
70 </attribute>
71 <attribute name="verticalHeaderVisible">
72 <bool>false</bool>
73 </attribute>
74 <column>
75 <property name="text">
76 <string>Icon</string>
77 </property>
78 </column>
79 <column>
80 <property name="text">
81 <string>Name</string>
82 </property>
83 </column>
84 <column>
85 <property name="text">
86 <string>Path</string>
87 </property>
88 </column>
89 <column>
90 <property name="text">
91 <string>Binary</string>
92 </property>
93 </column>
94 <column>
95 <property name="text">
96 <string>Version</string>
97 </property>
98 </column>
99 <column>
100 <property name="text">
101 <string>Save</string>
102 </property>
103 </column>
104 </widget>
105 </item>
106 </layout>
107 </widget>
108 <widget class="QWidget" name="tab_4">
109 <attribute name="title">
110 <string>Hosts</string>
111 </attribute>
112 <layout class="QVBoxLayout" name="verticalLayout_6">
113 <item>
114 <widget class="QTableWidget" name="listHosts">
115 <property name="editTriggers">
116 <set>QAbstractItemView::NoEditTriggers</set>
117 </property>
118 <property name="showDropIndicator" stdset="0">
119 <bool>false</bool>
120 </property>
121 <property name="dragDropOverwriteMode">
122 <bool>false</bool>
123 </property>
124 <property name="alternatingRowColors">
125 <bool>true</bool>
126 </property>
127 <property name="selectionMode">
128 <enum>QAbstractItemView::SingleSelection</enum>
129 </property>
130 <property name="selectionBehavior">
131 <enum>QAbstractItemView::SelectRows</enum>
132 </property>
133 <property name="sortingEnabled">
134 <bool>true</bool>
135 </property>
136 <attribute name="horizontalHeaderStretchLastSection">
137 <bool>true</bool>
138 </attribute>
139 <attribute name="verticalHeaderVisible">
140 <bool>false</bool>
141 </attribute>
142 <column>
143 <property name="text">
144 <string>Icon</string>
145 </property>
146 </column>
147 <column>
148 <property name="text">
149 <string>Name</string>
150 </property>
151 </column>
152 <column>
153 <property name="text">
154 <string>Path</string>
155 </property>
156 </column>
157 <column>
158 <property name="text">
159 <string>Binary</string>
160 </property>
161 </column>
162 <column>
163 <property name="text">
164 <string>Version</string>
165 </property>
166 </column>
167 <column>
168 <property name="text">
169 <string>Save</string>
170 </property>
171 </column>
172 </widget>
173 </item>
174 </layout>
175 </widget>
176 <widget class="QWidget" name="tab_5">
177 <attribute name="title">
178 <string>Synths</string>
179 </attribute>
180 <layout class="QVBoxLayout" name="verticalLayout_7">
181 <item>
182 <widget class="QTableWidget" name="listSynths">
183 <property name="editTriggers">
184 <set>QAbstractItemView::NoEditTriggers</set>
185 </property>
186 <property name="showDropIndicator" stdset="0">
187 <bool>false</bool>
188 </property>
189 <property name="dragDropOverwriteMode">
190 <bool>false</bool>
191 </property>
192 <property name="alternatingRowColors">
193 <bool>true</bool>
194 </property>
195 <property name="selectionMode">
196 <enum>QAbstractItemView::SingleSelection</enum>
197 </property>
198 <property name="selectionBehavior">
199 <enum>QAbstractItemView::SelectRows</enum>
200 </property>
201 <property name="sortingEnabled">
202 <bool>true</bool>
203 </property>
204 <attribute name="horizontalHeaderStretchLastSection">
205 <bool>true</bool>
206 </attribute>
207 <attribute name="verticalHeaderVisible">
208 <bool>false</bool>
209 </attribute>
210 <column>
211 <property name="text">
212 <string>Icon</string>
213 </property>
214 </column>
215 <column>
216 <property name="text">
217 <string>Name</string>
218 </property>
219 </column>
220 <column>
221 <property name="text">
222 <string>Path</string>
223 </property>
224 </column>
225 <column>
226 <property name="text">
227 <string>Binary</string>
228 </property>
229 </column>
230 <column>
231 <property name="text">
232 <string>Version</string>
233 </property>
234 </column>
235 <column>
236 <property name="text">
237 <string>Save</string>
238 </property>
239 </column>
240 </widget>
241 </item>
242 </layout>
243 </widget>
244 <widget class="QWidget" name="tab_6">
245 <attribute name="title">
246 <string>Effects</string>
247 </attribute>
248 <layout class="QVBoxLayout" name="verticalLayout_8">
249 <item>
250 <widget class="QTableWidget" name="listEffects">
251 <property name="editTriggers">
252 <set>QAbstractItemView::NoEditTriggers</set>
253 </property>
254 <property name="showDropIndicator" stdset="0">
255 <bool>false</bool>
256 </property>
257 <property name="dragDropOverwriteMode">
258 <bool>false</bool>
259 </property>
260 <property name="alternatingRowColors">
261 <bool>true</bool>
262 </property>
263 <property name="selectionMode">
264 <enum>QAbstractItemView::SingleSelection</enum>
265 </property>
266 <property name="selectionBehavior">
267 <enum>QAbstractItemView::SelectRows</enum>
268 </property>
269 <property name="sortingEnabled">
270 <bool>true</bool>
271 </property>
272 <attribute name="horizontalHeaderStretchLastSection">
273 <bool>true</bool>
274 </attribute>
275 <attribute name="verticalHeaderVisible">
276 <bool>false</bool>
277 </attribute>
278 <column>
279 <property name="text">
280 <string>Icon</string>
281 </property>
282 </column>
283 <column>
284 <property name="text">
285 <string>Name</string>
286 </property>
287 </column>
288 <column>
289 <property name="text">
290 <string>Path</string>
291 </property>
292 </column>
293 <column>
294 <property name="text">
295 <string>Binary</string>
296 </property>
297 </column>
298 <column>
299 <property name="text">
300 <string>Version</string>
301 </property>
302 </column>
303 <column>
304 <property name="text">
305 <string>Save</string>
306 </property>
307 </column>
308 </widget>
309 </item>
310 </layout>
311 </widget>
312 <widget class="QWidget" name="tab_7">
313 <attribute name="title">
314 <string>Tools</string>
315 </attribute>
316 <layout class="QVBoxLayout" name="verticalLayout_9">
317 <item>
318 <widget class="QTableWidget" name="listTools">
319 <property name="editTriggers">
320 <set>QAbstractItemView::NoEditTriggers</set>
321 </property>
322 <property name="showDropIndicator" stdset="0">
323 <bool>false</bool>
324 </property>
325 <property name="dragDropOverwriteMode">
326 <bool>false</bool>
327 </property>
328 <property name="alternatingRowColors">
329 <bool>true</bool>
330 </property>
331 <property name="selectionMode">
332 <enum>QAbstractItemView::SingleSelection</enum>
333 </property>
334 <property name="selectionBehavior">
335 <enum>QAbstractItemView::SelectRows</enum>
336 </property>
337 <property name="sortingEnabled">
338 <bool>true</bool>
339 </property>
340 <attribute name="horizontalHeaderStretchLastSection">
341 <bool>true</bool>
342 </attribute>
343 <attribute name="verticalHeaderVisible">
344 <bool>false</bool>
345 </attribute>
346 <column>
347 <property name="text">
348 <string>Icon</string>
349 </property>
350 </column>
351 <column>
352 <property name="text">
353 <string>Name</string>
354 </property>
355 </column>
356 <column>
357 <property name="text">
358 <string>Path</string>
359 </property>
360 </column>
361 <column>
362 <property name="text">
363 <string>Binary</string>
364 </property>
365 </column>
366 <column>
367 <property name="text">
368 <string>Version</string>
369 </property>
370 </column>
371 <column>
372 <property name="text">
373 <string>Save</string>
374 </property>
375 </column>
376 </widget>
377 </item>
378 </layout>
379 </widget>
380 <widget class="QWidget" name="tab_3">
381 <attribute name="title">
382 <string>Bristol</string>
383 </attribute>
384 <layout class="QVBoxLayout" name="verticalLayout_2">
385 <item>
386 <widget class="QTableWidget" name="listBristol">
387 <property name="editTriggers">
388 <set>QAbstractItemView::NoEditTriggers</set>
389 </property>
390 <property name="showDropIndicator" stdset="0">
391 <bool>false</bool>
392 </property>
393 <property name="dragDropOverwriteMode">
394 <bool>false</bool>
395 </property>
396 <property name="alternatingRowColors">
397 <bool>true</bool>
398 </property>
399 <property name="selectionMode">
400 <enum>QAbstractItemView::SingleSelection</enum>
401 </property>
402 <property name="selectionBehavior">
403 <enum>QAbstractItemView::SelectRows</enum>
404 </property>
405 <property name="sortingEnabled">
406 <bool>true</bool>
407 </property>
408 <attribute name="horizontalHeaderStretchLastSection">
409 <bool>true</bool>
410 </attribute>
411 <attribute name="verticalHeaderVisible">
412 <bool>false</bool>
413 </attribute>
414 <column>
415 <property name="text">
416 <string>Short Name</string>
417 </property>
418 </column>
419 <column>
420 <property name="text">
421 <string>Name</string>
422 </property>
423 </column>
424 </widget>
425 </item>
426 </layout>
427 </widget>
428 <widget class="QWidget" name="tab_2">
429 <attribute name="title">
430 <string>Windows VSTs</string>
431 </attribute>
432 <layout class="QVBoxLayout" name="verticalLayout_3">
433 <item>
434 <widget class="QTableWidget" name="listVST">
435 <property name="editTriggers">
436 <set>QAbstractItemView::NoEditTriggers</set>
437 </property>
438 <property name="showDropIndicator" stdset="0">
439 <bool>false</bool>
440 </property>
441 <property name="dragDropOverwriteMode">
442 <bool>false</bool>
443 </property>
444 <property name="alternatingRowColors">
445 <bool>true</bool>
446 </property>
447 <property name="selectionMode">
448 <enum>QAbstractItemView::SingleSelection</enum>
449 </property>
450 <property name="selectionBehavior">
451 <enum>QAbstractItemView::SelectRows</enum>
452 </property>
453 <property name="sortingEnabled">
454 <bool>true</bool>
455 </property>
456 <attribute name="horizontalHeaderStretchLastSection">
457 <bool>true</bool>
458 </attribute>
459 <attribute name="verticalHeaderVisible">
460 <bool>false</bool>
461 </attribute>
462 <column>
463 <property name="text">
464 <string>Name</string>
465 </property>
466 </column>
467 <column>
468 <property name="text">
469 <string>Folder</string>
470 </property>
471 </column>
472 </widget>
473 </item>
474 </layout>
475 </widget>
476 </widget>
477 </item>
478 <item>
479 <layout class="QHBoxLayout" name="horizontalLayout">
480 <item>
481 <spacer name="horizontalSpacer">
482 <property name="orientation">
483 <enum>Qt::Horizontal</enum>
484 </property>
485 <property name="sizeHint" stdset="0">
486 <size>
487 <width>40</width>
488 <height>20</height>
489 </size>
490 </property>
491 </spacer>
492 </item>
493 <item>
494 <widget class="KPushButton" name="b_addc">
495 <property name="text">
496 <string>Add &amp;Custom...</string>
497 </property>
498 </widget>
499 </item>
500 <item>
501 <widget class="KPushButton" name="b_add">
502 <property name="text">
503 <string>&amp;Add</string>
504 </property>
505 </widget>
506 </item>
507 <item>
508 <widget class="KPushButton" name="b_refresh">
509 <property name="text">
510 <string>&amp;Refresh</string>
511 </property>
512 </widget>
513 </item>
514 </layout>
515 </item>
516 </layout>
517 </widget>
518 </item>
519 </layout>
520 </widget>
521 </item>
522 </layout>
523 </widget>
524 <customwidgets>
525 <customwidget>
526 <class>KPushButton</class>
527 <extends>QPushButton</extends>
528 <header>kpushbutton.h</header>
529 </customwidget>
530 </customwidgets>
531 <resources/>
532 <connections/>
533 </ui>