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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 267 - (hide annotations) (download)
Wed Oct 6 15:42:59 2004 UTC (19 years, 5 months ago) by capela
File size: 63148 byte(s)
* Channel strip display glass effect is now an option.

1 capela 102 <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2     <class>qsamplerOptionsForm</class>
3     <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved.
6    
7     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License
9     as published by the Free Software Foundation; either version 2
10     of the License, or (at your option) any later version.
11    
12     This program is distributed in the hope that it will be useful,
13     but WITHOUT ANY WARRANTY; without even the implied warranty of
14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15     GNU General Public License for more details.
16    
17     You should have received a copy of the GNU General Public License
18     along with this program; if not, write to the Free Software
19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
20    
21     </comment>
22     <author>rncbc aka Rui Nuno Capela</author>
23     <widget class="QDialog">
24     <property name="name">
25     <cstring>qsamplerOptionsForm</cstring>
26     </property>
27     <property name="geometry">
28     <rect>
29     <x>0</x>
30     <y>0</y>
31 capela 119 <width>519</width>
32     <height>321</height>
33 capela 102 </rect>
34     </property>
35     <property name="sizePolicy">
36     <sizepolicy>
37     <hsizetype>1</hsizetype>
38     <vsizetype>1</vsizetype>
39     <horstretch>0</horstretch>
40     <verstretch>0</verstretch>
41     </sizepolicy>
42     </property>
43     <property name="caption">
44     <string>qsampler: Options</string>
45     </property>
46     <property name="sizeGripEnabled">
47     <bool>true</bool>
48     </property>
49     <grid>
50     <property name="name">
51     <cstring>unnamed</cstring>
52     </property>
53     <widget class="QLayoutWidget" row="1" column="0">
54     <property name="name">
55     <cstring>FooterLayout</cstring>
56     </property>
57     <hbox>
58     <property name="name">
59     <cstring>unnamed</cstring>
60     </property>
61     <spacer>
62     <property name="name">
63     <cstring>spacer01</cstring>
64     </property>
65     <property name="orientation">
66     <enum>Horizontal</enum>
67     </property>
68     <property name="sizeType">
69     <enum>Expanding</enum>
70     </property>
71     <property name="sizeHint">
72     <size>
73     <width>250</width>
74     <height>16</height>
75     </size>
76     </property>
77     </spacer>
78     <widget class="QPushButton">
79     <property name="name">
80     <cstring>OkPushButton</cstring>
81     </property>
82     <property name="text">
83     <string>OK</string>
84     </property>
85     <property name="iconSet">
86     <iconset>formAccept.png</iconset>
87     </property>
88     </widget>
89     <widget class="QPushButton">
90     <property name="name">
91     <cstring>CancelPushButton</cstring>
92     </property>
93     <property name="text">
94     <string>Cancel</string>
95     </property>
96     <property name="iconSet">
97     <iconset>formReject.png</iconset>
98     </property>
99     </widget>
100     </hbox>
101     </widget>
102     <widget class="QTabWidget" row="0" column="0">
103     <property name="name">
104     <cstring>OptionsTabWidget</cstring>
105     </property>
106     <property name="acceptDrops">
107     <bool>false</bool>
108     </property>
109     <widget class="QWidget">
110     <property name="name">
111     <cstring>ServerTabPage</cstring>
112     </property>
113     <attribute name="title">
114     <string>Server</string>
115     </attribute>
116     <vbox>
117     <property name="name">
118     <cstring>unnamed</cstring>
119     </property>
120     <widget class="QGroupBox">
121     <property name="name">
122     <cstring>SettingsGroupBox</cstring>
123     </property>
124     <property name="font">
125     <font>
126     <bold>1</bold>
127     </font>
128     </property>
129     <property name="margin">
130     <number>4</number>
131     </property>
132     <property name="title">
133     <string>Settings</string>
134     </property>
135     <property name="flat">
136     <bool>true</bool>
137     </property>
138     <grid>
139     <property name="name">
140     <cstring>unnamed</cstring>
141     </property>
142     <widget class="QLabel" row="0" column="0">
143     <property name="name">
144     <cstring>ServerHostTextLabel</cstring>
145     </property>
146     <property name="font">
147     <font>
148     <bold>0</bold>
149     </font>
150     </property>
151     <property name="text">
152     <string>&amp;Host:</string>
153     </property>
154     <property name="alignment">
155     <set>AlignVCenter|AlignRight</set>
156     </property>
157     <property name="buddy" stdset="0">
158     <cstring>ServerHostComboBox</cstring>
159     </property>
160     </widget>
161     <widget class="QComboBox" row="0" column="4">
162     <item>
163     <property name="text">
164     <string>8888</string>
165     </property>
166     </item>
167     <property name="name">
168     <cstring>ServerPortComboBox</cstring>
169     </property>
170     <property name="maximumSize">
171     <size>
172     <width>60</width>
173     <height>32767</height>
174     </size>
175     </property>
176     <property name="font">
177     <font>
178     <bold>0</bold>
179     </font>
180     </property>
181     <property name="editable">
182     <bool>true</bool>
183     </property>
184     <property name="toolTip" stdset="0">
185     <string>LinuxSampler server listener port number</string>
186     </property>
187     </widget>
188     <widget class="QLabel" row="0" column="3">
189     <property name="name">
190     <cstring>ServerPortTextLabel</cstring>
191     </property>
192     <property name="maximumSize">
193     <size>
194     <width>60</width>
195     <height>32767</height>
196     </size>
197     </property>
198     <property name="font">
199     <font>
200     <bold>0</bold>
201     </font>
202     </property>
203     <property name="text">
204     <string>&amp;Port:</string>
205     </property>
206     <property name="alignment">
207     <set>AlignVCenter|AlignRight</set>
208     </property>
209     <property name="buddy" stdset="0">
210     <cstring>ServerPortComboBox</cstring>
211     </property>
212     </widget>
213     <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
214     <item>
215     <property name="text">
216     <string>localhost</string>
217     </property>
218     </item>
219     <property name="name">
220     <cstring>ServerHostComboBox</cstring>
221     </property>
222     <property name="sizePolicy">
223     <sizepolicy>
224     <hsizetype>7</hsizetype>
225     <vsizetype>0</vsizetype>
226     <horstretch>0</horstretch>
227     <verstretch>0</verstretch>
228     </sizepolicy>
229     </property>
230     <property name="font">
231     <font>
232     <bold>0</bold>
233     </font>
234     </property>
235     <property name="editable">
236     <bool>true</bool>
237     </property>
238     <property name="toolTip" stdset="0">
239     <string>LinuxSampler server host name or address</string>
240     </property>
241     </widget>
242     <widget class="QLabel" row="4" column="0">
243     <property name="name">
244     <cstring>ServerCmdLineTextLabel</cstring>
245     </property>
246     <property name="font">
247     <font>
248     <bold>0</bold>
249     </font>
250     </property>
251     <property name="text">
252     <string>&amp;Command line:</string>
253     </property>
254     <property name="alignment">
255     <set>AlignVCenter|AlignRight</set>
256     </property>
257     <property name="buddy" stdset="0">
258     <cstring>ServerCmdLineComboBox</cstring>
259     </property>
260     </widget>
261     <widget class="QCheckBox" row="3" column="1" rowspan="1" colspan="4">
262     <property name="name">
263     <cstring>ServerStartCheckBox</cstring>
264     </property>
265     <property name="font">
266     <font>
267     <bold>0</bold>
268     </font>
269     </property>
270     <property name="text">
271     <string>&amp;Start server locally</string>
272     </property>
273     <property name="accel">
274     <string>Alt+S</string>
275     </property>
276     <property name="toolTip" stdset="0">
277     <string>Whether to start the LinuxSampler server on local machine</string>
278     </property>
279     </widget>
280     <widget class="QComboBox" row="4" column="1" rowspan="1" colspan="4">
281     <item>
282     <property name="text">
283     <string>linuxsampler</string>
284     </property>
285     </item>
286     <property name="name">
287     <cstring>ServerCmdLineComboBox</cstring>
288     </property>
289     <property name="sizePolicy">
290     <sizepolicy>
291     <hsizetype>7</hsizetype>
292     <vsizetype>0</vsizetype>
293     <horstretch>0</horstretch>
294     <verstretch>0</verstretch>
295     </sizepolicy>
296     </property>
297     <property name="font">
298     <font>
299     <bold>0</bold>
300     </font>
301     </property>
302     <property name="editable">
303     <bool>true</bool>
304     </property>
305     <property name="toolTip" stdset="0">
306     <string>Command line to start LinuxSampler server locally</string>
307     </property>
308     </widget>
309     <widget class="QLabel" row="5" column="0">
310     <property name="name">
311     <cstring>StartDelayTextLabel</cstring>
312     </property>
313     <property name="font">
314     <font>
315     <bold>0</bold>
316     </font>
317     </property>
318     <property name="text">
319     <string>Start &amp;delay:</string>
320     </property>
321     <property name="alignment">
322     <set>AlignVCenter|AlignRight</set>
323     </property>
324     <property name="buddy" stdset="0">
325     <cstring>StartDelaySpinBox</cstring>
326     </property>
327     </widget>
328     <widget class="QSpinBox" row="5" column="1">
329     <property name="name">
330     <cstring>StartDelaySpinBox</cstring>
331     </property>
332     <property name="sizePolicy">
333     <sizepolicy>
334     <hsizetype>5</hsizetype>
335     <vsizetype>0</vsizetype>
336     <horstretch>0</horstretch>
337     <verstretch>0</verstretch>
338     </sizepolicy>
339     </property>
340     <property name="minimumSize">
341     <size>
342     <width>40</width>
343     <height>0</height>
344     </size>
345     </property>
346     <property name="font">
347     <font>
348     <bold>0</bold>
349     </font>
350     </property>
351     <property name="suffix">
352     <string> secs</string>
353     </property>
354     <property name="maxValue">
355     <number>100</number>
356     </property>
357     <property name="minValue">
358     <number>1</number>
359     </property>
360     <property name="value">
361     <number>2</number>
362     </property>
363     <property name="toolTip" stdset="0">
364     <string>Delay time in seconds after server startup</string>
365     </property>
366     </widget>
367     <spacer row="5" column="2" rowspan="1" colspan="3">
368     <property name="name">
369     <cstring>spacer13</cstring>
370     </property>
371     <property name="orientation">
372     <enum>Horizontal</enum>
373     </property>
374     <property name="sizeType">
375     <enum>Expanding</enum>
376     </property>
377     <property name="sizeHint">
378     <size>
379     <width>320</width>
380     <height>16</height>
381     </size>
382     </property>
383     </spacer>
384     <spacer row="2" column="1">
385     <property name="name">
386     <cstring>spacer12</cstring>
387     </property>
388     <property name="orientation">
389     <enum>Vertical</enum>
390     </property>
391     <property name="sizeType">
392     <enum>Expanding</enum>
393     </property>
394     <property name="sizeHint">
395     <size>
396     <width>20</width>
397     <height>80</height>
398     </size>
399     </property>
400     </spacer>
401     <spacer row="1" column="2" rowspan="1" colspan="3">
402     <property name="name">
403     <cstring>spacer11</cstring>
404     </property>
405     <property name="orientation">
406     <enum>Horizontal</enum>
407     </property>
408     <property name="sizeType">
409     <enum>Expanding</enum>
410     </property>
411     <property name="sizeHint">
412     <size>
413     <width>320</width>
414     <height>16</height>
415     </size>
416     </property>
417     </spacer>
418     <widget class="QSpinBox" row="1" column="1">
419     <property name="name">
420     <cstring>ServerTimeoutSpinBox</cstring>
421     </property>
422     <property name="sizePolicy">
423     <sizepolicy>
424     <hsizetype>5</hsizetype>
425     <vsizetype>0</vsizetype>
426     <horstretch>0</horstretch>
427     <verstretch>0</verstretch>
428     </sizepolicy>
429     </property>
430     <property name="minimumSize">
431     <size>
432     <width>40</width>
433     <height>0</height>
434     </size>
435     </property>
436     <property name="font">
437     <font>
438     <bold>0</bold>
439     </font>
440     </property>
441     <property name="suffix">
442     <string> msec</string>
443     </property>
444     <property name="maxValue">
445 capela 119 <number>60000</number>
446 capela 102 </property>
447     <property name="minValue">
448     <number>100</number>
449     </property>
450     <property name="lineStep">
451     <number>100</number>
452     </property>
453     <property name="value">
454     <number>500</number>
455     </property>
456     <property name="toolTip" stdset="0">
457     <string>Receive timeout in milliseconds</string>
458     </property>
459     </widget>
460     <widget class="QLabel" row="1" column="0">
461     <property name="name">
462     <cstring>ServerTimeoutTextLabel</cstring>
463     </property>
464     <property name="font">
465     <font>
466     <bold>0</bold>
467     </font>
468     </property>
469     <property name="text">
470     <string>&amp;Timeout:</string>
471     </property>
472     <property name="alignment">
473     <set>AlignVCenter|AlignRight</set>
474     </property>
475     <property name="buddy" stdset="0">
476     <cstring>ServerTimeoutSpinBox</cstring>
477     </property>
478     </widget>
479     </grid>
480     </widget>
481     </vbox>
482     </widget>
483     <widget class="QWidget">
484     <property name="name">
485     <cstring>DisplayTabPage</cstring>
486     </property>
487     <attribute name="title">
488     <string>Display</string>
489     </attribute>
490     <vbox>
491     <property name="name">
492     <cstring>unnamed</cstring>
493     </property>
494     <widget class="QGroupBox">
495     <property name="name">
496 capela 119 <cstring>ChannelsGroupBox</cstring>
497 capela 102 </property>
498     <property name="font">
499     <font>
500     <bold>1</bold>
501     </font>
502     </property>
503     <property name="margin">
504     <number>4</number>
505     </property>
506     <property name="title">
507 capela 119 <string>Channels</string>
508 capela 102 </property>
509     <property name="flat">
510     <bool>true</bool>
511     </property>
512 capela 119 <grid>
513 capela 102 <property name="name">
514     <cstring>unnamed</cstring>
515     </property>
516 capela 119 <widget class="QLabel" row="0" column="0">
517 capela 102 <property name="name">
518     <cstring>DisplayFontTextLabel</cstring>
519     </property>
520     <property name="sizePolicy">
521     <sizepolicy>
522     <hsizetype>3</hsizetype>
523     <vsizetype>1</vsizetype>
524     <horstretch>0</horstretch>
525     <verstretch>0</verstretch>
526     </sizepolicy>
527     </property>
528     <property name="minimumSize">
529     <size>
530     <width>180</width>
531     <height>0</height>
532     </size>
533     </property>
534     <property name="maximumSize">
535     <size>
536     <width>180</width>
537     <height>32767</height>
538     </size>
539     </property>
540     <property name="paletteForegroundColor">
541     <color>
542     <red>0</red>
543     <green>255</green>
544     <blue>0</blue>
545     </color>
546     </property>
547 capela 267 <property name="paletteBackgroundColor">
548     <color>
549     <red>0</red>
550     <green>0</green>
551     <blue>0</blue>
552     </color>
553     </property>
554 capela 102 <property name="paletteBackgroundPixmap">
555     <pixmap>displaybg1.png</pixmap>
556     </property>
557     <property name="font">
558     <font>
559     <bold>0</bold>
560     </font>
561     </property>
562     <property name="frameShape">
563     <enum>Panel</enum>
564     </property>
565     <property name="frameShadow">
566     <enum>Sunken</enum>
567     </property>
568     <property name="lineWidth">
569     <number>1</number>
570     </property>
571     <property name="alignment">
572     <set>AlignCenter</set>
573     </property>
574     <property name="toolTip" stdset="0">
575     <string>Sample channel display font display</string>
576     </property>
577     </widget>
578 capela 119 <widget class="QPushButton" row="0" column="1">
579 capela 102 <property name="name">
580     <cstring>DisplayFontPushButton</cstring>
581     </property>
582     <property name="font">
583     <font>
584     <bold>0</bold>
585     </font>
586     </property>
587     <property name="text">
588     <string>&amp;Font...</string>
589     </property>
590     <property name="accel">
591     <string>Alt+F</string>
592     </property>
593     <property name="autoDefault">
594     <bool>false</bool>
595     </property>
596     <property name="toolTip" stdset="0">
597     <string>Select font for the channel display</string>
598     </property>
599     </widget>
600 capela 119 <spacer row="0" column="2">
601 capela 102 <property name="name">
602     <cstring>space21</cstring>
603     </property>
604     <property name="orientation">
605     <enum>Horizontal</enum>
606     </property>
607     <property name="sizeType">
608     <enum>Expanding</enum>
609     </property>
610     <property name="sizeHint">
611     <size>
612 capela 119 <width>56</width>
613 capela 102 <height>16</height>
614     </size>
615     </property>
616     </spacer>
617 capela 119 <widget class="QCheckBox" row="0" column="3">
618 capela 102 <property name="name">
619     <cstring>AutoRefreshCheckBox</cstring>
620     </property>
621     <property name="font">
622     <font>
623     <bold>0</bold>
624     </font>
625     </property>
626     <property name="text">
627     <string>&amp;Auto refresh:</string>
628     </property>
629     <property name="accel">
630     <string>Alt+A</string>
631     </property>
632     <property name="toolTip" stdset="0">
633     <string>Whether to refresh the channels view automatically</string>
634     </property>
635     </widget>
636 capela 267 <widget class="QCheckBox" row="1" column="0" colspan="2">
637     <property name="name">
638     <cstring>DisplayEffectCheckBox</cstring>
639     </property>
640     <property name="font">
641     <font>
642     <bold>0</bold>
643     </font>
644     </property>
645     <property name="text">
646     <string>&amp;Display shiny glass light effect</string>
647     </property>
648     <property name="accel">
649     <string>Alt+D</string>
650     </property>
651     <property name="toolTip" stdset="0">
652     <string>Whether to enable a shiny glass light effect on the channel display</string>
653     </property>
654     </widget>
655 capela 119 <widget class="QLabel" row="1" column="3">
656 capela 102 <property name="name">
657 capela 119 <cstring>MaxVolumeTextLabel</cstring>
658     </property>
659     <property name="font">
660     <font>
661     <bold>0</bold>
662     </font>
663     </property>
664     <property name="text">
665     <string>Maximum &amp;volume:</string>
666     </property>
667     <property name="alignment">
668     <set>AlignVCenter|AlignRight</set>
669     </property>
670     <property name="buddy" stdset="0">
671     <cstring>MaxVolumeSpinBox</cstring>
672     </property>
673     </widget>
674     <widget class="QSpinBox" row="0" column="4">
675     <property name="name">
676 capela 102 <cstring>AutoRefreshTimeSpinBox</cstring>
677     </property>
678     <property name="sizePolicy">
679     <sizepolicy>
680     <hsizetype>1</hsizetype>
681     <vsizetype>0</vsizetype>
682     <horstretch>0</horstretch>
683     <verstretch>0</verstretch>
684     </sizepolicy>
685     </property>
686     <property name="font">
687     <font>
688     <bold>0</bold>
689     </font>
690     </property>
691     <property name="suffix">
692     <string> msec</string>
693     </property>
694     <property name="maxValue">
695     <number>20000</number>
696     </property>
697     <property name="minValue">
698     <number>200</number>
699     </property>
700     <property name="lineStep">
701     <number>100</number>
702     </property>
703     <property name="value">
704     <number>1000</number>
705     </property>
706     <property name="toolTip" stdset="0">
707     <string>Time in milliseconds between each auto-refresh cycle</string>
708     </property>
709     </widget>
710 capela 119 <widget class="QSpinBox" row="1" column="4">
711     <property name="name">
712     <cstring>MaxVolumeSpinBox</cstring>
713     </property>
714     <property name="sizePolicy">
715     <sizepolicy>
716     <hsizetype>1</hsizetype>
717     <vsizetype>0</vsizetype>
718     <horstretch>0</horstretch>
719     <verstretch>0</verstretch>
720     </sizepolicy>
721     </property>
722     <property name="font">
723     <font>
724     <bold>0</bold>
725     </font>
726     </property>
727     <property name="suffix">
728     <string> %</string>
729     </property>
730     <property name="maxValue">
731     <number>1000</number>
732     </property>
733     <property name="lineStep">
734     <number>10</number>
735     </property>
736     <property name="value">
737     <number>100</number>
738     </property>
739     <property name="toolTip" stdset="0">
740     <string>Upper limit for the sampler channel volume setting</string>
741     </property>
742     </widget>
743     <spacer row="1" column="0" rowspan="1" colspan="3">
744     <property name="name">
745     <cstring>spacer22</cstring>
746     </property>
747     <property name="orientation">
748     <enum>Horizontal</enum>
749     </property>
750     <property name="sizeType">
751     <enum>Expanding</enum>
752     </property>
753     <property name="sizeHint">
754     <size>
755     <width>310</width>
756     <height>16</height>
757     </size>
758     </property>
759     </spacer>
760     </grid>
761 capela 102 </widget>
762     <widget class="QGroupBox">
763     <property name="name">
764     <cstring>MessagesGroupBox</cstring>
765     </property>
766     <property name="font">
767     <font>
768     <bold>1</bold>
769     </font>
770     </property>
771     <property name="margin">
772     <number>4</number>
773     </property>
774     <property name="title">
775 capela 119 <string>Messages</string>
776 capela 102 </property>
777     <property name="flat">
778     <bool>true</bool>
779     </property>
780     <hbox>
781     <property name="name">
782     <cstring>unnamed</cstring>
783     </property>
784     <widget class="QLabel">
785     <property name="name">
786     <cstring>MessagesFontTextLabel</cstring>
787     </property>
788     <property name="sizePolicy">
789     <sizepolicy>
790     <hsizetype>3</hsizetype>
791     <vsizetype>1</vsizetype>
792     <horstretch>0</horstretch>
793     <verstretch>0</verstretch>
794     </sizepolicy>
795     </property>
796     <property name="minimumSize">
797     <size>
798     <width>180</width>
799     <height>0</height>
800     </size>
801     </property>
802     <property name="maximumSize">
803     <size>
804     <width>180</width>
805     <height>32767</height>
806     </size>
807     </property>
808     <property name="paletteBackgroundColor">
809     <color>
810     <red>255</red>
811     <green>255</green>
812     <blue>255</blue>
813     </color>
814     </property>
815     <property name="font">
816     <font>
817     <bold>0</bold>
818     </font>
819     </property>
820     <property name="frameShape">
821     <enum>LineEditPanel</enum>
822     </property>
823     <property name="frameShadow">
824     <enum>Sunken</enum>
825     </property>
826     <property name="alignment">
827     <set>AlignCenter</set>
828     </property>
829     <property name="toolTip" stdset="0">
830     <string>Sample messages text font display</string>
831     </property>
832     </widget>
833     <widget class="QPushButton">
834     <property name="name">
835     <cstring>MessagesFontPushButton</cstring>
836     </property>
837     <property name="font">
838     <font>
839     <bold>0</bold>
840     </font>
841     </property>
842     <property name="text">
843     <string>&amp;Font...</string>
844     </property>
845     <property name="accel">
846     <string>Alt+F</string>
847     </property>
848     <property name="autoDefault">
849     <bool>false</bool>
850     </property>
851     <property name="toolTip" stdset="0">
852     <string>Select font for the messages text display</string>
853     </property>
854     </widget>
855     <spacer>
856     <property name="name">
857 capela 119 <cstring>space23</cstring>
858 capela 102 </property>
859     <property name="orientation">
860     <enum>Horizontal</enum>
861     </property>
862     <property name="sizeType">
863     <enum>Expanding</enum>
864     </property>
865     <property name="sizeHint">
866     <size>
867 capela 119 <width>49</width>
868 capela 102 <height>16</height>
869     </size>
870     </property>
871     </spacer>
872     <widget class="QCheckBox">
873     <property name="name">
874     <cstring>MessagesLimitCheckBox</cstring>
875     </property>
876     <property name="font">
877     <font>
878     <bold>0</bold>
879     </font>
880     </property>
881     <property name="text">
882     <string>&amp;Messages limit:</string>
883     </property>
884     <property name="accel">
885     <string>Alt+M</string>
886     </property>
887     <property name="toolTip" stdset="0">
888     <string>Whether to keep a maximum number of lines in the messages window</string>
889     </property>
890     </widget>
891     <widget class="QSpinBox">
892     <property name="name">
893     <cstring>MessagesLimitLinesSpinBox</cstring>
894     </property>
895     <property name="font">
896     <font>
897     <bold>0</bold>
898     </font>
899     </property>
900     <property name="suffix">
901     <string> lines</string>
902     </property>
903     <property name="maxValue">
904     <number>10000</number>
905     </property>
906     <property name="minValue">
907     <number>100</number>
908     </property>
909     <property name="lineStep">
910     <number>100</number>
911     </property>
912     <property name="value">
913     <number>1000</number>
914     </property>
915     <property name="toolTip" stdset="0">
916     <string>The maximum number of message lines to keep in view</string>
917     </property>
918     </widget>
919     </hbox>
920     </widget>
921     <widget class="QGroupBox">
922     <property name="name">
923     <cstring>OtherGroupBox</cstring>
924     </property>
925     <property name="font">
926     <font>
927     <bold>1</bold>
928     </font>
929     </property>
930     <property name="title">
931     <string>Other</string>
932     </property>
933     <property name="flat">
934     <bool>true</bool>
935     </property>
936     <grid>
937     <property name="name">
938     <cstring>unnamed</cstring>
939     </property>
940     <widget class="QLayoutWidget" row="0" column="0" rowspan="2" colspan="1">
941     <property name="name">
942     <cstring>layout2</cstring>
943     </property>
944     <vbox>
945     <property name="name">
946     <cstring>unnamed</cstring>
947     </property>
948     <widget class="QCheckBox">
949     <property name="name">
950     <cstring>ConfirmRemoveCheckBox</cstring>
951     </property>
952     <property name="font">
953     <font>
954     <bold>0</bold>
955     </font>
956     </property>
957     <property name="text">
958     <string>&amp;Confirm channel removal</string>
959     </property>
960     <property name="accel">
961     <string>Alt+C</string>
962     </property>
963     <property name="toolTip" stdset="0">
964     <string>Whether to ask for confirmation on channel removal</string>
965     </property>
966     </widget>
967     <widget class="QCheckBox">
968     <property name="name">
969     <cstring>StdoutCaptureCheckBox</cstring>
970     </property>
971     <property name="font">
972     <font>
973     <bold>0</bold>
974     </font>
975     </property>
976     <property name="text">
977     <string>Capture standard &amp;output</string>
978     </property>
979     <property name="accel">
980     <string>Alt+O</string>
981     </property>
982     <property name="toolTip" stdset="0">
983     <string>Whether to capture standard output (stdout/stderr) into messages window</string>
984     </property>
985     </widget>
986     <widget class="QCheckBox">
987     <property name="name">
988     <cstring>CompletePathCheckBox</cstring>
989     </property>
990     <property name="font">
991     <font>
992     <bold>0</bold>
993     </font>
994     </property>
995     <property name="text">
996     <string>&amp;Show complete path of session files</string>
997     </property>
998     <property name="accel">
999     <string>Alt+S</string>
1000     </property>
1001     <property name="toolTip" stdset="0">
1002     <string>Whether to show the complete directory path of loaded session files</string>
1003     </property>
1004     </widget>
1005     </vbox>
1006     </widget>
1007     <widget class="QSpinBox" row="0" column="3">
1008     <property name="name">
1009     <cstring>MaxRecentFilesSpinBox</cstring>
1010     </property>
1011     <property name="font">
1012     <font>
1013     <bold>0</bold>
1014     </font>
1015     </property>
1016     <property name="maxValue">
1017     <number>20</number>
1018     </property>
1019     <property name="minValue">
1020     <number>0</number>
1021     </property>
1022     <property name="value">
1023     <number>5</number>
1024     </property>
1025     <property name="toolTip" stdset="0">
1026     <string>The maximum number of recent files to keep in menu</string>
1027     </property>
1028     </widget>
1029     <widget class="QLabel" row="0" column="2">
1030     <property name="name">
1031     <cstring>MaxRecentFilesTextLabel</cstring>
1032     </property>
1033     <property name="font">
1034     <font>
1035     <bold>0</bold>
1036     </font>
1037     </property>
1038     <property name="text">
1039     <string>&amp;Number of recent files:</string>
1040     </property>
1041     <property name="alignment">
1042     <set>AlignVCenter|AlignRight</set>
1043     </property>
1044     <property name="buddy" stdset="0">
1045     <cstring>MaxRecentFilesSpinBox</cstring>
1046     </property>
1047     </widget>
1048     <spacer row="0" column="1">
1049     <property name="name">
1050 capela 119 <cstring>space24</cstring>
1051 capela 102 </property>
1052     <property name="orientation">
1053     <enum>Horizontal</enum>
1054     </property>
1055     <property name="sizeType">
1056     <enum>Expanding</enum>
1057     </property>
1058     <property name="sizeHint">
1059     <size>
1060     <width>110</width>
1061     <height>16</height>
1062     </size>
1063     </property>
1064     </spacer>
1065     <spacer row="1" column="1" rowspan="1" colspan="3">
1066     <property name="name">
1067 capela 119 <cstring>space25</cstring>
1068 capela 102 </property>
1069     <property name="orientation">
1070     <enum>Horizontal</enum>
1071     </property>
1072     <property name="sizeType">
1073     <enum>Expanding</enum>
1074     </property>
1075     <property name="sizeHint">
1076     <size>
1077     <width>280</width>
1078     <height>16</height>
1079     </size>
1080     </property>
1081     </spacer>
1082     </grid>
1083     </widget>
1084     </vbox>
1085     </widget>
1086     </widget>
1087     </grid>
1088     </widget>
1089     <connections>
1090     <connection>
1091     <sender>ServerHostComboBox</sender>
1092     <signal>textChanged(const QString&amp;)</signal>
1093     <receiver>qsamplerOptionsForm</receiver>
1094     <slot>optionsChanged()</slot>
1095     </connection>
1096     <connection>
1097     <sender>ServerPortComboBox</sender>
1098     <signal>textChanged(const QString&amp;)</signal>
1099     <receiver>qsamplerOptionsForm</receiver>
1100     <slot>optionsChanged()</slot>
1101     </connection>
1102     <connection>
1103     <sender>ServerTimeoutSpinBox</sender>
1104     <signal>valueChanged(int)</signal>
1105     <receiver>qsamplerOptionsForm</receiver>
1106     <slot>optionsChanged()</slot>
1107     </connection>
1108     <connection>
1109     <sender>ServerStartCheckBox</sender>
1110     <signal>stateChanged(int)</signal>
1111     <receiver>qsamplerOptionsForm</receiver>
1112     <slot>optionsChanged()</slot>
1113     </connection>
1114     <connection>
1115     <sender>ServerCmdLineComboBox</sender>
1116     <signal>textChanged(const QString&amp;)</signal>
1117     <receiver>qsamplerOptionsForm</receiver>
1118     <slot>optionsChanged()</slot>
1119     </connection>
1120     <connection>
1121     <sender>StartDelaySpinBox</sender>
1122     <signal>valueChanged(int)</signal>
1123     <receiver>qsamplerOptionsForm</receiver>
1124     <slot>optionsChanged()</slot>
1125     </connection>
1126     <connection>
1127     <sender>DisplayFontPushButton</sender>
1128     <signal>clicked()</signal>
1129     <receiver>qsamplerOptionsForm</receiver>
1130     <slot>chooseDisplayFont()</slot>
1131     </connection>
1132     <connection>
1133 capela 267 <sender>DisplayEffectCheckBox</sender>
1134     <signal>toggled(bool)</signal>
1135     <receiver>qsamplerOptionsForm</receiver>
1136     <slot>toggleDisplayEffect(bool)</slot>
1137     </connection>
1138     <connection>
1139 capela 102 <sender>AutoRefreshCheckBox</sender>
1140     <signal>stateChanged(int)</signal>
1141     <receiver>qsamplerOptionsForm</receiver>
1142     <slot>optionsChanged()</slot>
1143     </connection>
1144     <connection>
1145     <sender>AutoRefreshTimeSpinBox</sender>
1146     <signal>valueChanged(int)</signal>
1147     <receiver>qsamplerOptionsForm</receiver>
1148     <slot>optionsChanged()</slot>
1149     </connection>
1150     <connection>
1151 capela 119 <sender>MaxVolumeSpinBox</sender>
1152     <signal>valueChanged(int)</signal>
1153     <receiver>qsamplerOptionsForm</receiver>
1154     <slot>optionsChanged()</slot>
1155     </connection>
1156     <connection>
1157 capela 102 <sender>MessagesFontPushButton</sender>
1158     <signal>clicked()</signal>
1159     <receiver>qsamplerOptionsForm</receiver>
1160     <slot>chooseMessagesFont()</slot>
1161     </connection>
1162     <connection>
1163     <sender>MessagesLimitCheckBox</sender>
1164     <signal>stateChanged(int)</signal>
1165     <receiver>qsamplerOptionsForm</receiver>
1166     <slot>optionsChanged()</slot>
1167     </connection>
1168     <connection>
1169     <sender>MessagesLimitLinesSpinBox</sender>
1170     <signal>valueChanged(int)</signal>
1171     <receiver>qsamplerOptionsForm</receiver>
1172     <slot>optionsChanged()</slot>
1173     </connection>
1174     <connection>
1175     <sender>ConfirmRemoveCheckBox</sender>
1176     <signal>stateChanged(int)</signal>
1177     <receiver>qsamplerOptionsForm</receiver>
1178     <slot>optionsChanged()</slot>
1179     </connection>
1180     <connection>
1181     <sender>StdoutCaptureCheckBox</sender>
1182     <signal>stateChanged(int)</signal>
1183     <receiver>qsamplerOptionsForm</receiver>
1184     <slot>optionsChanged()</slot>
1185     </connection>
1186     <connection>
1187     <sender>MaxRecentFilesSpinBox</sender>
1188     <signal>valueChanged(int)</signal>
1189     <receiver>qsamplerOptionsForm</receiver>
1190     <slot>optionsChanged()</slot>
1191     </connection>
1192     <connection>
1193     <sender>CompletePathCheckBox</sender>
1194     <signal>stateChanged(int)</signal>
1195     <receiver>qsamplerOptionsForm</receiver>
1196     <slot>optionsChanged()</slot>
1197     </connection>
1198     <connection>
1199     <sender>OkPushButton</sender>
1200     <signal>clicked()</signal>
1201     <receiver>qsamplerOptionsForm</receiver>
1202     <slot>accept()</slot>
1203     </connection>
1204     <connection>
1205     <sender>CancelPushButton</sender>
1206     <signal>clicked()</signal>
1207     <receiver>qsamplerOptionsForm</receiver>
1208     <slot>reject()</slot>
1209     </connection>
1210     </connections>
1211     <tabstops>
1212     <tabstop>OptionsTabWidget</tabstop>
1213     <tabstop>ServerHostComboBox</tabstop>
1214     <tabstop>ServerPortComboBox</tabstop>
1215     <tabstop>ServerTimeoutSpinBox</tabstop>
1216     <tabstop>ServerStartCheckBox</tabstop>
1217     <tabstop>ServerCmdLineComboBox</tabstop>
1218     <tabstop>StartDelaySpinBox</tabstop>
1219     <tabstop>DisplayFontPushButton</tabstop>
1220 capela 267 <tabstop>DisplayEffectCheckBox</tabstop>
1221 capela 102 <tabstop>AutoRefreshCheckBox</tabstop>
1222     <tabstop>AutoRefreshTimeSpinBox</tabstop>
1223 capela 119 <tabstop>MaxVolumeSpinBox</tabstop>
1224 capela 102 <tabstop>MessagesFontPushButton</tabstop>
1225     <tabstop>MessagesLimitCheckBox</tabstop>
1226     <tabstop>MessagesLimitLinesSpinBox</tabstop>
1227     <tabstop>ConfirmRemoveCheckBox</tabstop>
1228     <tabstop>StdoutCaptureCheckBox</tabstop>
1229     <tabstop>CompletePathCheckBox</tabstop>
1230     <tabstop>MaxRecentFilesSpinBox</tabstop>
1231     <tabstop>OkPushButton</tabstop>
1232     <tabstop>CancelPushButton</tabstop>
1233     </tabstops>
1234     <includes>
1235     <include location="local" impldecl="in implementation">qsamplerOptionsForm.ui.h</include>
1236     </includes>
1237     <forwards>
1238     <forward>class qsamplerOptions;</forward>
1239     </forwards>
1240     <variables>
1241     <variable access="private">qsamplerOptions *m_pOptions;</variable>
1242     <variable access="private">int m_iDirtySetup;</variable>
1243     <variable access="private">int m_iDirtyCount;</variable>
1244     </variables>
1245     <slots>
1246     <slot specifier="non virtual">accept()</slot>
1247     <slot specifier="non virtual">reject()</slot>
1248     <slot specifier="non virtual">optionsChanged()</slot>
1249     <slot specifier="non virtual">stabilizeForm()</slot>
1250     <slot specifier="non virtual">chooseDisplayFont()</slot>
1251     <slot specifier="non virtual">chooseMessagesFont()</slot>
1252 capela 267 <slot specifier="non virtual">toggleDisplayEffect( bool bOn )</slot>
1253 capela 102 </slots>
1254     <functions>
1255     <function access="private" specifier="non virtual">init()</function>
1256     <function access="private" specifier="non virtual">destroy()</function>
1257     <function specifier="non virtual">setup( qsamplerOptions *pOptions )</function>
1258     </functions>
1259     <pixmapinproject/>
1260     <layoutdefaults spacing="4" margin="4"/>
1261     </UI>

  ViewVC Help
Powered by ViewVC