/[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 404 by capela, Wed Feb 23 13:47:47 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 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 993  Line 976 
976                                              </font>                                              </font>
977                                          </property>                                          </property>
978                                          <property name="text">                                          <property name="text">
979                                              <string>&amp;Show complete path of session files</string>                                              <string>Show complete &amp;path of session files</string>
980                                          </property>                                          </property>
981                                          <property name="accel">                                          <property name="accel">
982                                              <string>Alt+S</string>                                              <string>Alt+P</string>
983                                          </property>                                          </property>
984                                          <property name="toolTip" stdset="0">                                          <property name="toolTip" stdset="0">
985                                              <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>
986                                          </property>                                          </property>
987                                      </widget>                                      </widget>
988                                        <widget class="QCheckBox">
989                                            <property name="name">
990                                                <cstring>InstrumentNamesCheckBox</cstring>
991                                            </property>
992                                            <property name="font">
993                                                <font>
994                                                    <bold>0</bold>
995                                                </font>
996                                            </property>
997                                            <property name="text">
998                                                <string>Show actual &amp;instrument names</string>
999                                            </property>
1000                                            <property name="accel">
1001                                                <string>Alt+I</string>
1002                                            </property>
1003                                            <property name="toolTip" stdset="0">
1004                                                <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
1005                                            </property>
1006                                        </widget>
1007                                  </vbox>                                  </vbox>
1008                              </widget>                              </widget>
1009                              <widget class="QSpinBox" row="0" column="3">                              <widget class="QSpinBox" row="0" column="3">
# Line 1047  Line 1049 
1049                              </widget>                              </widget>
1050                              <spacer row="0" column="1">                              <spacer row="0" column="1">
1051                                  <property name="name">                                  <property name="name">
1052                                      <cstring>space24</cstring>                                      <cstring>spacer23</cstring>
1053                                  </property>                                  </property>
1054                                  <property name="orientation">                                  <property name="orientation">
1055                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 1064  Line 1066 
1066                              </spacer>                              </spacer>
1067                              <spacer row="1" column="1" rowspan="1" colspan="3">                              <spacer row="1" column="1" rowspan="1" colspan="3">
1068                                  <property name="name">                                  <property name="name">
1069                                      <cstring>space25</cstring>                                      <cstring>spacer24</cstring>
1070                                  </property>                                  </property>
1071                                  <property name="orientation">                                  <property name="orientation">
1072                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 1196  Line 1198 
1198          <slot>optionsChanged()</slot>          <slot>optionsChanged()</slot>
1199      </connection>      </connection>
1200      <connection>      <connection>
1201            <sender>InstrumentNamesCheckBox</sender>
1202            <signal>stateChanged(int)</signal>
1203            <receiver>qsamplerOptionsForm</receiver>
1204            <slot>optionsChanged()</slot>
1205        </connection>
1206        <connection>
1207          <sender>OkPushButton</sender>          <sender>OkPushButton</sender>
1208          <signal>clicked()</signal>          <signal>clicked()</signal>
1209          <receiver>qsamplerOptionsForm</receiver>          <receiver>qsamplerOptionsForm</receiver>
# Line 1227  Line 1235 
1235      <tabstop>ConfirmRemoveCheckBox</tabstop>      <tabstop>ConfirmRemoveCheckBox</tabstop>
1236      <tabstop>StdoutCaptureCheckBox</tabstop>      <tabstop>StdoutCaptureCheckBox</tabstop>
1237      <tabstop>CompletePathCheckBox</tabstop>      <tabstop>CompletePathCheckBox</tabstop>
1238        <tabstop>InstrumentNamesCheckBox</tabstop>
1239      <tabstop>MaxRecentFilesSpinBox</tabstop>      <tabstop>MaxRecentFilesSpinBox</tabstop>
1240      <tabstop>OkPushButton</tabstop>      <tabstop>OkPushButton</tabstop>
1241      <tabstop>CancelPushButton</tabstop>      <tabstop>CancelPushButton</tabstop>

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

  ViewVC Help
Powered by ViewVC