/[svn]/qsampler/trunk/src/qsamplerOptionsForm.ui
ViewVC logotype

Annotation of /qsampler/trunk/src/qsamplerOptionsForm.ui

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1464 - (hide annotations) (download)
Thu Nov 1 17:14:21 2007 UTC (16 years, 5 months ago) by capela
File size: 47967 byte(s)
- Qt4 migration: missing copyright headers update.

1 schoenebeck 1461 <ui version="4.0" >
2     <author>rncbc aka Rui Nuno Capela</author>
3     <comment>qsampler - A LinuxSampler Qt GUI Interface.
4 capela 102
5 capela 1463 Copyright (C) 2005-2007, rncbc aka Rui Nuno Capela. All rights reserved.
6 capela 1464 Copyright (C) 2007, Christian Schoenebeck
7 capela 102
8     This program is free software; you can redistribute it and/or
9     modify it under the terms of the GNU General Public License
10     as published by the Free Software Foundation; either version 2
11     of the License, or (at your option) any later version.
12    
13     This program is distributed in the hope that it will be useful,
14     but WITHOUT ANY WARRANTY; without even the implied warranty of
15     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16     GNU General Public License for more details.
17    
18 capela 920 You should have received a copy of the GNU General Public License along
19     with this program; if not, write to the Free Software Foundation, Inc.,
20     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21 capela 102
22     </comment>
23 schoenebeck 1461 <class>qsamplerOptionsForm</class>
24     <widget class="QDialog" name="qsamplerOptionsForm" >
25     <property name="geometry" >
26     <rect>
27     <x>0</x>
28     <y>0</y>
29     <width>586</width>
30     <height>481</height>
31     </rect>
32     </property>
33     <property name="sizePolicy" >
34     <sizepolicy>
35     <hsizetype>1</hsizetype>
36     <vsizetype>1</vsizetype>
37     <horstretch>0</horstretch>
38     <verstretch>0</verstretch>
39     </sizepolicy>
40     </property>
41     <property name="windowTitle" >
42     <string>Qsampler: Options</string>
43     </property>
44     <property name="windowIcon" >
45 capela 1463 <iconset resource="../icons/qsampler.qrc" >:/icons/qsampler.png</iconset>
46 schoenebeck 1461 </property>
47     <property name="sizeGripEnabled" >
48     <bool>true</bool>
49     </property>
50     <layout class="QGridLayout" >
51     <property name="margin" >
52     <number>4</number>
53     </property>
54     <property name="spacing" >
55     <number>4</number>
56     </property>
57     <item row="1" column="0" >
58     <layout class="QHBoxLayout" >
59     <property name="margin" >
60     <number>0</number>
61     </property>
62     <property name="spacing" >
63     <number>4</number>
64     </property>
65     <item>
66     <spacer>
67     <property name="orientation" >
68     <enum>Qt::Horizontal</enum>
69     </property>
70     <property name="sizeType" >
71     <enum>QSizePolicy::Expanding</enum>
72     </property>
73     <property name="sizeHint" >
74     <size>
75     <width>250</width>
76     <height>16</height>
77     </size>
78     </property>
79     </spacer>
80     </item>
81     <item>
82     <widget class="QPushButton" name="OkPushButton" >
83     <property name="text" >
84     <string>OK</string>
85     </property>
86     <property name="icon" >
87 capela 1463 <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>
88 schoenebeck 1461 </property>
89     </widget>
90     </item>
91     <item>
92     <widget class="QPushButton" name="CancelPushButton" >
93     <property name="text" >
94     <string>Cancel</string>
95     </property>
96     <property name="icon" >
97 capela 1463 <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
98 schoenebeck 1461 </property>
99     </widget>
100     </item>
101     </layout>
102     </item>
103     <item row="0" column="0" >
104     <widget class="QTabWidget" name="OptionsTabWidget" >
105     <property name="acceptDrops" >
106     <bool>false</bool>
107     </property>
108     <property name="currentIndex" >
109     <number>0</number>
110     </property>
111     <widget class="QWidget" name="ServerTabPage" >
112     <attribute name="title" >
113     <string>&amp;Server</string>
114     </attribute>
115     <layout class="QVBoxLayout" >
116     <property name="margin" >
117     <number>0</number>
118     </property>
119     <property name="spacing" >
120     <number>4</number>
121     </property>
122     <item>
123     <widget class="QGroupBox" name="SettingsGroupBox" >
124     <property name="font" >
125     <font>
126     <weight>75</weight>
127     <bold>true</bold>
128     </font>
129     </property>
130     <property name="title" >
131     <string>Settings</string>
132     </property>
133     <property name="flat" >
134     <bool>true</bool>
135     </property>
136     <layout class="QGridLayout" >
137     <property name="margin" >
138     <number>0</number>
139     </property>
140     <property name="spacing" >
141     <number>4</number>
142     </property>
143     <item row="0" column="0" >
144     <widget class="QLabel" name="ServerHostTextLabel" >
145     <property name="font" >
146     <font/>
147 capela 102 </property>
148 schoenebeck 1461 <property name="text" >
149     <string>&amp;Host:</string>
150     </property>
151     <property name="alignment" >
152     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
153     </property>
154     <property name="wordWrap" >
155     <bool>false</bool>
156     </property>
157     <property name="buddy" >
158     <cstring>ServerHostComboBox</cstring>
159     </property>
160     </widget>
161     </item>
162     <item row="0" column="4" >
163     <widget class="QComboBox" name="ServerPortComboBox" >
164     <property name="maximumSize" >
165     <size>
166     <width>60</width>
167     <height>32767</height>
168     </size>
169     </property>
170     <property name="font" >
171     <font/>
172     </property>
173     <property name="toolTip" >
174     <string>LinuxSampler server listener port number</string>
175     </property>
176     <property name="editable" >
177     <bool>true</bool>
178     </property>
179     <item>
180     <property name="text" >
181     <string>8888</string>
182     </property>
183     </item>
184     </widget>
185     </item>
186     <item row="0" column="3" >
187     <widget class="QLabel" name="ServerPortTextLabel" >
188     <property name="maximumSize" >
189     <size>
190     <width>60</width>
191     <height>32767</height>
192     </size>
193     </property>
194     <property name="font" >
195     <font/>
196     </property>
197     <property name="text" >
198     <string>&amp;Port:</string>
199     </property>
200     <property name="alignment" >
201     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
202     </property>
203     <property name="wordWrap" >
204     <bool>false</bool>
205     </property>
206     <property name="buddy" >
207     <cstring>ServerPortComboBox</cstring>
208     </property>
209     </widget>
210     </item>
211     <item row="0" column="1" colspan="2" >
212     <widget class="QComboBox" name="ServerHostComboBox" >
213     <property name="sizePolicy" >
214     <sizepolicy>
215     <hsizetype>7</hsizetype>
216     <vsizetype>0</vsizetype>
217     <horstretch>0</horstretch>
218     <verstretch>0</verstretch>
219     </sizepolicy>
220     </property>
221     <property name="font" >
222     <font/>
223     </property>
224     <property name="toolTip" >
225     <string>LinuxSampler server host name or address</string>
226     </property>
227     <property name="editable" >
228     <bool>true</bool>
229     </property>
230     <item>
231     <property name="text" >
232     <string>localhost</string>
233     </property>
234     </item>
235     </widget>
236     </item>
237     <item row="4" column="0" >
238     <widget class="QLabel" name="ServerCmdLineTextLabel" >
239     <property name="font" >
240     <font/>
241     </property>
242     <property name="text" >
243     <string>&amp;Command line:</string>
244     </property>
245     <property name="alignment" >
246     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
247     </property>
248     <property name="wordWrap" >
249     <bool>false</bool>
250     </property>
251     <property name="buddy" >
252     <cstring>ServerCmdLineComboBox</cstring>
253     </property>
254     </widget>
255     </item>
256     <item row="3" column="1" colspan="4" >
257     <widget class="QCheckBox" name="ServerStartCheckBox" >
258     <property name="font" >
259     <font/>
260     </property>
261     <property name="toolTip" >
262     <string>Whether to start the LinuxSampler server on local machine</string>
263     </property>
264     <property name="text" >
265     <string>&amp;Start server locally</string>
266     </property>
267     <property name="shortcut" >
268     <string>Alt+S</string>
269     </property>
270     </widget>
271     </item>
272     <item row="4" column="1" colspan="4" >
273     <widget class="QComboBox" name="ServerCmdLineComboBox" >
274     <property name="sizePolicy" >
275     <sizepolicy>
276     <hsizetype>7</hsizetype>
277     <vsizetype>0</vsizetype>
278     <horstretch>0</horstretch>
279     <verstretch>0</verstretch>
280     </sizepolicy>
281     </property>
282     <property name="font" >
283     <font/>
284     </property>
285     <property name="toolTip" >
286     <string>Command line to start LinuxSampler server locally</string>
287     </property>
288     <property name="editable" >
289     <bool>true</bool>
290     </property>
291     <item>
292     <property name="text" >
293     <string>linuxsampler</string>
294     </property>
295     </item>
296     </widget>
297     </item>
298     <item row="5" column="0" >
299     <widget class="QLabel" name="StartDelayTextLabel" >
300     <property name="font" >
301     <font/>
302     </property>
303     <property name="text" >
304     <string>Start &amp;delay:</string>
305     </property>
306     <property name="alignment" >
307     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
308     </property>
309     <property name="wordWrap" >
310     <bool>false</bool>
311     </property>
312     <property name="buddy" >
313     <cstring>StartDelaySpinBox</cstring>
314     </property>
315     </widget>
316     </item>
317     <item row="5" column="1" >
318     <widget class="QSpinBox" name="StartDelaySpinBox" >
319     <property name="sizePolicy" >
320     <sizepolicy>
321     <hsizetype>5</hsizetype>
322     <vsizetype>0</vsizetype>
323     <horstretch>0</horstretch>
324     <verstretch>0</verstretch>
325     </sizepolicy>
326     </property>
327     <property name="minimumSize" >
328     <size>
329     <width>40</width>
330     <height>0</height>
331     </size>
332     </property>
333     <property name="font" >
334     <font/>
335     </property>
336     <property name="toolTip" >
337     <string>Delay time in seconds after server startup</string>
338     </property>
339     <property name="suffix" >
340     <string> secs</string>
341     </property>
342     <property name="maximum" >
343     <number>100</number>
344     </property>
345     <property name="minimum" >
346     <number>1</number>
347     </property>
348     <property name="value" >
349     <number>3</number>
350     </property>
351     </widget>
352     </item>
353     <item row="5" column="2" colspan="3" >
354     <spacer>
355     <property name="orientation" >
356     <enum>Qt::Horizontal</enum>
357     </property>
358     <property name="sizeType" >
359     <enum>QSizePolicy::Expanding</enum>
360     </property>
361     <property name="sizeHint" >
362     <size>
363     <width>320</width>
364     <height>16</height>
365     </size>
366     </property>
367     </spacer>
368     </item>
369     <item row="2" column="1" >
370     <spacer>
371     <property name="orientation" >
372     <enum>Qt::Vertical</enum>
373     </property>
374     <property name="sizeType" >
375     <enum>QSizePolicy::Expanding</enum>
376     </property>
377     <property name="sizeHint" >
378     <size>
379     <width>20</width>
380     <height>80</height>
381     </size>
382     </property>
383     </spacer>
384     </item>
385     <item row="1" column="2" colspan="3" >
386     <spacer>
387     <property name="orientation" >
388     <enum>Qt::Horizontal</enum>
389     </property>
390     <property name="sizeType" >
391     <enum>QSizePolicy::Expanding</enum>
392     </property>
393     <property name="sizeHint" >
394     <size>
395     <width>320</width>
396     <height>16</height>
397     </size>
398     </property>
399     </spacer>
400     </item>
401     <item row="1" column="1" >
402     <widget class="QSpinBox" name="ServerTimeoutSpinBox" >
403     <property name="sizePolicy" >
404     <sizepolicy>
405     <hsizetype>5</hsizetype>
406     <vsizetype>0</vsizetype>
407     <horstretch>0</horstretch>
408     <verstretch>0</verstretch>
409     </sizepolicy>
410     </property>
411     <property name="minimumSize" >
412     <size>
413     <width>40</width>
414     <height>0</height>
415     </size>
416     </property>
417     <property name="font" >
418     <font/>
419     </property>
420     <property name="toolTip" >
421     <string>Receive timeout in milliseconds</string>
422     </property>
423     <property name="suffix" >
424     <string> msec</string>
425     </property>
426     <property name="maximum" >
427     <number>60000</number>
428     </property>
429     <property name="minimum" >
430     <number>100</number>
431     </property>
432     <property name="singleStep" >
433     <number>100</number>
434     </property>
435     <property name="value" >
436     <number>1000</number>
437     </property>
438     </widget>
439     </item>
440     <item row="1" column="0" >
441     <widget class="QLabel" name="ServerTimeoutTextLabel" >
442     <property name="font" >
443     <font/>
444     </property>
445     <property name="text" >
446     <string>&amp;Timeout:</string>
447     </property>
448     <property name="alignment" >
449     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
450     </property>
451     <property name="wordWrap" >
452     <bool>false</bool>
453     </property>
454     <property name="buddy" >
455     <cstring>ServerTimeoutSpinBox</cstring>
456     </property>
457     </widget>
458     </item>
459     </layout>
460 capela 102 </widget>
461 schoenebeck 1461 </item>
462     </layout>
463     </widget>
464     <widget class="QWidget" name="DisplayTabPage" >
465     <attribute name="title" >
466     <string>&amp;Display</string>
467     </attribute>
468     <layout class="QVBoxLayout" >
469     <property name="margin" >
470     <number>0</number>
471     </property>
472     <property name="spacing" >
473     <number>4</number>
474     </property>
475     <item>
476     <widget class="QGroupBox" name="ChannelsGroupBox" >
477     <property name="font" >
478     <font>
479     <weight>75</weight>
480     <bold>true</bold>
481     </font>
482     </property>
483     <property name="title" >
484     <string>Channels</string>
485     </property>
486     <property name="flat" >
487     <bool>true</bool>
488     </property>
489     <layout class="QGridLayout" >
490     <property name="margin" >
491     <number>0</number>
492     </property>
493     <property name="spacing" >
494     <number>4</number>
495     </property>
496     <item row="0" column="0" >
497     <widget class="QLabel" name="DisplayFontTextLabel" >
498     <property name="sizePolicy" >
499     <sizepolicy>
500     <hsizetype>3</hsizetype>
501     <vsizetype>1</vsizetype>
502     <horstretch>0</horstretch>
503     <verstretch>0</verstretch>
504     </sizepolicy>
505 capela 102 </property>
506 schoenebeck 1461 <property name="minimumSize" >
507     <size>
508     <width>180</width>
509     <height>0</height>
510     </size>
511 capela 102 </property>
512 schoenebeck 1461 <property name="maximumSize" >
513     <size>
514     <width>180</width>
515     <height>32767</height>
516     </size>
517     </property>
518     <property name="palette" >
519     <palette>
520     <active>
521     <colorrole role="WindowText" >
522     <brush brushstyle="SolidPattern" >
523     <color alpha="255" >
524     <red>85</red>
525     <green>255</green>
526     <blue>0</blue>
527     </color>
528     </brush>
529     </colorrole>
530     <colorrole role="Base" >
531     <brush brushstyle="SolidPattern" >
532     <color alpha="255" >
533     <red>255</red>
534     <green>255</green>
535     <blue>255</blue>
536     </color>
537     </brush>
538     </colorrole>
539     <colorrole role="Window" >
540     <brush brushstyle="SolidPattern" >
541     <color alpha="255" >
542     <red>0</red>
543     <green>0</green>
544     <blue>0</blue>
545     </color>
546     </brush>
547     </colorrole>
548     </active>
549     <inactive>
550     <colorrole role="WindowText" >
551     <brush brushstyle="SolidPattern" >
552     <color alpha="255" >
553     <red>85</red>
554     <green>255</green>
555     <blue>0</blue>
556     </color>
557     </brush>
558     </colorrole>
559     <colorrole role="Base" >
560     <brush brushstyle="SolidPattern" >
561     <color alpha="255" >
562     <red>255</red>
563     <green>255</green>
564     <blue>255</blue>
565     </color>
566     </brush>
567     </colorrole>
568     <colorrole role="Window" >
569     <brush brushstyle="SolidPattern" >
570     <color alpha="255" >
571     <red>0</red>
572     <green>0</green>
573     <blue>0</blue>
574     </color>
575     </brush>
576     </colorrole>
577     </inactive>
578     <disabled>
579     <colorrole role="WindowText" >
580     <brush brushstyle="SolidPattern" >
581     <color alpha="255" >
582     <red>119</red>
583     <green>119</green>
584     <blue>119</blue>
585     </color>
586     </brush>
587     </colorrole>
588     <colorrole role="Base" >
589     <brush brushstyle="SolidPattern" >
590     <color alpha="255" >
591     <red>0</red>
592     <green>0</green>
593     <blue>0</blue>
594     </color>
595     </brush>
596     </colorrole>
597     <colorrole role="Window" >
598     <brush brushstyle="SolidPattern" >
599     <color alpha="255" >
600     <red>0</red>
601     <green>0</green>
602     <blue>0</blue>
603     </color>
604     </brush>
605     </colorrole>
606     </disabled>
607     </palette>
608     </property>
609     <property name="font" >
610     <font/>
611     </property>
612     <property name="toolTip" >
613     <string>Sample channel display font display</string>
614     </property>
615     <property name="frameShape" >
616     <enum>QFrame::Panel</enum>
617     </property>
618     <property name="frameShadow" >
619     <enum>QFrame::Sunken</enum>
620     </property>
621     <property name="lineWidth" >
622     <number>1</number>
623     </property>
624     <property name="alignment" >
625     <set>Qt::AlignCenter</set>
626     </property>
627     <property name="wordWrap" >
628     <bool>false</bool>
629     </property>
630     </widget>
631     </item>
632     <item row="0" column="1" >
633     <widget class="QPushButton" name="DisplayFontPushButton" >
634     <property name="font" >
635     <font/>
636     </property>
637     <property name="toolTip" >
638     <string>Select font for the channel display</string>
639     </property>
640     <property name="text" >
641     <string>&amp;Font...</string>
642     </property>
643     <property name="shortcut" >
644     <string>Alt+F</string>
645     </property>
646     <property name="autoDefault" >
647     <bool>false</bool>
648     </property>
649     </widget>
650     </item>
651     <item row="0" column="2" >
652     <spacer>
653     <property name="orientation" >
654     <enum>Qt::Horizontal</enum>
655     </property>
656     <property name="sizeType" >
657     <enum>QSizePolicy::Expanding</enum>
658     </property>
659     <property name="sizeHint" >
660     <size>
661     <width>56</width>
662     <height>16</height>
663     </size>
664     </property>
665     </spacer>
666     </item>
667     <item row="0" column="3" >
668     <widget class="QCheckBox" name="AutoRefreshCheckBox" >
669     <property name="font" >
670     <font/>
671     </property>
672     <property name="toolTip" >
673     <string>Whether to refresh the channels view automatically</string>
674     </property>
675     <property name="text" >
676     <string>&amp;Auto refresh:</string>
677     </property>
678     <property name="shortcut" >
679     <string>Alt+A</string>
680     </property>
681     </widget>
682     </item>
683     <item row="1" column="3" >
684     <widget class="QLabel" name="MaxVolumeTextLabel" >
685     <property name="font" >
686     <font/>
687     </property>
688     <property name="text" >
689     <string>Maximum &amp;volume:</string>
690     </property>
691     <property name="alignment" >
692     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
693     </property>
694     <property name="wordWrap" >
695     <bool>false</bool>
696     </property>
697     <property name="buddy" >
698     <cstring>MaxVolumeSpinBox</cstring>
699     </property>
700     </widget>
701     </item>
702     <item row="0" column="4" >
703     <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >
704     <property name="sizePolicy" >
705     <sizepolicy>
706     <hsizetype>1</hsizetype>
707     <vsizetype>0</vsizetype>
708     <horstretch>0</horstretch>
709     <verstretch>0</verstretch>
710     </sizepolicy>
711     </property>
712     <property name="font" >
713     <font/>
714     </property>
715     <property name="toolTip" >
716     <string>Time in milliseconds between each auto-refresh cycle</string>
717     </property>
718     <property name="suffix" >
719     <string> msec</string>
720     </property>
721     <property name="maximum" >
722     <number>20000</number>
723     </property>
724     <property name="minimum" >
725     <number>200</number>
726     </property>
727     <property name="singleStep" >
728     <number>100</number>
729     </property>
730     <property name="value" >
731     <number>1000</number>
732     </property>
733     </widget>
734     </item>
735     <item row="1" column="4" >
736     <widget class="QSpinBox" name="MaxVolumeSpinBox" >
737     <property name="sizePolicy" >
738     <sizepolicy>
739     <hsizetype>1</hsizetype>
740     <vsizetype>0</vsizetype>
741     <horstretch>0</horstretch>
742     <verstretch>0</verstretch>
743     </sizepolicy>
744     </property>
745     <property name="font" >
746     <font/>
747     </property>
748     <property name="toolTip" >
749     <string>Upper limit for the sampler channel volume setting</string>
750     </property>
751     <property name="suffix" >
752     <string> %</string>
753     </property>
754     <property name="maximum" >
755     <number>1000</number>
756     </property>
757     <property name="singleStep" >
758     <number>10</number>
759     </property>
760     <property name="value" >
761     <number>100</number>
762     </property>
763     </widget>
764     </item>
765     <item row="1" column="0" colspan="2" >
766     <widget class="QCheckBox" name="DisplayEffectCheckBox" >
767     <property name="font" >
768     <font/>
769     </property>
770     <property name="toolTip" >
771     <string>Whether to enable a shiny glass light effect on the channel display</string>
772     </property>
773     <property name="text" >
774     <string>Display shiny glass light &amp;effect</string>
775     </property>
776     <property name="shortcut" >
777     <string>Alt+E</string>
778     </property>
779     </widget>
780     </item>
781     </layout>
782 capela 102 </widget>
783 schoenebeck 1461 </item>
784     <item>
785     <widget class="QGroupBox" name="MessagesGroupBox" >
786     <property name="font" >
787     <font>
788     <weight>75</weight>
789     <bold>true</bold>
790     </font>
791     </property>
792     <property name="title" >
793     <string>Messages</string>
794     </property>
795     <property name="flat" >
796     <bool>true</bool>
797     </property>
798     <layout class="QHBoxLayout" >
799     <property name="margin" >
800     <number>0</number>
801     </property>
802     <property name="spacing" >
803     <number>4</number>
804     </property>
805     <item>
806     <widget class="QLabel" name="MessagesFontTextLabel" >
807     <property name="sizePolicy" >
808     <sizepolicy>
809     <hsizetype>3</hsizetype>
810     <vsizetype>1</vsizetype>
811     <horstretch>0</horstretch>
812     <verstretch>0</verstretch>
813     </sizepolicy>
814     </property>
815     <property name="minimumSize" >
816     <size>
817     <width>180</width>
818     <height>0</height>
819     </size>
820     </property>
821     <property name="maximumSize" >
822     <size>
823     <width>180</width>
824     <height>32767</height>
825     </size>
826     </property>
827     <property name="palette" >
828     <palette>
829     <active>
830     <colorrole role="Base" >
831     <brush brushstyle="SolidPattern" >
832     <color alpha="255" >
833     <red>255</red>
834     <green>255</green>
835     <blue>255</blue>
836     </color>
837     </brush>
838     </colorrole>
839     <colorrole role="Window" >
840     <brush brushstyle="SolidPattern" >
841     <color alpha="255" >
842     <red>255</red>
843     <green>255</green>
844     <blue>255</blue>
845     </color>
846     </brush>
847     </colorrole>
848     </active>
849     <inactive>
850     <colorrole role="Base" >
851     <brush brushstyle="SolidPattern" >
852     <color alpha="255" >
853     <red>255</red>
854     <green>255</green>
855     <blue>255</blue>
856     </color>
857     </brush>
858     </colorrole>
859     <colorrole role="Window" >
860     <brush brushstyle="SolidPattern" >
861     <color alpha="255" >
862     <red>255</red>
863     <green>255</green>
864     <blue>255</blue>
865     </color>
866     </brush>
867     </colorrole>
868     </inactive>
869     <disabled>
870     <colorrole role="Base" >
871     <brush brushstyle="SolidPattern" >
872     <color alpha="255" >
873     <red>255</red>
874     <green>255</green>
875     <blue>255</blue>
876     </color>
877     </brush>
878     </colorrole>
879     <colorrole role="Window" >
880     <brush brushstyle="SolidPattern" >
881     <color alpha="255" >
882     <red>255</red>
883     <green>255</green>
884     <blue>255</blue>
885     </color>
886     </brush>
887     </colorrole>
888     </disabled>
889     </palette>
890     </property>
891     <property name="font" >
892     <font/>
893     </property>
894     <property name="toolTip" >
895     <string>Sample messages text font display</string>
896     </property>
897     <property name="frameShadow" >
898     <enum>QFrame::Sunken</enum>
899     </property>
900     <property name="alignment" >
901     <set>Qt::AlignCenter</set>
902     </property>
903     <property name="wordWrap" >
904     <bool>false</bool>
905     </property>
906     </widget>
907     </item>
908     <item>
909     <widget class="QPushButton" name="MessagesFontPushButton" >
910     <property name="font" >
911     <font/>
912     </property>
913     <property name="toolTip" >
914     <string>Select font for the messages text display</string>
915     </property>
916     <property name="text" >
917     <string>&amp;Font...</string>
918     </property>
919     <property name="shortcut" >
920     <string>Alt+F</string>
921     </property>
922     <property name="autoDefault" >
923     <bool>false</bool>
924     </property>
925     </widget>
926     </item>
927     <item>
928     <spacer>
929     <property name="orientation" >
930     <enum>Qt::Horizontal</enum>
931     </property>
932     <property name="sizeType" >
933     <enum>QSizePolicy::Expanding</enum>
934     </property>
935     <property name="sizeHint" >
936     <size>
937     <width>49</width>
938     <height>16</height>
939     </size>
940     </property>
941     </spacer>
942     </item>
943     <item>
944     <widget class="QCheckBox" name="MessagesLimitCheckBox" >
945     <property name="font" >
946     <font/>
947     </property>
948     <property name="toolTip" >
949     <string>Whether to keep a maximum number of lines in the messages window</string>
950     </property>
951     <property name="text" >
952     <string>&amp;Messages limit:</string>
953     </property>
954     <property name="shortcut" >
955     <string>Alt+M</string>
956     </property>
957     </widget>
958     </item>
959     <item>
960     <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >
961     <property name="font" >
962     <font/>
963     </property>
964     <property name="toolTip" >
965     <string>The maximum number of message lines to keep in view</string>
966     </property>
967     <property name="suffix" >
968     <string> lines</string>
969     </property>
970     <property name="maximum" >
971     <number>10000</number>
972     </property>
973     <property name="minimum" >
974     <number>100</number>
975     </property>
976     <property name="singleStep" >
977     <number>100</number>
978     </property>
979     <property name="value" >
980     <number>1000</number>
981     </property>
982     </widget>
983     </item>
984     </layout>
985     </widget>
986     </item>
987     <item>
988     <widget class="QGroupBox" name="OtherGroupBox" >
989     <property name="font" >
990     <font>
991     <weight>75</weight>
992     <bold>true</bold>
993     </font>
994     </property>
995     <property name="title" >
996     <string>Other</string>
997     </property>
998     <property name="flat" >
999     <bool>true</bool>
1000     </property>
1001     <layout class="QGridLayout" >
1002     <property name="margin" >
1003     <number>0</number>
1004     </property>
1005     <property name="spacing" >
1006     <number>4</number>
1007     </property>
1008     <item rowspan="2" row="0" column="0" >
1009     <layout class="QVBoxLayout" >
1010     <property name="margin" >
1011     <number>0</number>
1012     </property>
1013     <property name="spacing" >
1014     <number>4</number>
1015     </property>
1016     <item>
1017     <widget class="QCheckBox" name="ConfirmRemoveCheckBox" >
1018     <property name="font" >
1019     <font/>
1020     </property>
1021     <property name="toolTip" >
1022     <string>Whether to ask for confirmation on removals</string>
1023     </property>
1024     <property name="text" >
1025     <string>&amp;Confirm removals</string>
1026     </property>
1027     <property name="shortcut" >
1028     <string>Alt+C</string>
1029     </property>
1030     </widget>
1031     </item>
1032     <item>
1033     <widget class="QCheckBox" name="KeepOnTopCheckBox" >
1034     <property name="font" >
1035     <font/>
1036     </property>
1037     <property name="toolTip" >
1038     <string>Whether to keep all child windows on top of the main window</string>
1039     </property>
1040     <property name="text" >
1041     <string>&amp;Keep child windows always on top</string>
1042     </property>
1043     <property name="shortcut" >
1044     <string>Alt+K</string>
1045     </property>
1046     </widget>
1047     </item>
1048     <item>
1049     <widget class="QCheckBox" name="StdoutCaptureCheckBox" >
1050     <property name="font" >
1051     <font/>
1052     </property>
1053     <property name="toolTip" >
1054     <string>Whether to capture standard output (stdout/stderr) into messages window</string>
1055     </property>
1056     <property name="text" >
1057     <string>Capture standard &amp;output</string>
1058     </property>
1059     <property name="shortcut" >
1060     <string>Alt+O</string>
1061     </property>
1062     </widget>
1063     </item>
1064     <item>
1065     <widget class="QCheckBox" name="CompletePathCheckBox" >
1066     <property name="font" >
1067     <font/>
1068     </property>
1069     <property name="toolTip" >
1070     <string>Whether to show the complete directory path of loaded session files</string>
1071     </property>
1072     <property name="text" >
1073     <string>Show complete &amp;path of session files</string>
1074     </property>
1075     <property name="shortcut" >
1076     <string>Alt+P</string>
1077     </property>
1078     </widget>
1079     </item>
1080     <item>
1081     <widget class="QCheckBox" name="InstrumentNamesCheckBox" >
1082     <property name="font" >
1083     <font/>
1084     </property>
1085     <property name="toolTip" >
1086     <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
1087     </property>
1088     <property name="text" >
1089     <string>Show actual &amp;instrument names</string>
1090     </property>
1091     <property name="shortcut" >
1092     <string>Alt+I</string>
1093     </property>
1094     </widget>
1095     </item>
1096     </layout>
1097     </item>
1098     <item row="0" column="3" >
1099     <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >
1100     <property name="font" >
1101     <font/>
1102     </property>
1103     <property name="toolTip" >
1104     <string>The maximum number of recent files to keep in menu</string>
1105     </property>
1106     <property name="maximum" >
1107     <number>20</number>
1108     </property>
1109     <property name="minimum" >
1110     <number>0</number>
1111     </property>
1112     <property name="value" >
1113     <number>5</number>
1114     </property>
1115     </widget>
1116     </item>
1117     <item row="0" column="2" >
1118     <widget class="QLabel" name="MaxRecentFilesTextLabel" >
1119     <property name="font" >
1120     <font/>
1121     </property>
1122     <property name="text" >
1123     <string>&amp;Number of recent files:</string>
1124     </property>
1125     <property name="alignment" >
1126     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1127     </property>
1128     <property name="wordWrap" >
1129     <bool>false</bool>
1130     </property>
1131     <property name="buddy" >
1132     <cstring>MaxRecentFilesSpinBox</cstring>
1133     </property>
1134     </widget>
1135     </item>
1136     <item row="0" column="1" >
1137     <spacer>
1138     <property name="orientation" >
1139     <enum>Qt::Horizontal</enum>
1140     </property>
1141     <property name="sizeType" >
1142     <enum>QSizePolicy::Expanding</enum>
1143     </property>
1144     <property name="sizeHint" >
1145     <size>
1146     <width>110</width>
1147     <height>16</height>
1148     </size>
1149     </property>
1150     </spacer>
1151     </item>
1152     <item row="1" column="1" colspan="3" >
1153     <spacer>
1154     <property name="orientation" >
1155     <enum>Qt::Horizontal</enum>
1156     </property>
1157     <property name="sizeType" >
1158     <enum>QSizePolicy::Expanding</enum>
1159     </property>
1160     <property name="sizeHint" >
1161     <size>
1162     <width>280</width>
1163     <height>16</height>
1164     </size>
1165     </property>
1166     </spacer>
1167     </item>
1168     </layout>
1169     </widget>
1170     </item>
1171     </layout>
1172     </widget>
1173     </widget>
1174     </item>
1175     </layout>
1176     </widget>
1177     <layoutdefault spacing="4" margin="4" />
1178     <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
1179     <tabstops>
1180     <tabstop>OptionsTabWidget</tabstop>
1181     <tabstop>ServerHostComboBox</tabstop>
1182     <tabstop>ServerPortComboBox</tabstop>
1183     <tabstop>ServerTimeoutSpinBox</tabstop>
1184     <tabstop>ServerStartCheckBox</tabstop>
1185     <tabstop>ServerCmdLineComboBox</tabstop>
1186     <tabstop>StartDelaySpinBox</tabstop>
1187     <tabstop>DisplayFontPushButton</tabstop>
1188     <tabstop>DisplayEffectCheckBox</tabstop>
1189     <tabstop>AutoRefreshCheckBox</tabstop>
1190     <tabstop>AutoRefreshTimeSpinBox</tabstop>
1191     <tabstop>MaxVolumeSpinBox</tabstop>
1192     <tabstop>MessagesFontPushButton</tabstop>
1193     <tabstop>MessagesLimitCheckBox</tabstop>
1194     <tabstop>MessagesLimitLinesSpinBox</tabstop>
1195     <tabstop>ConfirmRemoveCheckBox</tabstop>
1196     <tabstop>KeepOnTopCheckBox</tabstop>
1197     <tabstop>StdoutCaptureCheckBox</tabstop>
1198     <tabstop>CompletePathCheckBox</tabstop>
1199     <tabstop>InstrumentNamesCheckBox</tabstop>
1200     <tabstop>MaxRecentFilesSpinBox</tabstop>
1201     <tabstop>OkPushButton</tabstop>
1202     <tabstop>CancelPushButton</tabstop>
1203     </tabstops>
1204     <resources>
1205 capela 1463 <include location="../icons/qsampler.qrc" />
1206 schoenebeck 1461 </resources>
1207     <connections>
1208     <connection>
1209     <sender>ServerHostComboBox</sender>
1210     <signal>textChanged(QString)</signal>
1211     <receiver>qsamplerOptionsForm</receiver>
1212     <slot>optionsChanged()</slot>
1213     <hints>
1214     <hint type="sourcelabel" >
1215     <x>20</x>
1216     <y>20</y>
1217     </hint>
1218     <hint type="destinationlabel" >
1219     <x>20</x>
1220     <y>20</y>
1221     </hint>
1222     </hints>
1223     </connection>
1224     <connection>
1225     <sender>ServerPortComboBox</sender>
1226     <signal>textChanged(QString)</signal>
1227     <receiver>qsamplerOptionsForm</receiver>
1228     <slot>optionsChanged()</slot>
1229     <hints>
1230     <hint type="sourcelabel" >
1231     <x>20</x>
1232     <y>20</y>
1233     </hint>
1234     <hint type="destinationlabel" >
1235     <x>20</x>
1236     <y>20</y>
1237     </hint>
1238     </hints>
1239     </connection>
1240     <connection>
1241     <sender>ServerTimeoutSpinBox</sender>
1242     <signal>valueChanged(int)</signal>
1243     <receiver>qsamplerOptionsForm</receiver>
1244     <slot>optionsChanged()</slot>
1245     <hints>
1246     <hint type="sourcelabel" >
1247     <x>20</x>
1248     <y>20</y>
1249     </hint>
1250     <hint type="destinationlabel" >
1251     <x>20</x>
1252     <y>20</y>
1253     </hint>
1254     </hints>
1255     </connection>
1256     <connection>
1257     <sender>ServerStartCheckBox</sender>
1258     <signal>stateChanged(int)</signal>
1259     <receiver>qsamplerOptionsForm</receiver>
1260     <slot>optionsChanged()</slot>
1261     <hints>
1262     <hint type="sourcelabel" >
1263     <x>20</x>
1264     <y>20</y>
1265     </hint>
1266     <hint type="destinationlabel" >
1267     <x>20</x>
1268     <y>20</y>
1269     </hint>
1270     </hints>
1271     </connection>
1272     <connection>
1273     <sender>ServerCmdLineComboBox</sender>
1274     <signal>textChanged(QString)</signal>
1275     <receiver>qsamplerOptionsForm</receiver>
1276     <slot>optionsChanged()</slot>
1277     <hints>
1278     <hint type="sourcelabel" >
1279     <x>20</x>
1280     <y>20</y>
1281     </hint>
1282     <hint type="destinationlabel" >
1283     <x>20</x>
1284     <y>20</y>
1285     </hint>
1286     </hints>
1287     </connection>
1288     <connection>
1289     <sender>StartDelaySpinBox</sender>
1290     <signal>valueChanged(int)</signal>
1291     <receiver>qsamplerOptionsForm</receiver>
1292     <slot>optionsChanged()</slot>
1293     <hints>
1294     <hint type="sourcelabel" >
1295     <x>20</x>
1296     <y>20</y>
1297     </hint>
1298     <hint type="destinationlabel" >
1299     <x>20</x>
1300     <y>20</y>
1301     </hint>
1302     </hints>
1303     </connection>
1304     <connection>
1305     <sender>DisplayFontPushButton</sender>
1306     <signal>clicked()</signal>
1307     <receiver>qsamplerOptionsForm</receiver>
1308     <slot>chooseDisplayFont()</slot>
1309     <hints>
1310     <hint type="sourcelabel" >
1311     <x>20</x>
1312     <y>20</y>
1313     </hint>
1314     <hint type="destinationlabel" >
1315     <x>20</x>
1316     <y>20</y>
1317     </hint>
1318     </hints>
1319     </connection>
1320     <connection>
1321     <sender>DisplayEffectCheckBox</sender>
1322     <signal>toggled(bool)</signal>
1323     <receiver>qsamplerOptionsForm</receiver>
1324     <slot>toggleDisplayEffect(bool)</slot>
1325     <hints>
1326     <hint type="sourcelabel" >
1327     <x>20</x>
1328     <y>20</y>
1329     </hint>
1330     <hint type="destinationlabel" >
1331     <x>20</x>
1332     <y>20</y>
1333     </hint>
1334     </hints>
1335     </connection>
1336     <connection>
1337     <sender>AutoRefreshCheckBox</sender>
1338     <signal>stateChanged(int)</signal>
1339     <receiver>qsamplerOptionsForm</receiver>
1340     <slot>optionsChanged()</slot>
1341     <hints>
1342     <hint type="sourcelabel" >
1343     <x>20</x>
1344     <y>20</y>
1345     </hint>
1346     <hint type="destinationlabel" >
1347     <x>20</x>
1348     <y>20</y>
1349     </hint>
1350     </hints>
1351     </connection>
1352     <connection>
1353     <sender>AutoRefreshTimeSpinBox</sender>
1354     <signal>valueChanged(int)</signal>
1355     <receiver>qsamplerOptionsForm</receiver>
1356     <slot>optionsChanged()</slot>
1357     <hints>
1358     <hint type="sourcelabel" >
1359     <x>20</x>
1360     <y>20</y>
1361     </hint>
1362     <hint type="destinationlabel" >
1363     <x>20</x>
1364     <y>20</y>
1365     </hint>
1366     </hints>
1367     </connection>
1368     <connection>
1369     <sender>MaxVolumeSpinBox</sender>
1370     <signal>valueChanged(int)</signal>
1371     <receiver>qsamplerOptionsForm</receiver>
1372     <slot>optionsChanged()</slot>
1373     <hints>
1374     <hint type="sourcelabel" >
1375     <x>20</x>
1376     <y>20</y>
1377     </hint>
1378     <hint type="destinationlabel" >
1379     <x>20</x>
1380     <y>20</y>
1381     </hint>
1382     </hints>
1383     </connection>
1384     <connection>
1385     <sender>MessagesFontPushButton</sender>
1386     <signal>clicked()</signal>
1387     <receiver>qsamplerOptionsForm</receiver>
1388     <slot>chooseMessagesFont()</slot>
1389     <hints>
1390     <hint type="sourcelabel" >
1391     <x>20</x>
1392     <y>20</y>
1393     </hint>
1394     <hint type="destinationlabel" >
1395     <x>20</x>
1396     <y>20</y>
1397     </hint>
1398     </hints>
1399     </connection>
1400     <connection>
1401     <sender>MessagesLimitCheckBox</sender>
1402     <signal>stateChanged(int)</signal>
1403     <receiver>qsamplerOptionsForm</receiver>
1404     <slot>optionsChanged()</slot>
1405     <hints>
1406     <hint type="sourcelabel" >
1407     <x>20</x>
1408     <y>20</y>
1409     </hint>
1410     <hint type="destinationlabel" >
1411     <x>20</x>
1412     <y>20</y>
1413     </hint>
1414     </hints>
1415     </connection>
1416     <connection>
1417     <sender>MessagesLimitLinesSpinBox</sender>
1418     <signal>valueChanged(int)</signal>
1419     <receiver>qsamplerOptionsForm</receiver>
1420     <slot>optionsChanged()</slot>
1421     <hints>
1422     <hint type="sourcelabel" >
1423     <x>20</x>
1424     <y>20</y>
1425     </hint>
1426     <hint type="destinationlabel" >
1427     <x>20</x>
1428     <y>20</y>
1429     </hint>
1430     </hints>
1431     </connection>
1432     <connection>
1433     <sender>ConfirmRemoveCheckBox</sender>
1434     <signal>stateChanged(int)</signal>
1435     <receiver>qsamplerOptionsForm</receiver>
1436     <slot>optionsChanged()</slot>
1437     <hints>
1438     <hint type="sourcelabel" >
1439     <x>20</x>
1440     <y>20</y>
1441     </hint>
1442     <hint type="destinationlabel" >
1443     <x>20</x>
1444     <y>20</y>
1445     </hint>
1446     </hints>
1447     </connection>
1448     <connection>
1449     <sender>KeepOnTopCheckBox</sender>
1450     <signal>stateChanged(int)</signal>
1451     <receiver>qsamplerOptionsForm</receiver>
1452     <slot>optionsChanged()</slot>
1453     <hints>
1454     <hint type="sourcelabel" >
1455     <x>20</x>
1456     <y>20</y>
1457     </hint>
1458     <hint type="destinationlabel" >
1459     <x>20</x>
1460     <y>20</y>
1461     </hint>
1462     </hints>
1463     </connection>
1464     <connection>
1465     <sender>StdoutCaptureCheckBox</sender>
1466     <signal>stateChanged(int)</signal>
1467     <receiver>qsamplerOptionsForm</receiver>
1468     <slot>optionsChanged()</slot>
1469     <hints>
1470     <hint type="sourcelabel" >
1471     <x>20</x>
1472     <y>20</y>
1473     </hint>
1474     <hint type="destinationlabel" >
1475     <x>20</x>
1476     <y>20</y>
1477     </hint>
1478     </hints>
1479     </connection>
1480     <connection>
1481     <sender>MaxRecentFilesSpinBox</sender>
1482     <signal>valueChanged(int)</signal>
1483     <receiver>qsamplerOptionsForm</receiver>
1484     <slot>optionsChanged()</slot>
1485     <hints>
1486     <hint type="sourcelabel" >
1487     <x>20</x>
1488     <y>20</y>
1489     </hint>
1490     <hint type="destinationlabel" >
1491     <x>20</x>
1492     <y>20</y>
1493     </hint>
1494     </hints>
1495     </connection>
1496     <connection>
1497     <sender>CompletePathCheckBox</sender>
1498     <signal>stateChanged(int)</signal>
1499     <receiver>qsamplerOptionsForm</receiver>
1500     <slot>optionsChanged()</slot>
1501     <hints>
1502     <hint type="sourcelabel" >
1503     <x>20</x>
1504     <y>20</y>
1505     </hint>
1506     <hint type="destinationlabel" >
1507     <x>20</x>
1508     <y>20</y>
1509     </hint>
1510     </hints>
1511     </connection>
1512     <connection>
1513     <sender>InstrumentNamesCheckBox</sender>
1514     <signal>stateChanged(int)</signal>
1515     <receiver>qsamplerOptionsForm</receiver>
1516     <slot>optionsChanged()</slot>
1517     <hints>
1518     <hint type="sourcelabel" >
1519     <x>20</x>
1520     <y>20</y>
1521     </hint>
1522     <hint type="destinationlabel" >
1523     <x>20</x>
1524     <y>20</y>
1525     </hint>
1526     </hints>
1527     </connection>
1528     <connection>
1529     <sender>OkPushButton</sender>
1530     <signal>clicked()</signal>
1531     <receiver>qsamplerOptionsForm</receiver>
1532     <slot>accept()</slot>
1533     <hints>
1534     <hint type="sourcelabel" >
1535     <x>20</x>
1536     <y>20</y>
1537     </hint>
1538     <hint type="destinationlabel" >
1539     <x>20</x>
1540     <y>20</y>
1541     </hint>
1542     </hints>
1543     </connection>
1544     <connection>
1545     <sender>CancelPushButton</sender>
1546     <signal>clicked()</signal>
1547     <receiver>qsamplerOptionsForm</receiver>
1548     <slot>reject()</slot>
1549     <hints>
1550     <hint type="sourcelabel" >
1551     <x>20</x>
1552     <y>20</y>
1553     </hint>
1554     <hint type="destinationlabel" >
1555     <x>20</x>
1556     <y>20</y>
1557     </hint>
1558     </hints>
1559     </connection>
1560     </connections>
1561     </ui>

  ViewVC Help
Powered by ViewVC