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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 102 - (hide annotations) (download)
Fri Jun 4 10:30:56 2004 UTC (19 years, 10 months ago) by capela
File size: 57181 byte(s)
Initial alpha release.

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     <width>529</width>
32     <height>329</height>
33     </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     <number>5000</number>
446     </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     <cstring>ChannelDisplayGroupBox</cstring>
497     </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     <string>Channel Display</string>
508     </property>
509     <property name="flat">
510     <bool>true</bool>
511     </property>
512     <hbox>
513     <property name="name">
514     <cstring>unnamed</cstring>
515     </property>
516     <widget class="QLabel">
517     <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     <property name="paletteBackgroundPixmap">
548     <pixmap>displaybg1.png</pixmap>
549     </property>
550     <property name="font">
551     <font>
552     <bold>0</bold>
553     </font>
554     </property>
555     <property name="frameShape">
556     <enum>Panel</enum>
557     </property>
558     <property name="frameShadow">
559     <enum>Sunken</enum>
560     </property>
561     <property name="lineWidth">
562     <number>1</number>
563     </property>
564     <property name="alignment">
565     <set>AlignCenter</set>
566     </property>
567     <property name="toolTip" stdset="0">
568     <string>Sample channel display font display</string>
569     </property>
570     </widget>
571     <widget class="QPushButton">
572     <property name="name">
573     <cstring>DisplayFontPushButton</cstring>
574     </property>
575     <property name="font">
576     <font>
577     <bold>0</bold>
578     </font>
579     </property>
580     <property name="text">
581     <string>&amp;Font...</string>
582     </property>
583     <property name="accel">
584     <string>Alt+F</string>
585     </property>
586     <property name="autoDefault">
587     <bool>false</bool>
588     </property>
589     <property name="toolTip" stdset="0">
590     <string>Select font for the channel display</string>
591     </property>
592     </widget>
593     <spacer>
594     <property name="name">
595     <cstring>space21</cstring>
596     </property>
597     <property name="orientation">
598     <enum>Horizontal</enum>
599     </property>
600     <property name="sizeType">
601     <enum>Expanding</enum>
602     </property>
603     <property name="sizeHint">
604     <size>
605     <width>16</width>
606     <height>16</height>
607     </size>
608     </property>
609     </spacer>
610     <widget class="QCheckBox">
611     <property name="name">
612     <cstring>AutoRefreshCheckBox</cstring>
613     </property>
614     <property name="font">
615     <font>
616     <bold>0</bold>
617     </font>
618     </property>
619     <property name="text">
620     <string>&amp;Auto refresh:</string>
621     </property>
622     <property name="accel">
623     <string>Alt+A</string>
624     </property>
625     <property name="toolTip" stdset="0">
626     <string>Whether to refresh the channels view automatically</string>
627     </property>
628     </widget>
629     <widget class="QSpinBox">
630     <property name="name">
631     <cstring>AutoRefreshTimeSpinBox</cstring>
632     </property>
633     <property name="sizePolicy">
634     <sizepolicy>
635     <hsizetype>1</hsizetype>
636     <vsizetype>0</vsizetype>
637     <horstretch>0</horstretch>
638     <verstretch>0</verstretch>
639     </sizepolicy>
640     </property>
641     <property name="font">
642     <font>
643     <bold>0</bold>
644     </font>
645     </property>
646     <property name="suffix">
647     <string> msec</string>
648     </property>
649     <property name="maxValue">
650     <number>20000</number>
651     </property>
652     <property name="minValue">
653     <number>200</number>
654     </property>
655     <property name="lineStep">
656     <number>100</number>
657     </property>
658     <property name="value">
659     <number>1000</number>
660     </property>
661     <property name="toolTip" stdset="0">
662     <string>Time in milliseconds between each auto-refresh cycle</string>
663     </property>
664     </widget>
665     </hbox>
666     </widget>
667     <widget class="QGroupBox">
668     <property name="name">
669     <cstring>MessagesGroupBox</cstring>
670     </property>
671     <property name="font">
672     <font>
673     <bold>1</bold>
674     </font>
675     </property>
676     <property name="margin">
677     <number>4</number>
678     </property>
679     <property name="title">
680     <string>Messages Window</string>
681     </property>
682     <property name="flat">
683     <bool>true</bool>
684     </property>
685     <hbox>
686     <property name="name">
687     <cstring>unnamed</cstring>
688     </property>
689     <widget class="QLabel">
690     <property name="name">
691     <cstring>MessagesFontTextLabel</cstring>
692     </property>
693     <property name="sizePolicy">
694     <sizepolicy>
695     <hsizetype>3</hsizetype>
696     <vsizetype>1</vsizetype>
697     <horstretch>0</horstretch>
698     <verstretch>0</verstretch>
699     </sizepolicy>
700     </property>
701     <property name="minimumSize">
702     <size>
703     <width>180</width>
704     <height>0</height>
705     </size>
706     </property>
707     <property name="maximumSize">
708     <size>
709     <width>180</width>
710     <height>32767</height>
711     </size>
712     </property>
713     <property name="paletteBackgroundColor">
714     <color>
715     <red>255</red>
716     <green>255</green>
717     <blue>255</blue>
718     </color>
719     </property>
720     <property name="font">
721     <font>
722     <bold>0</bold>
723     </font>
724     </property>
725     <property name="frameShape">
726     <enum>LineEditPanel</enum>
727     </property>
728     <property name="frameShadow">
729     <enum>Sunken</enum>
730     </property>
731     <property name="alignment">
732     <set>AlignCenter</set>
733     </property>
734     <property name="toolTip" stdset="0">
735     <string>Sample messages text font display</string>
736     </property>
737     </widget>
738     <widget class="QPushButton">
739     <property name="name">
740     <cstring>MessagesFontPushButton</cstring>
741     </property>
742     <property name="font">
743     <font>
744     <bold>0</bold>
745     </font>
746     </property>
747     <property name="text">
748     <string>&amp;Font...</string>
749     </property>
750     <property name="accel">
751     <string>Alt+F</string>
752     </property>
753     <property name="autoDefault">
754     <bool>false</bool>
755     </property>
756     <property name="toolTip" stdset="0">
757     <string>Select font for the messages text display</string>
758     </property>
759     </widget>
760     <spacer>
761     <property name="name">
762     <cstring>space22</cstring>
763     </property>
764     <property name="orientation">
765     <enum>Horizontal</enum>
766     </property>
767     <property name="sizeType">
768     <enum>Expanding</enum>
769     </property>
770     <property name="sizeHint">
771     <size>
772     <width>16</width>
773     <height>16</height>
774     </size>
775     </property>
776     </spacer>
777     <widget class="QCheckBox">
778     <property name="name">
779     <cstring>MessagesLimitCheckBox</cstring>
780     </property>
781     <property name="font">
782     <font>
783     <bold>0</bold>
784     </font>
785     </property>
786     <property name="text">
787     <string>&amp;Messages limit:</string>
788     </property>
789     <property name="accel">
790     <string>Alt+M</string>
791     </property>
792     <property name="toolTip" stdset="0">
793     <string>Whether to keep a maximum number of lines in the messages window</string>
794     </property>
795     </widget>
796     <widget class="QSpinBox">
797     <property name="name">
798     <cstring>MessagesLimitLinesSpinBox</cstring>
799     </property>
800     <property name="font">
801     <font>
802     <bold>0</bold>
803     </font>
804     </property>
805     <property name="suffix">
806     <string> lines</string>
807     </property>
808     <property name="maxValue">
809     <number>10000</number>
810     </property>
811     <property name="minValue">
812     <number>100</number>
813     </property>
814     <property name="lineStep">
815     <number>100</number>
816     </property>
817     <property name="value">
818     <number>1000</number>
819     </property>
820     <property name="toolTip" stdset="0">
821     <string>The maximum number of message lines to keep in view</string>
822     </property>
823     </widget>
824     </hbox>
825     </widget>
826     <widget class="QGroupBox">
827     <property name="name">
828     <cstring>OtherGroupBox</cstring>
829     </property>
830     <property name="font">
831     <font>
832     <bold>1</bold>
833     </font>
834     </property>
835     <property name="title">
836     <string>Other</string>
837     </property>
838     <property name="flat">
839     <bool>true</bool>
840     </property>
841     <grid>
842     <property name="name">
843     <cstring>unnamed</cstring>
844     </property>
845     <widget class="QLayoutWidget" row="0" column="0" rowspan="2" colspan="1">
846     <property name="name">
847     <cstring>layout2</cstring>
848     </property>
849     <vbox>
850     <property name="name">
851     <cstring>unnamed</cstring>
852     </property>
853     <widget class="QCheckBox">
854     <property name="name">
855     <cstring>ConfirmRemoveCheckBox</cstring>
856     </property>
857     <property name="font">
858     <font>
859     <bold>0</bold>
860     </font>
861     </property>
862     <property name="text">
863     <string>&amp;Confirm channel removal</string>
864     </property>
865     <property name="accel">
866     <string>Alt+C</string>
867     </property>
868     <property name="toolTip" stdset="0">
869     <string>Whether to ask for confirmation on channel removal</string>
870     </property>
871     </widget>
872     <widget class="QCheckBox">
873     <property name="name">
874     <cstring>StdoutCaptureCheckBox</cstring>
875     </property>
876     <property name="font">
877     <font>
878     <bold>0</bold>
879     </font>
880     </property>
881     <property name="text">
882     <string>Capture standard &amp;output</string>
883     </property>
884     <property name="accel">
885     <string>Alt+O</string>
886     </property>
887     <property name="toolTip" stdset="0">
888     <string>Whether to capture standard output (stdout/stderr) into messages window</string>
889     </property>
890     </widget>
891     <widget class="QCheckBox">
892     <property name="name">
893     <cstring>CompletePathCheckBox</cstring>
894     </property>
895     <property name="font">
896     <font>
897     <bold>0</bold>
898     </font>
899     </property>
900     <property name="text">
901     <string>&amp;Show complete path of session files</string>
902     </property>
903     <property name="accel">
904     <string>Alt+S</string>
905     </property>
906     <property name="toolTip" stdset="0">
907     <string>Whether to show the complete directory path of loaded session files</string>
908     </property>
909     </widget>
910     </vbox>
911     </widget>
912     <widget class="QSpinBox" row="0" column="3">
913     <property name="name">
914     <cstring>MaxRecentFilesSpinBox</cstring>
915     </property>
916     <property name="font">
917     <font>
918     <bold>0</bold>
919     </font>
920     </property>
921     <property name="maxValue">
922     <number>20</number>
923     </property>
924     <property name="minValue">
925     <number>0</number>
926     </property>
927     <property name="value">
928     <number>5</number>
929     </property>
930     <property name="toolTip" stdset="0">
931     <string>The maximum number of recent files to keep in menu</string>
932     </property>
933     </widget>
934     <widget class="QLabel" row="0" column="2">
935     <property name="name">
936     <cstring>MaxRecentFilesTextLabel</cstring>
937     </property>
938     <property name="font">
939     <font>
940     <bold>0</bold>
941     </font>
942     </property>
943     <property name="text">
944     <string>&amp;Number of recent files:</string>
945     </property>
946     <property name="alignment">
947     <set>AlignVCenter|AlignRight</set>
948     </property>
949     <property name="buddy" stdset="0">
950     <cstring>MaxRecentFilesSpinBox</cstring>
951     </property>
952     </widget>
953     <spacer row="0" column="1">
954     <property name="name">
955     <cstring>space23</cstring>
956     </property>
957     <property name="orientation">
958     <enum>Horizontal</enum>
959     </property>
960     <property name="sizeType">
961     <enum>Expanding</enum>
962     </property>
963     <property name="sizeHint">
964     <size>
965     <width>110</width>
966     <height>16</height>
967     </size>
968     </property>
969     </spacer>
970     <spacer row="1" column="1" rowspan="1" colspan="3">
971     <property name="name">
972     <cstring>space24</cstring>
973     </property>
974     <property name="orientation">
975     <enum>Horizontal</enum>
976     </property>
977     <property name="sizeType">
978     <enum>Expanding</enum>
979     </property>
980     <property name="sizeHint">
981     <size>
982     <width>280</width>
983     <height>16</height>
984     </size>
985     </property>
986     </spacer>
987     </grid>
988     </widget>
989     </vbox>
990     </widget>
991     </widget>
992     </grid>
993     </widget>
994     <connections>
995     <connection>
996     <sender>ServerHostComboBox</sender>
997     <signal>textChanged(const QString&amp;)</signal>
998     <receiver>qsamplerOptionsForm</receiver>
999     <slot>optionsChanged()</slot>
1000     </connection>
1001     <connection>
1002     <sender>ServerPortComboBox</sender>
1003     <signal>textChanged(const QString&amp;)</signal>
1004     <receiver>qsamplerOptionsForm</receiver>
1005     <slot>optionsChanged()</slot>
1006     </connection>
1007     <connection>
1008     <sender>ServerTimeoutSpinBox</sender>
1009     <signal>valueChanged(int)</signal>
1010     <receiver>qsamplerOptionsForm</receiver>
1011     <slot>optionsChanged()</slot>
1012     </connection>
1013     <connection>
1014     <sender>ServerStartCheckBox</sender>
1015     <signal>stateChanged(int)</signal>
1016     <receiver>qsamplerOptionsForm</receiver>
1017     <slot>optionsChanged()</slot>
1018     </connection>
1019     <connection>
1020     <sender>ServerCmdLineComboBox</sender>
1021     <signal>textChanged(const QString&amp;)</signal>
1022     <receiver>qsamplerOptionsForm</receiver>
1023     <slot>optionsChanged()</slot>
1024     </connection>
1025     <connection>
1026     <sender>StartDelaySpinBox</sender>
1027     <signal>valueChanged(int)</signal>
1028     <receiver>qsamplerOptionsForm</receiver>
1029     <slot>optionsChanged()</slot>
1030     </connection>
1031     <connection>
1032     <sender>DisplayFontPushButton</sender>
1033     <signal>clicked()</signal>
1034     <receiver>qsamplerOptionsForm</receiver>
1035     <slot>chooseDisplayFont()</slot>
1036     </connection>
1037     <connection>
1038     <sender>AutoRefreshCheckBox</sender>
1039     <signal>stateChanged(int)</signal>
1040     <receiver>qsamplerOptionsForm</receiver>
1041     <slot>optionsChanged()</slot>
1042     </connection>
1043     <connection>
1044     <sender>AutoRefreshTimeSpinBox</sender>
1045     <signal>valueChanged(int)</signal>
1046     <receiver>qsamplerOptionsForm</receiver>
1047     <slot>optionsChanged()</slot>
1048     </connection>
1049     <connection>
1050     <sender>MessagesFontPushButton</sender>
1051     <signal>clicked()</signal>
1052     <receiver>qsamplerOptionsForm</receiver>
1053     <slot>chooseMessagesFont()</slot>
1054     </connection>
1055     <connection>
1056     <sender>MessagesLimitCheckBox</sender>
1057     <signal>stateChanged(int)</signal>
1058     <receiver>qsamplerOptionsForm</receiver>
1059     <slot>optionsChanged()</slot>
1060     </connection>
1061     <connection>
1062     <sender>MessagesLimitLinesSpinBox</sender>
1063     <signal>valueChanged(int)</signal>
1064     <receiver>qsamplerOptionsForm</receiver>
1065     <slot>optionsChanged()</slot>
1066     </connection>
1067     <connection>
1068     <sender>ConfirmRemoveCheckBox</sender>
1069     <signal>stateChanged(int)</signal>
1070     <receiver>qsamplerOptionsForm</receiver>
1071     <slot>optionsChanged()</slot>
1072     </connection>
1073     <connection>
1074     <sender>StdoutCaptureCheckBox</sender>
1075     <signal>stateChanged(int)</signal>
1076     <receiver>qsamplerOptionsForm</receiver>
1077     <slot>optionsChanged()</slot>
1078     </connection>
1079     <connection>
1080     <sender>MaxRecentFilesSpinBox</sender>
1081     <signal>valueChanged(int)</signal>
1082     <receiver>qsamplerOptionsForm</receiver>
1083     <slot>optionsChanged()</slot>
1084     </connection>
1085     <connection>
1086     <sender>CompletePathCheckBox</sender>
1087     <signal>stateChanged(int)</signal>
1088     <receiver>qsamplerOptionsForm</receiver>
1089     <slot>optionsChanged()</slot>
1090     </connection>
1091     <connection>
1092     <sender>OkPushButton</sender>
1093     <signal>clicked()</signal>
1094     <receiver>qsamplerOptionsForm</receiver>
1095     <slot>accept()</slot>
1096     </connection>
1097     <connection>
1098     <sender>CancelPushButton</sender>
1099     <signal>clicked()</signal>
1100     <receiver>qsamplerOptionsForm</receiver>
1101     <slot>reject()</slot>
1102     </connection>
1103     </connections>
1104     <tabstops>
1105     <tabstop>OptionsTabWidget</tabstop>
1106     <tabstop>ServerHostComboBox</tabstop>
1107     <tabstop>ServerPortComboBox</tabstop>
1108     <tabstop>ServerTimeoutSpinBox</tabstop>
1109     <tabstop>ServerStartCheckBox</tabstop>
1110     <tabstop>ServerCmdLineComboBox</tabstop>
1111     <tabstop>StartDelaySpinBox</tabstop>
1112     <tabstop>DisplayFontPushButton</tabstop>
1113     <tabstop>AutoRefreshCheckBox</tabstop>
1114     <tabstop>AutoRefreshTimeSpinBox</tabstop>
1115     <tabstop>MessagesFontPushButton</tabstop>
1116     <tabstop>MessagesLimitCheckBox</tabstop>
1117     <tabstop>MessagesLimitLinesSpinBox</tabstop>
1118     <tabstop>ConfirmRemoveCheckBox</tabstop>
1119     <tabstop>StdoutCaptureCheckBox</tabstop>
1120     <tabstop>CompletePathCheckBox</tabstop>
1121     <tabstop>MaxRecentFilesSpinBox</tabstop>
1122     <tabstop>OkPushButton</tabstop>
1123     <tabstop>CancelPushButton</tabstop>
1124     </tabstops>
1125     <includes>
1126     <include location="local" impldecl="in implementation">qsamplerOptionsForm.ui.h</include>
1127     </includes>
1128     <forwards>
1129     <forward>class qsamplerOptions;</forward>
1130     </forwards>
1131     <variables>
1132     <variable access="private">qsamplerOptions *m_pOptions;</variable>
1133     <variable access="private">int m_iDirtySetup;</variable>
1134     <variable access="private">int m_iDirtyCount;</variable>
1135     </variables>
1136     <slots>
1137     <slot specifier="non virtual">accept()</slot>
1138     <slot specifier="non virtual">reject()</slot>
1139     <slot specifier="non virtual">optionsChanged()</slot>
1140     <slot specifier="non virtual">stabilizeForm()</slot>
1141     <slot specifier="non virtual">chooseDisplayFont()</slot>
1142     <slot specifier="non virtual">chooseMessagesFont()</slot>
1143     </slots>
1144     <functions>
1145     <function access="private" specifier="non virtual">init()</function>
1146     <function access="private" specifier="non virtual">destroy()</function>
1147     <function specifier="non virtual">setup( qsamplerOptions *pOptions )</function>
1148     </functions>
1149     <pixmapinproject/>
1150     <layoutdefaults spacing="4" margin="4"/>
1151     </UI>

  ViewVC Help
Powered by ViewVC