summaryrefslogtreecommitdiff
path: root/noncore/multimedia/powerchord/powerchordbase.ui
Unidiff
Diffstat (limited to 'noncore/multimedia/powerchord/powerchordbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/powerchord/powerchordbase.ui1663
1 files changed, 1663 insertions, 0 deletions
diff --git a/noncore/multimedia/powerchord/powerchordbase.ui b/noncore/multimedia/powerchord/powerchordbase.ui
new file mode 100644
index 0000000..01dae81
--- a/dev/null
+++ b/noncore/multimedia/powerchord/powerchordbase.ui
@@ -0,0 +1,1663 @@
1<!DOCTYPE UI><UI>
2<class>PowerchordBase</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>PowerchordBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>240</width>
15 <height>284</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>sizePolicy</name>
20 <sizepolicy>
21 <hsizetype>5</hsizetype>
22 <vsizetype>5</vsizetype>
23 </sizepolicy>
24 </property>
25 <property stdset="1">
26 <name>minimumSize</name>
27 <size>
28 <width>240</width>
29 <height>284</height>
30 </size>
31 </property>
32 <property stdset="1">
33 <name>maximumSize</name>
34 <size>
35 <width>240</width>
36 <height>284</height>
37 </size>
38 </property>
39 <property stdset="1">
40 <name>caption</name>
41 <string>Powerchord</string>
42 </property>
43 <widget>
44 <class>QTabWidget</class>
45 <property stdset="1">
46 <name>name</name>
47 <cstring>tabs</cstring>
48 </property>
49 <property stdset="1">
50 <name>enabled</name>
51 <bool>true</bool>
52 </property>
53 <property stdset="1">
54 <name>geometry</name>
55 <rect>
56 <x>0</x>
57 <y>0</y>
58 <width>240</width>
59 <height>286</height>
60 </rect>
61 </property>
62 <property stdset="1">
63 <name>tabPosition</name>
64 <enum>Bottom</enum>
65 </property>
66 <widget>
67 <class>QWidget</class>
68 <property stdset="1">
69 <name>name</name>
70 <cstring>tab</cstring>
71 </property>
72 <attribute>
73 <name>title</name>
74 <string>Guitar</string>
75 </attribute>
76 <widget>
77 <class>QComboBox</class>
78 <item>
79 <property>
80 <name>text</name>
81 <string>maj</string>
82 </property>
83 </item>
84 <item>
85 <property>
86 <name>text</name>
87 <string>min</string>
88 </property>
89 </item>
90 <item>
91 <property>
92 <name>text</name>
93 <string>7th</string>
94 </property>
95 </item>
96 <item>
97 <property>
98 <name>text</name>
99 <string>m7</string>
100 </property>
101 </item>
102 <item>
103 <property>
104 <name>text</name>
105 <string>maj7</string>
106 </property>
107 </item>
108 <item>
109 <property>
110 <name>text</name>
111 <string>6th</string>
112 </property>
113 </item>
114 <item>
115 <property>
116 <name>text</name>
117 <string>m6th</string>
118 </property>
119 </item>
120 <item>
121 <property>
122 <name>text</name>
123 <string>aug</string>
124 </property>
125 </item>
126 <item>
127 <property>
128 <name>text</name>
129 <string>dim</string>
130 </property>
131 </item>
132 <item>
133 <property>
134 <name>text</name>
135 <string>sus4</string>
136 </property>
137 </item>
138 <item>
139 <property>
140 <name>text</name>
141 <string>7sus4</string>
142 </property>
143 </item>
144 <item>
145 <property>
146 <name>text</name>
147 <string>9th</string>
148 </property>
149 </item>
150 <item>
151 <property>
152 <name>text</name>
153 <string>add9</string>
154 </property>
155 </item>
156 <item>
157 <property>
158 <name>text</name>
159 <string>m9th</string>
160 </property>
161 </item>
162 <item>
163 <property>
164 <name>text</name>
165 <string>maj9</string>
166 </property>
167 </item>
168 <item>
169 <property>
170 <name>text</name>
171 <string>sus2</string>
172 </property>
173 </item>
174 <item>
175 <property>
176 <name>text</name>
177 <string>7sus2</string>
178 </property>
179 </item>
180 <item>
181 <property>
182 <name>text</name>
183 <string>11th</string>
184 </property>
185 </item>
186 <item>
187 <property>
188 <name>text</name>
189 <string>m11th</string>
190 </property>
191 </item>
192 <item>
193 <property>
194 <name>text</name>
195 <string>13th</string>
196 </property>
197 </item>
198 <item>
199 <property>
200 <name>text</name>
201 <string>m13th</string>
202 </property>
203 </item>
204 <item>
205 <property>
206 <name>text</name>
207 <string>maj13</string>
208 </property>
209 </item>
210 <item>
211 <property>
212 <name>text</name>
213 <string>6/9</string>
214 </property>
215 </item>
216 <item>
217 <property>
218 <name>text</name>
219 <string>flat5</string>
220 </property>
221 </item>
222 <item>
223 <property>
224 <name>text</name>
225 <string>7#9</string>
226 </property>
227 </item>
228 <item>
229 <property>
230 <name>text</name>
231 <string>ø7</string>
232 </property>
233 </item>
234 <item>
235 <property>
236 <name>text</name>
237 <string>5</string>
238 </property>
239 </item>
240 <property stdset="1">
241 <name>name</name>
242 <cstring>chordkey</cstring>
243 </property>
244 <property stdset="1">
245 <name>geometry</name>
246 <rect>
247 <x>40</x>
248 <y>0</y>
249 <width>51</width>
250 <height>21</height>
251 </rect>
252 </property>
253 </widget>
254 <widget>
255 <class>QComboBox</class>
256 <item>
257 <property>
258 <name>text</name>
259 <string>open</string>
260 </property>
261 </item>
262 <item>
263 <property>
264 <name>text</name>
265 <string>1st</string>
266 </property>
267 </item>
268 <item>
269 <property>
270 <name>text</name>
271 <string>2nd</string>
272 </property>
273 </item>
274 <item>
275 <property>
276 <name>text</name>
277 <string>3rd</string>
278 </property>
279 </item>
280 <item>
281 <property>
282 <name>text</name>
283 <string>4th</string>
284 </property>
285 </item>
286 <item>
287 <property>
288 <name>text</name>
289 <string>5th</string>
290 </property>
291 </item>
292 <item>
293 <property>
294 <name>text</name>
295 <string>6th</string>
296 </property>
297 </item>
298 <item>
299 <property>
300 <name>text</name>
301 <string>7th</string>
302 </property>
303 </item>
304 <item>
305 <property>
306 <name>text</name>
307 <string>8th</string>
308 </property>
309 </item>
310 <item>
311 <property>
312 <name>text</name>
313 <string>9th</string>
314 </property>
315 </item>
316 <item>
317 <property>
318 <name>text</name>
319 <string>10th</string>
320 </property>
321 </item>
322 <item>
323 <property>
324 <name>text</name>
325 <string>11th</string>
326 </property>
327 </item>
328 <item>
329 <property>
330 <name>text</name>
331 <string>12th</string>
332 </property>
333 </item>
334 <item>
335 <property>
336 <name>text</name>
337 <string>13th</string>
338 </property>
339 </item>
340 <item>
341 <property>
342 <name>text</name>
343 <string>14th</string>
344 </property>
345 </item>
346 <item>
347 <property>
348 <name>text</name>
349 <string>15th</string>
350 </property>
351 </item>
352 <item>
353 <property>
354 <name>text</name>
355 <string>16th</string>
356 </property>
357 </item>
358 <property stdset="1">
359 <name>name</name>
360 <cstring>chordfret</cstring>
361 </property>
362 <property stdset="1">
363 <name>geometry</name>
364 <rect>
365 <x>90</x>
366 <y>0</y>
367 <width>60</width>
368 <height>21</height>
369 </rect>
370 </property>
371 </widget>
372 <widget>
373 <class>QComboBox</class>
374 <item>
375 <property>
376 <name>text</name>
377 <string>C</string>
378 </property>
379 </item>
380 <item>
381 <property>
382 <name>text</name>
383 <string>C#</string>
384 </property>
385 </item>
386 <item>
387 <property>
388 <name>text</name>
389 <string>D</string>
390 </property>
391 </item>
392 <item>
393 <property>
394 <name>text</name>
395 <string>Eb</string>
396 </property>
397 </item>
398 <item>
399 <property>
400 <name>text</name>
401 <string>E</string>
402 </property>
403 </item>
404 <item>
405 <property>
406 <name>text</name>
407 <string>F</string>
408 </property>
409 </item>
410 <item>
411 <property>
412 <name>text</name>
413 <string>F#</string>
414 </property>
415 </item>
416 <item>
417 <property>
418 <name>text</name>
419 <string>G</string>
420 </property>
421 </item>
422 <item>
423 <property>
424 <name>text</name>
425 <string>G#</string>
426 </property>
427 </item>
428 <item>
429 <property>
430 <name>text</name>
431 <string>A</string>
432 </property>
433 </item>
434 <item>
435 <property>
436 <name>text</name>
437 <string>Bb</string>
438 </property>
439 </item>
440 <item>
441 <property>
442 <name>text</name>
443 <string>B</string>
444 </property>
445 </item>
446 <property stdset="1">
447 <name>name</name>
448 <cstring>chordnote</cstring>
449 </property>
450 <property stdset="1">
451 <name>geometry</name>
452 <rect>
453 <x>0</x>
454 <y>0</y>
455 <width>40</width>
456 <height>21</height>
457 </rect>
458 </property>
459 <property stdset="1">
460 <name>currentItem</name>
461 <number>9</number>
462 </property>
463 </widget>
464 <widget>
465 <class>QLayoutWidget</class>
466 <property stdset="1">
467 <name>name</name>
468 <cstring>Layout1</cstring>
469 </property>
470 <property stdset="1">
471 <name>geometry</name>
472 <rect>
473 <x>5</x>
474 <y>232</y>
475 <width>160</width>
476 <height>20</height>
477 </rect>
478 </property>
479 <hbox>
480 <property stdset="1">
481 <name>margin</name>
482 <number>0</number>
483 </property>
484 <property stdset="1">
485 <name>spacing</name>
486 <number>6</number>
487 </property>
488 <widget>
489 <class>QLabel</class>
490 <property stdset="1">
491 <name>name</name>
492 <cstring>s1_1</cstring>
493 </property>
494 <property stdset="1">
495 <name>text</name>
496 <string>E</string>
497 </property>
498 <property stdset="1">
499 <name>alignment</name>
500 <set>AlignCenter</set>
501 </property>
502 <property>
503 <name>hAlign</name>
504 </property>
505 </widget>
506 <widget>
507 <class>QLabel</class>
508 <property stdset="1">
509 <name>name</name>
510 <cstring>s1_2</cstring>
511 </property>
512 <property stdset="1">
513 <name>text</name>
514 <string>A</string>
515 </property>
516 <property stdset="1">
517 <name>alignment</name>
518 <set>AlignCenter</set>
519 </property>
520 <property>
521 <name>hAlign</name>
522 </property>
523 </widget>
524 <widget>
525 <class>QLabel</class>
526 <property stdset="1">
527 <name>name</name>
528 <cstring>s1_3</cstring>
529 </property>
530 <property stdset="1">
531 <name>text</name>
532 <string>E</string>
533 </property>
534 <property stdset="1">
535 <name>alignment</name>
536 <set>AlignCenter</set>
537 </property>
538 <property>
539 <name>hAlign</name>
540 </property>
541 </widget>
542 <widget>
543 <class>QLabel</class>
544 <property stdset="1">
545 <name>name</name>
546 <cstring>s1_4</cstring>
547 </property>
548 <property stdset="1">
549 <name>text</name>
550 <string>A</string>
551 </property>
552 <property stdset="1">
553 <name>alignment</name>
554 <set>AlignCenter</set>
555 </property>
556 <property>
557 <name>hAlign</name>
558 </property>
559 </widget>
560 <widget>
561 <class>QLabel</class>
562 <property stdset="1">
563 <name>name</name>
564 <cstring>s1_5</cstring>
565 </property>
566 <property stdset="1">
567 <name>text</name>
568 <string>C#</string>
569 </property>
570 <property stdset="1">
571 <name>alignment</name>
572 <set>AlignCenter</set>
573 </property>
574 <property>
575 <name>hAlign</name>
576 </property>
577 </widget>
578 <widget>
579 <class>QLabel</class>
580 <property stdset="1">
581 <name>name</name>
582 <cstring>s1_6</cstring>
583 </property>
584 <property stdset="1">
585 <name>text</name>
586 <string>E</string>
587 </property>
588 <property stdset="1">
589 <name>alignment</name>
590 <set>AlignCenter</set>
591 </property>
592 <property>
593 <name>hAlign</name>
594 </property>
595 </widget>
596 </hbox>
597 </widget>
598 <widget>
599 <class>QLabel</class>
600 <property stdset="1">
601 <name>name</name>
602 <cstring>sound_label</cstring>
603 </property>
604 <property stdset="1">
605 <name>geometry</name>
606 <rect>
607 <x>185</x>
608 <y>160</y>
609 <width>32</width>
610 <height>17</height>
611 </rect>
612 </property>
613 <property stdset="1">
614 <name>sizePolicy</name>
615 <sizepolicy>
616 <hsizetype>0</hsizetype>
617 <vsizetype>0</vsizetype>
618 </sizepolicy>
619 </property>
620 <property stdset="1">
621 <name>pixmap</name>
622 <pixmap>image0</pixmap>
623 </property>
624 <property stdset="1">
625 <name>scaledContents</name>
626 <bool>true</bool>
627 </property>
628 </widget>
629 <widget>
630 <class>QFrame</class>
631 <property stdset="1">
632 <name>name</name>
633 <cstring>Frame6</cstring>
634 </property>
635 <property stdset="1">
636 <name>geometry</name>
637 <rect>
638 <x>170</x>
639 <y>145</y>
640 <width>66</width>
641 <height>10</height>
642 </rect>
643 </property>
644 <property stdset="1">
645 <name>frameShape</name>
646 <enum>HLine</enum>
647 </property>
648 <property stdset="1">
649 <name>frameShadow</name>
650 <enum>Raised</enum>
651 </property>
652 </widget>
653 <widget>
654 <class>QLabel</class>
655 <property stdset="1">
656 <name>name</name>
657 <cstring>chordshow_label</cstring>
658 </property>
659 <property stdset="1">
660 <name>geometry</name>
661 <rect>
662 <x>185</x>
663 <y>60</y>
664 <width>32</width>
665 <height>17</height>
666 </rect>
667 </property>
668 <property stdset="1">
669 <name>sizePolicy</name>
670 <sizepolicy>
671 <hsizetype>0</hsizetype>
672 <vsizetype>0</vsizetype>
673 </sizepolicy>
674 </property>
675 <property stdset="1">
676 <name>pixmap</name>
677 <pixmap>image1</pixmap>
678 </property>
679 <property stdset="1">
680 <name>scaledContents</name>
681 <bool>true</bool>
682 </property>
683 </widget>
684 <widget>
685 <class>QPushButton</class>
686 <property stdset="1">
687 <name>name</name>
688 <cstring>transport_rec</cstring>
689 </property>
690 <property stdset="1">
691 <name>geometry</name>
692 <rect>
693 <x>170</x>
694 <y>80</y>
695 <width>30</width>
696 <height>30</height>
697 </rect>
698 </property>
699 <property stdset="1">
700 <name>text</name>
701 <string></string>
702 </property>
703 <property stdset="1">
704 <name>pixmap</name>
705 <pixmap>image2</pixmap>
706 </property>
707 </widget>
708 <widget>
709 <class>QPushButton</class>
710 <property stdset="1">
711 <name>name</name>
712 <cstring>play_sound</cstring>
713 </property>
714 <property stdset="1">
715 <name>geometry</name>
716 <rect>
717 <x>170</x>
718 <y>180</y>
719 <width>60</width>
720 <height>55</height>
721 </rect>
722 </property>
723 <property stdset="1">
724 <name>text</name>
725 <string></string>
726 </property>
727 <property stdset="1">
728 <name>pixmap</name>
729 <pixmap>image3</pixmap>
730 </property>
731 </widget>
732 <widget>
733 <class>QFrame</class>
734 <property stdset="1">
735 <name>name</name>
736 <cstring>Frame6_2</cstring>
737 </property>
738 <property stdset="1">
739 <name>geometry</name>
740 <rect>
741 <x>170</x>
742 <y>45</y>
743 <width>66</width>
744 <height>10</height>
745 </rect>
746 </property>
747 <property stdset="1">
748 <name>frameShape</name>
749 <enum>HLine</enum>
750 </property>
751 <property stdset="1">
752 <name>frameShadow</name>
753 <enum>Raised</enum>
754 </property>
755 </widget>
756 <widget>
757 <class>QPushButton</class>
758 <property stdset="1">
759 <name>name</name>
760 <cstring>transport_play</cstring>
761 </property>
762 <property stdset="1">
763 <name>enabled</name>
764 <bool>false</bool>
765 </property>
766 <property stdset="1">
767 <name>geometry</name>
768 <rect>
769 <x>200</x>
770 <y>80</y>
771 <width>30</width>
772 <height>30</height>
773 </rect>
774 </property>
775 <property stdset="1">
776 <name>text</name>
777 <string></string>
778 </property>
779 <property stdset="1">
780 <name>pixmap</name>
781 <pixmap>image3</pixmap>
782 </property>
783 </widget>
784 <widget>
785 <class>QPushButton</class>
786 <property stdset="1">
787 <name>name</name>
788 <cstring>transport_rew</cstring>
789 </property>
790 <property stdset="1">
791 <name>enabled</name>
792 <bool>false</bool>
793 </property>
794 <property stdset="1">
795 <name>geometry</name>
796 <rect>
797 <x>170</x>
798 <y>110</y>
799 <width>30</width>
800 <height>30</height>
801 </rect>
802 </property>
803 <property stdset="1">
804 <name>text</name>
805 <string></string>
806 </property>
807 <property stdset="1">
808 <name>pixmap</name>
809 <pixmap>image4</pixmap>
810 </property>
811 </widget>
812 <widget>
813 <class>QPushButton</class>
814 <property stdset="1">
815 <name>name</name>
816 <cstring>transport_fwd</cstring>
817 </property>
818 <property stdset="1">
819 <name>enabled</name>
820 <bool>false</bool>
821 </property>
822 <property stdset="1">
823 <name>geometry</name>
824 <rect>
825 <x>200</x>
826 <y>110</y>
827 <width>30</width>
828 <height>30</height>
829 </rect>
830 </property>
831 <property stdset="1">
832 <name>text</name>
833 <string></string>
834 </property>
835 <property stdset="1">
836 <name>pixmap</name>
837 <pixmap>image5</pixmap>
838 </property>
839 </widget>
840 <widget>
841 <class>QLabel</class>
842 <property stdset="1">
843 <name>name</name>
844 <cstring>chordname</cstring>
845 </property>
846 <property stdset="1">
847 <name>geometry</name>
848 <rect>
849 <x>151</x>
850 <y>0</y>
851 <width>85</width>
852 <height>20</height>
853 </rect>
854 </property>
855 <property stdset="1">
856 <name>text</name>
857 <string>A</string>
858 </property>
859 <property stdset="1">
860 <name>alignment</name>
861 <set>AlignCenter</set>
862 </property>
863 <property>
864 <name>hAlign</name>
865 </property>
866 <property>
867 <name>toolTip</name>
868 <string></string>
869 </property>
870 </widget>
871 <widget>
872 <class>FretBoard</class>
873 <property stdset="1">
874 <name>name</name>
875 <cstring>frets</cstring>
876 </property>
877 <property stdset="1">
878 <name>geometry</name>
879 <rect>
880 <x>0</x>
881 <y>20</y>
882 <width>168</width>
883 <height>210</height>
884 </rect>
885 </property>
886 </widget>
887 </widget>
888 <widget>
889 <class>QWidget</class>
890 <property stdset="1">
891 <name>name</name>
892 <cstring>tab</cstring>
893 </property>
894 <attribute>
895 <name>title</name>
896 <string>Options</string>
897 </attribute>
898 <widget>
899 <class>QLabel</class>
900 <property stdset="1">
901 <name>name</name>
902 <cstring>optlab2</cstring>
903 </property>
904 <property stdset="1">
905 <name>geometry</name>
906 <rect>
907 <x>9</x>
908 <y>58</y>
909 <width>120</width>
910 <height>41</height>
911 </rect>
912 </property>
913 <property stdset="1">
914 <name>text</name>
915 <string>Alternative tunings are possible</string>
916 </property>
917 <property stdset="1">
918 <name>alignment</name>
919 <set>WordBreak|AlignVCenter|AlignLeft</set>
920 </property>
921 <property>
922 <name>wordwrap</name>
923 </property>
924 </widget>
925 <widget>
926 <class>QComboBox</class>
927 <item>
928 <property>
929 <name>text</name>
930 <string>2</string>
931 </property>
932 </item>
933 <item>
934 <property>
935 <name>text</name>
936 <string>3</string>
937 </property>
938 </item>
939 <item>
940 <property>
941 <name>text</name>
942 <string>4</string>
943 </property>
944 </item>
945 <item>
946 <property>
947 <name>text</name>
948 <string>5</string>
949 </property>
950 </item>
951 <item>
952 <property>
953 <name>text</name>
954 <string>6</string>
955 </property>
956 </item>
957 <property stdset="1">
958 <name>name</name>
959 <cstring>span</cstring>
960 </property>
961 <property stdset="1">
962 <name>geometry</name>
963 <rect>
964 <x>180</x>
965 <y>20</y>
966 <width>50</width>
967 <height>21</height>
968 </rect>
969 </property>
970 <property stdset="1">
971 <name>currentItem</name>
972 <number>1</number>
973 </property>
974 </widget>
975 <widget>
976 <class>QLabel</class>
977 <property stdset="1">
978 <name>name</name>
979 <cstring>TextLabel1</cstring>
980 </property>
981 <property stdset="1">
982 <name>geometry</name>
983 <rect>
984 <x>3</x>
985 <y>109</y>
986 <width>226</width>
987 <height>140</height>
988 </rect>
989 </property>
990 <property stdset="1">
991 <name>text</name>
992 <string>©2002 Camilo Mesias
993camilo@mesias.co.uk
994Version 0.0 beta</string>
995 </property>
996 <property stdset="1">
997 <name>alignment</name>
998 <set>AlignBottom|AlignLeft</set>
999 </property>
1000 <property>
1001 <name>vAlign</name>
1002 </property>
1003 </widget>
1004 <widget>
1005 <class>QComboBox</class>
1006 <item>
1007 <property>
1008 <name>text</name>
1009 <string>EADGBE</string>
1010 </property>
1011 </item>
1012 <item>
1013 <property>
1014 <name>text</name>
1015 <string>EBEG#BE</string>
1016 </property>
1017 </item>
1018 <item>
1019 <property>
1020 <name>text</name>
1021 <string>EAEAC#E</string>
1022 </property>
1023 </item>
1024 <item>
1025 <property>
1026 <name>text</name>
1027 <string>EADF#BE</string>
1028 </property>
1029 </item>
1030 <item>
1031 <property>
1032 <name>text</name>
1033 <string>EADGCF</string>
1034 </property>
1035 </item>
1036 <item>
1037 <property>
1038 <name>text</name>
1039 <string>DADGAD</string>
1040 </property>
1041 </item>
1042 <item>
1043 <property>
1044 <name>text</name>
1045 <string>DGCGCD</string>
1046 </property>
1047 </item>
1048 <item>
1049 <property>
1050 <name>text</name>
1051 <string>DADF#AD</string>
1052 </property>
1053 </item>
1054 <item>
1055 <property>
1056 <name>text</name>
1057 <string>DADGBE</string>
1058 </property>
1059 </item>
1060 <item>
1061 <property>
1062 <name>text</name>
1063 <string>DGDGBD</string>
1064 </property>
1065 </item>
1066 <item>
1067 <property>
1068 <name>text</name>
1069 <string>DADACD</string>
1070 </property>
1071 </item>
1072 <item>
1073 <property>
1074 <name>text</name>
1075 <string>CGCGAE</string>
1076 </property>
1077 </item>
1078 <item>
1079 <property>
1080 <name>text</name>
1081 <string>FADGBE</string>
1082 </property>
1083 </item>
1084 <item>
1085 <property>
1086 <name>text</name>
1087 <string>G minor</string>
1088 </property>
1089 </item>
1090 <property stdset="1">
1091 <name>name</name>
1092 <cstring>tuning</cstring>
1093 </property>
1094 <property stdset="1">
1095 <name>geometry</name>
1096 <rect>
1097 <x>140</x>
1098 <y>70</y>
1099 <width>91</width>
1100 <height>21</height>
1101 </rect>
1102 </property>
1103 </widget>
1104 <widget>
1105 <class>QLabel</class>
1106 <property stdset="1">
1107 <name>name</name>
1108 <cstring>optlab1</cstring>
1109 </property>
1110 <property stdset="1">
1111 <name>geometry</name>
1112 <rect>
1113 <x>8</x>
1114 <y>8</y>
1115 <width>160</width>
1116 <height>40</height>
1117 </rect>
1118 </property>
1119 <property stdset="1">
1120 <name>text</name>
1121 <string>Span: the greatest number of frets over which you want chords to be generated</string>
1122 </property>
1123 <property stdset="1">
1124 <name>alignment</name>
1125 <set>WordBreak|AlignVCenter|AlignLeft</set>
1126 </property>
1127 <property>
1128 <name>wordwrap</name>
1129 </property>
1130 </widget>
1131 </widget>
1132 <widget>
1133 <class>QWidget</class>
1134 <property stdset="1">
1135 <name>name</name>
1136 <cstring>Tuner</cstring>
1137 </property>
1138 <attribute>
1139 <name>title</name>
1140 <string>Tuner</string>
1141 </attribute>
1142 <widget>
1143 <class>QFrame</class>
1144 <property stdset="1">
1145 <name>name</name>
1146 <cstring>Frame4</cstring>
1147 </property>
1148 <property stdset="1">
1149 <name>geometry</name>
1150 <rect>
1151 <x>0</x>
1152 <y>0</y>
1153 <width>230</width>
1154 <height>126</height>
1155 </rect>
1156 </property>
1157 <property stdset="1">
1158 <name>frameShape</name>
1159 <enum>Box</enum>
1160 </property>
1161 <property stdset="1">
1162 <name>frameShadow</name>
1163 <enum>Raised</enum>
1164 </property>
1165 <widget>
1166 <class>VUMeter</class>
1167 <property stdset="1">
1168 <name>name</name>
1169 <cstring>vu</cstring>
1170 </property>
1171 <property stdset="1">
1172 <name>geometry</name>
1173 <rect>
1174 <x>5</x>
1175 <y>5</y>
1176 <width>220</width>
1177 <height>115</height>
1178 </rect>
1179 </property>
1180 </widget>
1181 </widget>
1182 <widget>
1183 <class>QComboBox</class>
1184 <item>
1185 <property>
1186 <name>text</name>
1187 <string>auto</string>
1188 </property>
1189 </item>
1190 <item>
1191 <property>
1192 <name>text</name>
1193 <string>E</string>
1194 </property>
1195 </item>
1196 <item>
1197 <property>
1198 <name>text</name>
1199 <string>D</string>
1200 </property>
1201 </item>
1202 <item>
1203 <property>
1204 <name>text</name>
1205 <string>G</string>
1206 </property>
1207 </item>
1208 <item>
1209 <property>
1210 <name>text</name>
1211 <string>A</string>
1212 </property>
1213 </item>
1214 <item>
1215 <property>
1216 <name>text</name>
1217 <string>B</string>
1218 </property>
1219 </item>
1220 <item>
1221 <property>
1222 <name>text</name>
1223 <string>C</string>
1224 </property>
1225 </item>
1226 <item>
1227 <property>
1228 <name>text</name>
1229 <string>F</string>
1230 </property>
1231 </item>
1232 <property stdset="1">
1233 <name>name</name>
1234 <cstring>tuner_note</cstring>
1235 </property>
1236 <property stdset="1">
1237 <name>geometry</name>
1238 <rect>
1239 <x>5</x>
1240 <y>160</y>
1241 <width>90</width>
1242 <height>20</height>
1243 </rect>
1244 </property>
1245 </widget>
1246 <widget>
1247 <class>QFrame</class>
1248 <property stdset="1">
1249 <name>name</name>
1250 <cstring>Frame8</cstring>
1251 </property>
1252 <property stdset="1">
1253 <name>geometry</name>
1254 <rect>
1255 <x>-2</x>
1256 <y>188</y>
1257 <width>231</width>
1258 <height>10</height>
1259 </rect>
1260 </property>
1261 <property stdset="1">
1262 <name>frameShape</name>
1263 <enum>HLine</enum>
1264 </property>
1265 <property stdset="1">
1266 <name>frameShadow</name>
1267 <enum>Raised</enum>
1268 </property>
1269 </widget>
1270 <widget>
1271 <class>QPushButton</class>
1272 <property stdset="1">
1273 <name>name</name>
1274 <cstring>tuner_start</cstring>
1275 </property>
1276 <property stdset="1">
1277 <name>geometry</name>
1278 <rect>
1279 <x>100</x>
1280 <y>155</y>
1281 <width>91</width>
1282 <height>30</height>
1283 </rect>
1284 </property>
1285 <property stdset="1">
1286 <name>text</name>
1287 <string>Start</string>
1288 </property>
1289 </widget>
1290 <widget>
1291 <class>QLabel</class>
1292 <property stdset="1">
1293 <name>name</name>
1294 <cstring>tuner_lab1</cstring>
1295 </property>
1296 <property stdset="1">
1297 <name>geometry</name>
1298 <rect>
1299 <x>10</x>
1300 <y>130</y>
1301 <width>100</width>
1302 <height>21</height>
1303 </rect>
1304 </property>
1305 <property stdset="1">
1306 <name>text</name>
1307 <string>Tuner operation</string>
1308 </property>
1309 </widget>
1310 <widget>
1311 <class>QLabel</class>
1312 <property stdset="1">
1313 <name>name</name>
1314 <cstring>tuner_lab2</cstring>
1315 </property>
1316 <property stdset="1">
1317 <name>geometry</name>
1318 <rect>
1319 <x>10</x>
1320 <y>200</y>
1321 <width>100</width>
1322 <height>16</height>
1323 </rect>
1324 </property>
1325 <property stdset="1">
1326 <name>text</name>
1327 <string>Pitch calibration</string>
1328 </property>
1329 </widget>
1330 <widget>
1331 <class>QComboBox</class>
1332 <item>
1333 <property>
1334 <name>text</name>
1335 <string>A</string>
1336 </property>
1337 </item>
1338 <item>
1339 <property>
1340 <name>text</name>
1341 <string>C</string>
1342 </property>
1343 </item>
1344 <property stdset="1">
1345 <name>name</name>
1346 <cstring>tuner_calib_note</cstring>
1347 </property>
1348 <property stdset="1">
1349 <name>geometry</name>
1350 <rect>
1351 <x>5</x>
1352 <y>225</y>
1353 <width>90</width>
1354 <height>21</height>
1355 </rect>
1356 </property>
1357 </widget>
1358 <widget>
1359 <class>QSpinBox</class>
1360 <property stdset="1">
1361 <name>name</name>
1362 <cstring>tuner_calib_freq</cstring>
1363 </property>
1364 <property stdset="1">
1365 <name>geometry</name>
1366 <rect>
1367 <x>105</x>
1368 <y>225</y>
1369 <width>71</width>
1370 <height>21</height>
1371 </rect>
1372 </property>
1373 <property stdset="1">
1374 <name>suffix</name>
1375 <string>Hz</string>
1376 </property>
1377 <property stdset="1">
1378 <name>wrapping</name>
1379 <bool>true</bool>
1380 </property>
1381 <property stdset="1">
1382 <name>maxValue</name>
1383 <number>500</number>
1384 </property>
1385 <property stdset="1">
1386 <name>minValue</name>
1387 <number>300</number>
1388 </property>
1389 <property stdset="1">
1390 <name>value</name>
1391 <number>440</number>
1392 </property>
1393 </widget>
1394 <widget>
1395 <class>QLabel</class>
1396 <property stdset="1">
1397 <name>name</name>
1398 <cstring>tuner_lab3</cstring>
1399 </property>
1400 <property stdset="1">
1401 <name>geometry</name>
1402 <rect>
1403 <x>185</x>
1404 <y>225</y>
1405 <width>40</width>
1406 <height>21</height>
1407 </rect>
1408 </property>
1409 <property stdset="1">
1410 <name>text</name>
1411 <string>Pitch</string>
1412 </property>
1413 </widget>
1414 <widget>
1415 <class>QLabel</class>
1416 <property stdset="1">
1417 <name>name</name>
1418 <cstring>tuner_pic1</cstring>
1419 </property>
1420 <property stdset="1">
1421 <name>geometry</name>
1422 <rect>
1423 <x>195</x>
1424 <y>155</y>
1425 <width>31</width>
1426 <height>31</height>
1427 </rect>
1428 </property>
1429 <property stdset="1">
1430 <name>frameShape</name>
1431 <enum>NoFrame</enum>
1432 </property>
1433 <property stdset="1">
1434 <name>pixmap</name>
1435 <pixmap>image6</pixmap>
1436 </property>
1437 <property stdset="1">
1438 <name>scaledContents</name>
1439 <bool>true</bool>
1440 </property>
1441 </widget>
1442 </widget>
1443 <widget>
1444 <class>QWidget</class>
1445 <property stdset="1">
1446 <name>name</name>
1447 <cstring>tab</cstring>
1448 </property>
1449 <attribute>
1450 <name>title</name>
1451 <string>Chords</string>
1452 </attribute>
1453 <widget>
1454 <class>QLabel</class>
1455 <property stdset="1">
1456 <name>name</name>
1457 <cstring>chordlistlab1</cstring>
1458 </property>
1459 <property stdset="1">
1460 <name>geometry</name>
1461 <rect>
1462 <x>5</x>
1463 <y>5</y>
1464 <width>216</width>
1465 <height>16</height>
1466 </rect>
1467 </property>
1468 <property stdset="1">
1469 <name>text</name>
1470 <string>Chord list</string>
1471 </property>
1472 </widget>
1473 <widget>
1474 <class>QListBox</class>
1475 <property stdset="1">
1476 <name>name</name>
1477 <cstring>chordlist</cstring>
1478 </property>
1479 <property stdset="1">
1480 <name>geometry</name>
1481 <rect>
1482 <x>5</x>
1483 <y>25</y>
1484 <width>220</width>
1485 <height>200</height>
1486 </rect>
1487 </property>
1488 </widget>
1489 <widget>
1490 <class>QPushButton</class>
1491 <property stdset="1">
1492 <name>name</name>
1493 <cstring>list_remove_btn</cstring>
1494 </property>
1495 <property stdset="1">
1496 <name>geometry</name>
1497 <rect>
1498 <x>150</x>
1499 <y>230</y>
1500 <width>71</width>
1501 <height>25</height>
1502 </rect>
1503 </property>
1504 <property stdset="1">
1505 <name>text</name>
1506 <string>Remove</string>
1507 </property>
1508 </widget>
1509 </widget>
1510 </widget>
1511</widget>
1512<customwidgets>
1513 <customwidget>
1514 <class>FretBoard</class>
1515 <header location="global">/src/ZAURUS/powerchord/fretboard.h</header>
1516 <sizehint>
1517 <width>-1</width>
1518 <height>-1</height>
1519 </sizehint>
1520 <container>0</container>
1521 <sizepolicy>
1522 <hordata>5</hordata>
1523 <verdata>5</verdata>
1524 </sizepolicy>
1525 <pixmap>image7</pixmap>
1526 <signal>Finger(int finger)</signal>
1527 <signal>s1nameChanged(const QString &amp;)</signal>
1528 <signal>s2nameChanged(const QString &amp;)</signal>
1529 <signal>s3nameChanged(const QString &amp;)</signal>
1530 <signal>s4nameChanged(const QString &amp;)</signal>
1531 <signal>s5nameChanged(const QString &amp;)</signal>
1532 <signal>s6nameChanged(const QString &amp;)</signal>
1533 <signal>nameChanged(const QString &amp;)</signal>
1534 <slot access="public">Finger()</slot>
1535 <slot access="public">Base(int)</slot>
1536 <slot access="public">Chord(int)</slot>
1537 <slot access="public">Fret(int)</slot>
1538 <slot access="public">Span(int)</slot>
1539 <slot access="public">Tune(int)</slot>
1540 <slot access="public">Vary(int)</slot>
1541 </customwidget>
1542 <customwidget>
1543 <class>VUMeter</class>
1544 <header location="global">/src/ZAURUS/powerchord/vumeter.h</header>
1545 <sizehint>
1546 <width>-1</width>
1547 <height>-1</height>
1548 </sizehint>
1549 <container>0</container>
1550 <sizepolicy>
1551 <hordata>5</hordata>
1552 <verdata>5</verdata>
1553 </sizepolicy>
1554 <pixmap>image7</pixmap>
1555 <slot access="public">Value(int)</slot>
1556 <slot access="public">AnnotL(QString)</slot>
1557 <slot access="public">AnnotR(QString)</slot>
1558 </customwidget>
1559</customwidgets>
1560<images>
1561 <image>
1562 <name>image0</name>
1563 <data format="XPM.GZ" length="1305">789c8dd25b6f9b301407f0f77c0a14dea28906b003d6b4875e935e92e6b1d2b407df0894109a4068d369df7d9c636725692acd48e8fcf0df06db9c0d9ca7f9d4199cf5aa9ad7997464ca37ce406d8b62f7f3d78fdfbd7e18387ee410e2f8fd6fbdbee7486756ae34d4aa53f34efdd0a965a776dbda1d62035e5b12436d1927097007f463b880153018c2053c47b2200e18b0b094864b60e88724c46fde20594bec5d594ac32b20f1c990603845724208072e2c63c3374b697803a40191340066867468b845724a2986134b66d800470155230caf0d47be6169490d9f91bc258ebdb46486ef96cab0064661e44721708614118d04505832c33b4b65f8088cc348c5387662d81e0232478a98c5187e0132122b46801786cc371c2325634c02a7404eb8cfb1f7152939e5d87b6fc90de740414420307c8b54622414fe84fbe61eb47f8f31c36d7345a7b9dc93b29351ea64a63b4f1bd1babd7d9a079eca7d0623fa30a33d8521ccd869f471469bb136630999649166cf39be6b1f3ac8682116cb62b9caca17a15d753aa3d79baa2eb74d53bf224f66de8addfba2384fea8baf33e9a6babcaaae9b3aff32239ad5727d5314a5181f7d8ff7b1ae3c4bd3346beac9edd1babcfd44edda274dd294f5ddfdf1feb4e705f503eee1349f3d8ee79ff619cefde4797918f1feebfff9f3bdf7170eba56b0</data>
1564 </image>
1565 <image>
1566 <name>image1</name>
1567 <data format="XPM.GZ" length="746">789c8d92cf0ac2300cc6ef7b8ab0dc864caba003f111148f8278485b871e54f0cf41c4777749a3769b8a8141bfe4c79774693783c57c0a5937399de9bc75e0367484cc5f76bbeb7235b925e9a00f660443306927497370303becd77cc6ea8c3d0996566551962c1d4b531019a97a96fd1ead4dc192589612621b07d6835311a3598aa3c5842c7ff5a833ead3f06a30ea23356bff6102f59351ea23639f4ce8f79dd1464f467e95dce8ddcb3619e73147efb0c5bce7a9ca1e2bd06134b322914f057986e27bd519290ba87ba01744910f8686f4da5963173c6e1e06d76c7ba77af7cf8f87dfc67d9c3c003050bd05</data>
1568 </image>
1569 <image>
1570 <name>image2</name>
1571 <data format="XPM.GZ" length="524">789c7d90cb0ac2301045f7fd8ad0ec8aa48da808e227282e057191c9a30fa882d68588ff6e264deab89166a6e7a6873c5a16ec78d8b1a2ccee831a5acd74a36eac308fbe7f9ecedb5796cb15c33167329f653930cdf6d78b45ae091bc21d6145981316843561eb999ba5ac6485d1c5b818633bc535c626449ba2e042d10afb03f8e03bf82e40070f306203ee59470fc058675d8d34798d6d2d167cbd60453379d1f2f5f55cf22cf1d27acd7faf4eeb75e47cc9a3e71bcd0e80de237c00bc75f2f08fe0947f474ffc3ef97b937d00c5a693bc</data>
1572 </image>
1573 <image>
1574 <name>image3</name>
1575 <data format="XPM.GZ" length="430">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022530543251d2ea544856405bffcbc54105b1989ad87c44e46622701d9ca06600056a6ac97888cc1462625013970980c569704040895c950752080a90e04202a91d5c1d4a2aa83988bae0e0430d541c550d4619a87ee3e980b91d5c17c825087e95fe49081a8d343854ab5d65c00c02d7422</data>
1576 </image>
1577 <image>
1578 <name>image4</name>
1579 <data format="XPM.GZ" length="442">789c6d903d0a02311085fb9c6248ba4566b5b1118fa0580a6231792b68a182ae858877773291dd2c64924c5e3e5e263f6d43fbdd869ad63d7be92f209ce5414df7ba5edf87e3fae3fc6249da35f999f39140dbfbed94b4143a149a0bdd155a6b53985b982db094c34ac6a80b418c9a199df9a28640590c8ccc2431184bd3e04366c0e84366c0e8436618996012d9576152d9cb9533a47217aedcd9dec1c6f4d5832ffd88b2f42b7f1f4f9bffaedc0f5a767fcf</data>
1580 </image>
1581 <image>
1582 <name>image5</name>
1583 <data format="XPM.GZ" length="442">789c6d8fc10ac2300c86ef7d8ad2de8a647af1223e82e251100f692ae8610a3a0f22bebb49bab90cecb6fe7ffe7d5b9326f9fd6ee353e31e1d7617f274c6bb4fe5d9b6afc371fd7661b1f47cf316662ef07bbfbd5d4fe2d1f8683c185f8ccfece35c976211d03efacb4c5c2064921d8b723913979145c852390909440ca7a14a1c3909ab188eab5e0cf75b969b64f8e75b989c61ce1d7a31fd71a4adc3d81fc9c4b9cedd733a67546a9817a657f8acdc17f87f7bda</data>
1584 </image>
1585 <image>
1586 <name>image6</name>
1587 <data format="XPM.GZ" length="1760">789c9593dd739a4010c0dffd2b1879733a1710509c4e1fa2e683f8111f3bd3e903701048505130c464fabf97ddbd9343d34e7be8b83fdcfdb177c75df5b4efab85d6bbea14a55fa6a11626fe5eebf1c37a7dfcf1f3db47a76b995afdb16dcdec7ee974a75aa82db79b08e28512df2971a5c49e122f9578aec4a912174a3c5162a6c4511deb060ec031a06ddab68d1d1e107dc3355cc09dc090704d5827fb80994097f019d0f1a58a030eada139b4004b810ee11131300d13db7825b45c6b049813d6c901e00da06b0d46037cd03be0c8365d13bb7a2374460efe1b0206b619f6d11c23722b24f383446a7246681b84d780a1d337a8768fc825de0ab4fba8da0a7409ef01b9d30f095f245a680e1023a9d205da84ab1362ad0f180d243e113a86d3077c448c069c56720318c7d1201a0026843070ebff3efe3f45f7e5f587143df083e6fb494a63689b9a14511bf28847b170b553a8ee29e27831c52353c8c112cae070477a648aa849a445dcd19b1472b0c69236f3922975450243589e5f9a59510ae6273c5b2734365b70a4e4a6147c6a9233c62318bb3dd417e2beb040ef493d8f12320ed8c7ab986763a95bcdab0a2c3bece12d13abd5f4c2a4e5888eb45ce35aa8bd30d1cb3b38f605e3e7165d588a181cd769ed1b8bbd5767c4f26ca293635ac7156bcf08d796dfdc521fd369c9b33bb14f8ac567937bfc2da63ce7995789dd57f7a8c0357ee0252fc798c12ef608af191832e6cdabd3eeb7df97c05f8063e92d17e4b8785f74df9b531fd5e5fb226af447e8a4be32710edaaf3755ade2bcf6ccf493a37548d433d438ce8fda27a7e8fcc07a9767f1df8efdafaf9ddf36a4a563</data>
1588 </image>
1589 <image>
1590 <name>image7</name>
1591 <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
1592 </image>
1593</images>
1594<connections>
1595 <connection>
1596 <sender>chordnote</sender>
1597 <signal>activated(int)</signal>
1598 <receiver>frets</receiver>
1599 <slot>Base(int)</slot>
1600 </connection>
1601 <connection>
1602 <sender>chordkey</sender>
1603 <signal>activated(int)</signal>
1604 <receiver>frets</receiver>
1605 <slot>Chord(int)</slot>
1606 </connection>
1607 <connection>
1608 <sender>chordfret</sender>
1609 <signal>activated(int)</signal>
1610 <receiver>frets</receiver>
1611 <slot>Fret(int)</slot>
1612 </connection>
1613 <connection>
1614 <sender>list_remove_btn</sender>
1615 <signal>clicked()</signal>
1616 <receiver>chordlist</receiver>
1617 <slot>clearSelection()</slot>
1618 </connection>
1619 <connection>
1620 <sender>frets</sender>
1621 <signal>s1nameChanged(const QString &amp;)</signal>
1622 <receiver>s1_1</receiver>
1623 <slot>setText(const QString&amp;)</slot>
1624 </connection>
1625 <connection>
1626 <sender>frets</sender>
1627 <signal>s2nameChanged(const QString &amp;)</signal>
1628 <receiver>s1_2</receiver>
1629 <slot>setText(const QString&amp;)</slot>
1630 </connection>
1631 <connection>
1632 <sender>frets</sender>
1633 <signal>s3nameChanged(const QString &amp;)</signal>
1634 <receiver>s1_3</receiver>
1635 <slot>setText(const QString&amp;)</slot>
1636 </connection>
1637 <connection>
1638 <sender>frets</sender>
1639 <signal>s4nameChanged(const QString &amp;)</signal>
1640 <receiver>s1_4</receiver>
1641 <slot>setText(const QString&amp;)</slot>
1642 </connection>
1643 <connection>
1644 <sender>frets</sender>
1645 <signal>s5nameChanged(const QString &amp;)</signal>
1646 <receiver>s1_5</receiver>
1647 <slot>setText(const QString&amp;)</slot>
1648 </connection>
1649 <connection>
1650 <sender>frets</sender>
1651 <signal>s6nameChanged(const QString &amp;)</signal>
1652 <receiver>s1_6</receiver>
1653 <slot>setText(const QString&amp;)</slot>
1654 </connection>
1655 <connection>
1656 <sender>frets</sender>
1657 <signal>nameChanged(const QString &amp;)</signal>
1658 <receiver>chordname</receiver>
1659 <slot>setText(const QString&amp;)</slot>
1660 </connection>
1661 <slot access="public">change_handler()</slot>
1662</connections>
1663</UI>