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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1788 - (show annotations) (download)
Sun Oct 26 15:44:42 2008 UTC (15 years, 6 months ago) by capela
File size: 42874 byte(s)
- Grayed/disabled palette color group fix for dark color themes.

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

  ViewVC Help
Powered by ViewVC