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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1464 by capela, Thu Nov 1 17:14:21 2007 UTC revision 1473 by capela, Mon Nov 5 19:07:26 2007 UTC
# Line 114  Line 114 
114        </attribute>        </attribute>
115        <layout class="QVBoxLayout" >        <layout class="QVBoxLayout" >
116         <property name="margin" >         <property name="margin" >
117          <number>0</number>          <number>8</number>
118         </property>         </property>
119         <property name="spacing" >         <property name="spacing" >
120          <number>4</number>          <number>4</number>
# Line 135  Line 135 
135           </property>           </property>
136           <layout class="QGridLayout" >           <layout class="QGridLayout" >
137            <property name="margin" >            <property name="margin" >
138             <number>0</number>             <number>4</number>
139            </property>            </property>
140            <property name="spacing" >            <property name="spacing" >
141             <number>4</number>             <number>4</number>
# Line 143  Line 143 
143            <item row="0" column="0" >            <item row="0" column="0" >
144             <widget class="QLabel" name="ServerHostTextLabel" >             <widget class="QLabel" name="ServerHostTextLabel" >
145              <property name="font" >              <property name="font" >
146               <font/>               <font>
147                  <weight>50</weight>
148                  <bold>false</bold>
149                 </font>
150              </property>              </property>
151              <property name="text" >              <property name="text" >
152               <string>&amp;Host:</string>               <string>&amp;Host:</string>
# Line 168  Line 171 
171               </size>               </size>
172              </property>              </property>
173              <property name="font" >              <property name="font" >
174               <font/>               <font>
175                  <weight>50</weight>
176                  <bold>false</bold>
177                 </font>
178              </property>              </property>
179              <property name="toolTip" >              <property name="toolTip" >
180               <string>LinuxSampler server listener port number</string>               <string>LinuxSampler server listener port number</string>
# Line 192  Line 198 
198               </size>               </size>
199              </property>              </property>
200              <property name="font" >              <property name="font" >
201               <font/>               <font>
202                  <weight>50</weight>
203                  <bold>false</bold>
204                 </font>
205              </property>              </property>
206              <property name="text" >              <property name="text" >
207               <string>&amp;Port:</string>               <string>&amp;Port:</string>
# Line 219  Line 228 
228               </sizepolicy>               </sizepolicy>
229              </property>              </property>
230              <property name="font" >              <property name="font" >
231               <font/>               <font>
232                  <weight>50</weight>
233                  <bold>false</bold>
234                 </font>
235              </property>              </property>
236              <property name="toolTip" >              <property name="toolTip" >
237               <string>LinuxSampler server host name or address</string>               <string>LinuxSampler server host name or address</string>
# Line 237  Line 249 
249            <item row="4" column="0" >            <item row="4" column="0" >
250             <widget class="QLabel" name="ServerCmdLineTextLabel" >             <widget class="QLabel" name="ServerCmdLineTextLabel" >
251              <property name="font" >              <property name="font" >
252               <font/>               <font>
253                  <weight>50</weight>
254                  <bold>false</bold>
255                 </font>
256              </property>              </property>
257              <property name="text" >              <property name="text" >
258               <string>&amp;Command line:</string>               <string>&amp;Command line:</string>
# Line 256  Line 271 
271            <item row="3" column="1" colspan="4" >            <item row="3" column="1" colspan="4" >
272             <widget class="QCheckBox" name="ServerStartCheckBox" >             <widget class="QCheckBox" name="ServerStartCheckBox" >
273              <property name="font" >              <property name="font" >
274               <font/>               <font>
275                  <weight>50</weight>
276                  <bold>false</bold>
277                 </font>
278              </property>              </property>
279              <property name="toolTip" >              <property name="toolTip" >
280               <string>Whether to start the LinuxSampler server on local machine</string>               <string>Whether to start the LinuxSampler server on local machine</string>
# Line 280  Line 298 
298               </sizepolicy>               </sizepolicy>
299              </property>              </property>
300              <property name="font" >              <property name="font" >
301               <font/>               <font>
302                  <weight>50</weight>
303                  <bold>false</bold>
304                 </font>
305              </property>              </property>
306              <property name="toolTip" >              <property name="toolTip" >
307               <string>Command line to start LinuxSampler server locally</string>               <string>Command line to start LinuxSampler server locally</string>
# Line 298  Line 319 
319            <item row="5" column="0" >            <item row="5" column="0" >
320             <widget class="QLabel" name="StartDelayTextLabel" >             <widget class="QLabel" name="StartDelayTextLabel" >
321              <property name="font" >              <property name="font" >
322               <font/>               <font>
323                  <weight>50</weight>
324                  <bold>false</bold>
325                 </font>
326              </property>              </property>
327              <property name="text" >              <property name="text" >
328               <string>Start &amp;delay:</string>               <string>Start &amp;delay:</string>
# Line 331  Line 355 
355               </size>               </size>
356              </property>              </property>
357              <property name="font" >              <property name="font" >
358               <font/>               <font>
359                  <weight>50</weight>
360                  <bold>false</bold>
361                 </font>
362              </property>              </property>
363              <property name="toolTip" >              <property name="toolTip" >
364               <string>Delay time in seconds after server startup</string>               <string>Delay time in seconds after server startup</string>
# Line 415  Line 442 
442               </size>               </size>
443              </property>              </property>
444              <property name="font" >              <property name="font" >
445               <font/>               <font>
446                  <weight>50</weight>
447                  <bold>false</bold>
448                 </font>
449              </property>              </property>
450              <property name="toolTip" >              <property name="toolTip" >
451               <string>Receive timeout in milliseconds</string>               <string>Receive timeout in milliseconds</string>
# Line 440  Line 470 
470            <item row="1" column="0" >            <item row="1" column="0" >
471             <widget class="QLabel" name="ServerTimeoutTextLabel" >             <widget class="QLabel" name="ServerTimeoutTextLabel" >
472              <property name="font" >              <property name="font" >
473               <font/>               <font>
474                  <weight>50</weight>
475                  <bold>false</bold>
476                 </font>
477              </property>              </property>
478              <property name="text" >              <property name="text" >
479               <string>&amp;Timeout:</string>               <string>&amp;Timeout:</string>
# Line 467  Line 500 
500        </attribute>        </attribute>
501        <layout class="QVBoxLayout" >        <layout class="QVBoxLayout" >
502         <property name="margin" >         <property name="margin" >
503          <number>0</number>          <number>8</number>
504         </property>         </property>
505         <property name="spacing" >         <property name="spacing" >
506          <number>4</number>          <number>4</number>
# Line 488  Line 521 
521           </property>           </property>
522           <layout class="QGridLayout" >           <layout class="QGridLayout" >
523            <property name="margin" >            <property name="margin" >
524             <number>0</number>             <number>4</number>
525            </property>            </property>
526            <property name="spacing" >            <property name="spacing" >
527             <number>4</number>             <number>4</number>
528            </property>            </property>
529            <item row="0" column="0" >            <item row="0" column="0" >
530             <widget class="QLabel" name="DisplayFontTextLabel" >             <widget class="QLabel" name="DisplayFontTextLabel" >
531                <property name="font" >
532                 <font>
533                  <weight>50</weight>
534                  <bold>false</bold>
535                 </font>
536                </property>
537              <property name="sizePolicy" >              <property name="sizePolicy" >
538               <sizepolicy>               <sizepolicy>
539                <hsizetype>3</hsizetype>                <hsizetype>3</hsizetype>
# Line 515  Line 554 
554                <height>32767</height>                <height>32767</height>
555               </size>               </size>
556              </property>              </property>
             <property name="palette" >  
              <palette>  
               <active>  
                <colorrole role="WindowText" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>85</red>  
                   <green>255</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>0</red>  
                   <green>0</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </active>  
               <inactive>  
                <colorrole role="WindowText" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>85</red>  
                   <green>255</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>0</red>  
                   <green>0</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </inactive>  
               <disabled>  
                <colorrole role="WindowText" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>119</red>  
                   <green>119</green>  
                   <blue>119</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>0</red>  
                   <green>0</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>0</red>  
                   <green>0</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </disabled>  
              </palette>  
             </property>  
             <property name="font" >  
              <font/>  
             </property>  
