/[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 267 by capela, Wed Oct 6 15:42:59 2004 UTC revision 757 by capela, Fri Aug 26 23:04:32 2005 UTC
# Line 2  Line 2 
2  <class>qsamplerOptionsForm</class>  <class>qsamplerOptionsForm</class>
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.  <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved.
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 28  Line 28 
28          <rect>          <rect>
29              <x>0</x>              <x>0</x>
30              <y>0</y>              <y>0</y>
31              <width>519</width>              <width>520</width>
32              <height>321</height>              <height>323</height>
33          </rect>          </rect>
34      </property>      </property>
35      <property name="sizePolicy">      <property name="sizePolicy">
# Line 41  Line 41 
41          </sizepolicy>          </sizepolicy>
42      </property>      </property>
43      <property name="caption">      <property name="caption">
44          <string>qsampler: Options</string>          <string>Qsampler: Options</string>
45      </property>      </property>
46      <property name="sizeGripEnabled">      <property name="sizeGripEnabled">
47          <bool>true</bool>          <bool>true</bool>
# Line 111  Line 111 
111                      <cstring>ServerTabPage</cstring>                      <cstring>ServerTabPage</cstring>
112                  </property>                  </property>
113                  <attribute name="title">                  <attribute name="title">
114                      <string>Server</string>                      <string>&amp;Server</string>
115                  </attribute>                  </attribute>
116                  <vbox>                  <vbox>
117                      <property name="name">                      <property name="name">
# Line 358  Line 358 
358                                      <number>1</number>                                      <number>1</number>
359                                  </property>                                  </property>
360                                  <property name="value">                                  <property name="value">
361                                      <number>2</number>                                      <number>3</number>
362                                  </property>                                  </property>
363                                  <property name="toolTip" stdset="0">                                  <property name="toolTip" stdset="0">
364                                      <string>Delay time in seconds after server startup</string>                                      <string>Delay time in seconds after server startup</string>
# Line 451  Line 451 
451                                      <number>100</number>                                      <number>100</number>
452                                  </property>                                  </property>
453                                  <property name="value">                                  <property name="value">
454                                      <number>500</number>                                      <number>1000</number>
455                                  </property>                                  </property>
456                                  <property name="toolTip" stdset="0">                                  <property name="toolTip" stdset="0">
457                                      <string>Receive timeout in milliseconds</string>                                      <string>Receive timeout in milliseconds</string>
# Line 485  Line 485 
485                      <cstring>DisplayTabPage</cstring>                      <cstring>DisplayTabPage</cstring>
486                  </property>                  </property>
487                  <attribute name="title">                  <attribute name="title">
488                      <string>Display</string>                      <string>&amp;Display</string>
489                  </attribute>                  </attribute>
490                  <vbox>                  <vbox>
491                      <property name="name">                      <property name="name">
# Line 599  Line 599 
599                              </widget>                              </widget>
600                              <spacer row="0" column="2">                              <spacer row="0" column="2">
601                                  <property name="name">                                  <property name="name">
602                                      <cstring>space21</cstring>                                      <cstring>spacer21</cstring>
603                                  </property>                                  </property>
604                                  <property name="orientation">                                  <property name="orientation">
605                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 633  Line 633 
633                                      <string>Whether to refresh the channels view automatically</string>                                      <string>Whether to refresh the channels view automatically</string>
634                                  </property>                                  </property>
635                              </widget>                              </widget>
                             <widget class="QCheckBox" row="1" column="0" colspan="2">  
                                 <property name="name">  
                                     <cstring>DisplayEffectCheckBox</cstring>  
                                 </property>  
                                 <property name="font">  
                                     <font>  
                                         <bold>0</bold>  
                                     </font>  
                                 </property>  
                                 <property name="text">  
                                     <string>&amp;Display shiny glass light effect</string>  
                                 </property>  
                                 <property name="accel">  
                                     <string>Alt+D</string>  
                                 </property>  
                                 <property name="toolTip" stdset="0">  
                                     <string>Whether to enable a shiny glass light effect on the channel display</string>  
                                 </property>  
                             </widget>  
636                              <widget class="QLabel" row="1" column="3">                              <widget class="QLabel" row="1" column="3">
637                                  <property name="name">                                  <property name="name">
638                                      <cstring>MaxVolumeTextLabel</cstring>                                      <cstring>MaxVolumeTextLabel</cstring>
# Line 740  Line 721 
721                                      <string>Upper limit for the sampler channel volume setting</string>                                      <string>Upper limit for the sampler channel volume setting</string>
722                                  </property>                                  </property>
723                              </widget>                              </widget>
724                              <spacer row="1" column="0" rowspan="1" colspan="3">                              <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="2">
725                                  <property name="name">                                  <property name="name">
726                                      <cstring>spacer22</cstring>                                      <cstring>DisplayEffectCheckBox</cstring>
727                                  </property>                                  </property>
728                                  <property name="orientation">                                  <property name="font">
729                                      <enum>Horizontal</enum>                                      <font>
730                                            <bold>0</bold>
731                                        </font>
732                                  </property>                                  </property>
733                                  <property name="sizeType">                                  <property name="text">
734                                      <enum>Expanding</enum>                                      <string>Display shiny glass light &amp;effect</string>
735                                  </property>                                  </property>
736                                  <property name="sizeHint">                                  <property name="accel">
737                                      <size>                                      <string>Alt+E</string>
                                         <width>310</width>  
                                         <height>16</height>  
                                     </size>  
738                                  </property>                                  </property>
739                              </spacer>                                  <property name="toolTip" stdset="0">
740                                        <string>Whether to enable a shiny glass light effect on the channel display</string>
741                                    </property>
742                                </widget>
743                          </grid>                          </grid>
744                      </widget>                      </widget>
745                      <widget class="QGroupBox">                      <widget class="QGroupBox">
# Line 854  Line 837 
837                              </widget>                              </widget>
838                              <spacer>                              <spacer>
839                                  <property name="name">                                  <property name="name">
840                                      <cstring>space23</cstring>                                      <cstring>spacer22</cstring>
841                                  </property>                                  </property>
842                                  <property name="orientation">                                  <property name="orientation">
843                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 955  Line 938 
938                                              </font>                                              </font>
939                                          </property>                                          </property>
940                                          <property name="text">                                          <property name="text">
941                                              <string>&amp;Confirm channel removal</string>                                              <string>&amp;Confirm channel and device removal</string>
942                                          </property>                                          </property>
943                                          <property name="accel">                                          <property name="accel">
944                                              <string>Alt+C</string>                                              <string>Alt+C</string>
945                                          </property>                                          </property>
946                                          <property name="toolTip" stdset="0">                                          <property name="toolTip" stdset="0">
947                                              <string>Whether to ask for confirmation on channel removal</string>                                              <string>Whether to ask for confirmation on channel or device removal</string>
948                                          </property>                                          </property>
949                                      </widget>                                      </widget>
950                                                <widget class="QCheckBox">
951                                                    <property name="name">
952                                                        <cstring>KeepOnTopCheckBox</cstring>
953                                                    </property>
954                                                    <property name="font">
955                                                        <font>
956                                                            <bold>0</bold>
957                                                        </font>
958                                                    </property>
959                                                    <property name="text">
960                                                        <string>&amp;Keep child windows always on top</string>
961                                                    </property>
962                                                    <property name="accel">
963                                                        <string>Alt+K</string>
964                                                    </property>
965                                                    <property name="toolTip" stdset="0">
966                                                        <string>Whether to keep all child windows on top of the main window</string>
967                                                    </property>
968                                                </widget>
969                                      <widget class="QCheckBox">                                      <widget class="QCheckBox">
970                                          <property name="name">                                          <property name="name">
971                                              <cstring>StdoutCaptureCheckBox</cstring>                                              <cstring>StdoutCaptureCheckBox</cstring>
# Line 993  Line 995 
995                                              </font>                                              </font>
996                                          </property>                                          </property>
997                                          <property name="text">                                          <property name="text">
998                                              <string>&amp;Show complete path of session files</string>                                              <string>Show complete &amp;path of session files</string>
999                                          </property>                                          </property>
1000                                          <property name="accel">                                          <property name="accel">
1001                                              <string>Alt+S</string>                                              <string>Alt+P</string>
1002                                          </property>                                          </property>
1003                                          <property name="toolTip" stdset="0">                                          <property name="toolTip" stdset="0">
1004                                              <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>
1005                                          </property>                                          </property>
1006                                      </widget>                                      </widget>
1007                                        <widget class="QCheckBox">
1008                                            <property name="name">
1009                                                <cstring>InstrumentNamesCheckBox</cstring>
1010                                            </property>
1011                                            <property name="font">
1012                                                <font>
1013                                                    <bold>0</bold>
1014                                                </font>
1015                                            </property>
1016                                            <property name="text">
1017                                                <string>Show actual &amp;instrument names</string>
1018                                            </property>
1019                                            <property name="accel">
1020                                                <string>Alt+I</string>
1021                                            </property>
1022                                            <property name="toolTip" stdset="0">
1023                                                <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
1024                                            </property>
1025                                        </widget>
1026                                  </vbox>                                  </vbox>
1027                              </widget>                              </widget>
1028                              <widget class="QSpinBox" row="0" column="3">                              <widget class="QSpinBox" row="0" column="3">
# Line 1047  Line 1068 
1068                              </widget>                              </widget>
1069                              <spacer row="0" column="1">                              <spacer row="0" column="1">
1070                                  <property name="name">                                  <property name="name">
1071                                      <cstring>space24</cstring>                                      <cstring>spacer23</cstring>
1072                                  </property>                                  </property>
1073                                  <property name="orientation">                                  <property name="orientation">
1074                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 1064  Line 1085 
1085                              </spacer>                              </spacer>
1086                              <spacer row="1" column="1" rowspan="1" colspan="3">                              <spacer row="1" column="1" rowspan="1" colspan="3">
1087                                  <property name="name">                                  <property name="name">
1088                                      <cstring>space25</cstring>                                      <cstring>spacer24</cstring>
1089                                  </property>                                  </property>
1090                                  <property name="orientation">                                  <property name="orientation">
1091                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 1178  Line 1199 
1199          <slot>optionsChanged()</slot>          <slot>optionsChanged()</slot>
1200      </connection>      </connection>
1201      <connection>      <connection>
1202            <sender>KeepOnTopCheckBox</sender>
1203            <signal>stateChanged(int)</signal>
1204            <receiver>qsamplerOptionsForm</receiver>
1205            <slot>optionsChanged()</slot>
1206        </connection>
1207        <connection>
1208          <sender>StdoutCaptureCheckBox</sender>          <sender>StdoutCaptureCheckBox</sender>
1209          <signal>stateChanged(int)</signal>          <signal>stateChanged(int)</signal>
1210          <receiver>qsamplerOptionsForm</receiver>          <receiver>qsamplerOptionsForm</receiver>
# Line 1196  Line 1223 
1223          <slot>optionsChanged()</slot>          <slot>optionsChanged()</slot>
1224      </connection>      </connection>
1225      <connection>      <connection>
1226            <sender>InstrumentNamesCheckBox</sender>
1227            <signal>stateChanged(int)</signal>
1228            <receiver>qsamplerOptionsForm</receiver>
1229            <slot>optionsChanged()</slot>
1230        </connection>
1231        <connection>
1232          <sender>OkPushButton</sender>          <sender>OkPushButton</sender>
1233          <signal>clicked()</signal>          <signal>clicked()</signal>
1234          <receiver>qsamplerOptionsForm</receiver>          <receiver>qsamplerOptionsForm</receiver>
# Line 1225  Line 1258 
1258      <tabstop>MessagesLimitCheckBox</tabstop>      <tabstop>MessagesLimitCheckBox</tabstop>
1259      <tabstop>MessagesLimitLinesSpinBox</tabstop>      <tabstop>MessagesLimitLinesSpinBox</tabstop>
1260      <tabstop>ConfirmRemoveCheckBox</tabstop>      <tabstop>ConfirmRemoveCheckBox</tabstop>
1261        <tabstop>KeepOnTopCheckBox</tabstop>
1262      <tabstop>StdoutCaptureCheckBox</tabstop>      <tabstop>StdoutCaptureCheckBox</tabstop>
1263      <tabstop>CompletePathCheckBox</tabstop>      <tabstop>CompletePathCheckBox</tabstop>
1264        <tabstop>InstrumentNamesCheckBox</tabstop>
1265      <tabstop>MaxRecentFilesSpinBox</tabstop>      <tabstop>MaxRecentFilesSpinBox</tabstop>
1266      <tabstop>OkPushButton</tabstop>      <tabstop>OkPushButton</tabstop>
1267      <tabstop>CancelPushButton</tabstop>      <tabstop>CancelPushButton</tabstop>

Legend:
Removed from v.267  
changed lines
  Added in v.757

  ViewVC Help
Powered by ViewVC