557              <property name="toolTip" >              <property name="toolTip" >
558               <string>Sample channel display font display</string>               <string>Sample channel display font display</string>
559              </property>              </property>
# Line 632  Line 577 
577            <item row="0" column="1" >            <item row="0" column="1" >
578             <widget class="QPushButton" name="DisplayFontPushButton" >             <widget class="QPushButton" name="DisplayFontPushButton" >
579              <property name="font" >              <property name="font" >
580               <font/>               <font>
581                  <weight>50</weight>
582                  <bold>false</bold>
583                 </font>
584              </property>              </property>
585              <property name="toolTip" >              <property name="toolTip" >
586               <string>Select font for the channel display</string>               <string>Select font for the channel display</string>
# Line 667  Line 615 
615            <item row="0" column="3" >            <item row="0" column="3" >
616             <widget class="QCheckBox" name="AutoRefreshCheckBox" >             <widget class="QCheckBox" name="AutoRefreshCheckBox" >
617              <property name="font" >              <property name="font" >
618               <font/>               <font>
619                  <weight>50</weight>
620                  <bold>false</bold>
621                 </font>
622              </property>              </property>
623              <property name="toolTip" >              <property name="toolTip" >
624               <string>Whether to refresh the channels view automatically</string>               <string>Whether to refresh the channels view automatically</string>
# Line 683  Line 634 
634            <item row="1" column="3" >            <item row="1" column="3" >
635             <widget class="QLabel" name="MaxVolumeTextLabel" >             <widget class="QLabel" name="MaxVolumeTextLabel" >
636              <property name="font" >              <property name="font" >
637               <font/>               <font>
638                  <weight>50</weight>
639                  <bold>false</bold>
640                 </font>
641              </property>              </property>
642              <property name="text" >              <property name="text" >
643               <string>Maximum &amp;volume:</string>               <string>Maximum &amp;volume:</string>
# Line 710  Line 664 
664               </sizepolicy>               </sizepolicy>
665              </property>              </property>
666              <property name="font" >              <property name="font" >
667               <font/>               <font>
668                  <weight>50</weight>
669                  <bold>false</bold>
670                 </font>
671              </property>              </property>
672              <property name="toolTip" >              <property name="toolTip" >
673               <string>Time in milliseconds between each auto-refresh cycle</string>               <string>Time in milliseconds between each auto-refresh cycle</string>
# Line 743  Line 700 
700               </sizepolicy>               </sizepolicy>
701              </property>              </property>
702              <property name="font" >              <property name="font" >
703               <font/>               <font>
704                  <weight>50</weight>
705                  <bold>false</bold>
706                 </font>
707              </property>              </property>
708              <property name="toolTip" >              <property name="toolTip" >
709               <string>Upper limit for the sampler channel volume setting</string>               <string>Upper limit for the sampler channel volume setting</string>
# Line 765  Line 725 
725            <item row="1" column="0" colspan="2" >            <item row="1" column="0" colspan="2" >
726             <widget class="QCheckBox" name="DisplayEffectCheckBox" >             <widget class="QCheckBox" name="DisplayEffectCheckBox" >
727              <property name="font" >              <property name="font" >
728               <font/>               <font>
729                  <weight>50</weight>
730                  <bold>false</bold>
731                 </font>
732              </property>              </property>
733              <property name="toolTip" >              <property name="toolTip" >
734               <string>Whether to enable a shiny glass light effect on the channel display</string>               <string>Whether to enable a shiny glass light effect on the channel display</string>
# Line 797  Line 760 
760           </property>           </property>
761           <layout class="QHBoxLayout" >           <layout class="QHBoxLayout" >
762            <property name="margin" >            <property name="margin" >
763             <number>0</number>             <number>4</number>
764            </property>            </property>
765            <property name="spacing" >            <property name="spacing" >
766             <number>4</number>             <number>4</number>
# Line 812  Line 775 
775                <verstretch>0</verstretch>                <verstretch>0</verstretch>
776               </sizepolicy>               </sizepolicy>
777              </property>              </property>
778                <property name="font" >
779                 <font>
780                  <weight>50</weight>
781                  <bold>false</bold>
782                 </font>
783                </property>
784              <property name="minimumSize" >              <property name="minimumSize" >
785               <size>               <size>
786                <width>180</width>                <width>180</width>
# Line 824  Line 793 
793                <height>32767</height>                <height>32767</height>
794               </size>               </size>
795              </property>              </property>
             <property name="palette" >  
              <palette>  
               <active>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </active>  
               <inactive>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </inactive>  
               <disabled>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </disabled>  
              </palette>  
             </property>  
             <property name="font" >  
              <font/>  
             </property>  
796              <property name="toolTip" >              <property name="toolTip" >
797               <string>Sample messages text font display</string>               <string>Sample messages text font display</string>
798              </property>              </property>
799                <property name="frameShape" >
800                 <enum>QFrame::Panel</enum>
801                </property>
802              <property name="frameShadow" >              <property name="frameShadow" >
803               <enum>QFrame::Sunken</enum>               <enum>QFrame::Sunken</enum>
804              </property>              </property>
# Line 908  Line 813 
813            <item>            <item>
814             <widget class="QPushButton" name="MessagesFontPushButton" >             <widget class="QPushButton" name="MessagesFontPushButton" >
815              <property name="font" >              <property name="font" >
816               <font/>               <font>
817                  <weight>50</weight>
818                  <bold>false</bold>
819                 </font>
820              </property>              </property>
821              <property name="toolTip" >              <property name="toolTip" >
822               <string>Select font for the messages text display</string>               <string>Select font for the messages text display</string>
# Line 943  Line 851 
851            <item>            <item>
852             <widget class="QCheckBox" name="MessagesLimitCheckBox" >             <widget class="QCheckBox" name="MessagesLimitCheckBox" >
853              <property name="font" >              <property name="font" >
854               <font/>               <font>
855                  <weight>50</weight>
856                  <bold>false</bold>
857                 </font>
858              </property>              </property>
859              <property name="toolTip" >              <property name="toolTip" >
860               <string>Whether to keep a maximum number of lines in the messages window</string>               <string>Whether to keep a maximum number of lines in the messages window</string>
# Line 959  Line 870 
870            <item>            <item>
871             <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >             <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >
872              <property name="font" >              <property name="font" >
873               <font/>               <font>
874                  <weight>50</weight>
875                  <bold>false</bold>
876                 </font>
877              </property>              </property>
878              <property name="toolTip" >              <property name="toolTip" >
879               <string>The maximum number of message lines to keep in view</string>               <string>The maximum number of message lines to keep in view</string>
# Line 1000  Line 914 
914           </property>           </property>
915           <layout class="QGridLayout" >           <layout class="QGridLayout" >
916            <property name="margin" >            <property name="margin" >
917             <number>0</number>             <number>4</number>
918            </property>            </property>
919            <property name="spacing" >            <property name="spacing" >
920             <number>4</number>             <number>4</number>
# Line 1016  Line 930 
930              <item>              <item>
931               <widget class="QCheckBox" name="ConfirmRemoveCheckBox" >               <widget class="QCheckBox" name="ConfirmRemoveCheckBox" >
932                <property name="font" >                <property name="font" >
933                 <font/>                 <font>
934                    <weight>50</weight>
935                    <bold>false</bold>
936                   </font>
937                </property>                </property>
938                <property name="toolTip" >                <property name="toolTip" >
939                 <string>Whether to ask for confirmation on removals</string>                 <string>Whether to ask for confirmation on removals</string>
# Line 1032  Line 949 
949              <item>              <item>
950               <widget class="QCheckBox" name="KeepOnTopCheckBox" >               <widget class="QCheckBox" name="KeepOnTopCheckBox" >
951                <property name="font" >                <property name="font" >
952                 <font/>                 <font>
953                    <weight>50</weight>
954                    <bold>false</bold>
955                   </font>
956                </property>                </property>
957                <property name="toolTip" >                <property name="toolTip" >
958                 <string>Whether to keep all child windows on top of the main window</string>                 <string>Whether to keep all child windows on top of the main window</string>
# Line 1048  Line 968 
968              <item>              <item>
969               <widget class="QCheckBox" name="StdoutCaptureCheckBox" >               <widget class="QCheckBox" name="StdoutCaptureCheckBox" >
970                <property name="font" >                <property name="font" >
971                 <font/>                 <font>
972                    <weight>50</weight>
973                    <bold>false</bold>
974                   </font>
975                </property>                </property>
976                <property name="toolTip" >                <property name="toolTip" >
977                 <string>Whether to capture standard output (stdout/stderr) into messages window</string>                 <string>Whether to capture standard output (stdout/stderr) into messages window</string>
# Line 1064  Line 987 
987              <item>              <item>
988               <widget class="QCheckBox" name="CompletePathCheckBox" >               <widget class="QCheckBox" name="CompletePathCheckBox" >
989                <property name="font" >                <property name="font" >
990                 <font/>                 <font>
991                    <weight>50</weight>
992                    <bold>false</bold>
993                   </font>
994                </property>                </property>
995                <property name="toolTip" >                <property name="toolTip" >
996                 <string>Whether to show the complete directory path of loaded session files</string>                 <string>Whether to show the complete directory path of loaded session files</string>
# Line 1080  Line 1006 
1006              <item>              <item>
1007               <widget class="QCheckBox" name="InstrumentNamesCheckBox" >               <widget class="QCheckBox" name="InstrumentNamesCheckBox" >
1008                <property name="font" >                <property name="font" >
1009                 <font/>                 <font>
1010                    <weight>50</weight>
1011                    <bold>false</bold>
1012                   </font>
1013                </property>                </property>
1014                <property name="toolTip" >                <property name="toolTip" >
1015                 <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>                 <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
# Line 1098  Line 1027 
1027            <item row="0" column="3" >            <item row="0" column="3" >
1028             <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >             <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >
1029              <property name="font" >              <property name="font" >
1030               <font/>               <font>
1031                  <weight>50</weight>
1032                  <bold>false</bold>
1033                 </font>
1034              </property>              </property>
1035              <property name="toolTip" >              <property name="toolTip" >
1036               <string>The maximum number of recent files to keep in menu</string>               <string>The maximum number of recent files to keep in menu</string>
# Line 1117  Line 1049 
1049            <item row="0" column="2" >            <item row="0" column="2" >
1050             <widget class="QLabel" name="MaxRecentFilesTextLabel" >             <widget class="QLabel" name="MaxRecentFilesTextLabel" >
1051              <property name="font" >              <property name="font" >
1052               <font/>               <font>
1053                  <weight>50</weight>
1054                  <bold>false</bold>
1055                 </font>
1056              </property>              </property>
1057              <property name="text" >              <property name="text" >
1058               <string>&amp;Number of recent files:</string>               <string>&amp;Number of recent files:</string>
# Line 1175  Line 1110 
1110    </layout>    </layout>
1111   </widget>   </widget>
1112   <layoutdefault spacing="4" margin="4" />   <layoutdefault spacing="4" margin="4" />
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>  
1113   <tabstops>   <tabstops>
1114    <tabstop>OptionsTabWidget</tabstop>    <tabstop>OptionsTabWidget</tabstop>
1115    <tabstop>ServerHostComboBox</tabstop>    <tabstop>ServerHostComboBox</tabstop>
# Line 1204  Line 1138 
1138   <resources>   <resources>
1139    <include location="../icons/qsampler.qrc" />    <include location="../icons/qsampler.qrc" />
1140   </resources>   </resources>
  <connections>  
   <connection>  
    <sender>ServerHostComboBox</sender>  
    <signal>textChanged(QString)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ServerPortComboBox</sender>  
    <signal>textChanged(QString)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ServerTimeoutSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ServerStartCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ServerCmdLineComboBox</sender>  
    <signal>textChanged(QString)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>StartDelaySpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>DisplayFontPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>chooseDisplayFont()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>DisplayEffectCheckBox</sender>  
    <signal>toggled(bool)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>toggleDisplayEffect(bool)</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>AutoRefreshCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>AutoRefreshTimeSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MaxVolumeSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MessagesFontPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>chooseMessagesFont()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MessagesLimitCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MessagesLimitLinesSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ConfirmRemoveCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>KeepOnTopCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>StdoutCaptureCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MaxRecentFilesSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>CompletePathCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>InstrumentNamesCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>OkPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>accept()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>CancelPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>reject()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
  </connections>  
1141  </ui>  </ui>

Legend:
Removed from v.1464  
changed lines
  Added in v.1473

  ViewVC Help
Powered by ViewVC