/[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 118 by capela, Fri Jun 4 10:30:56 2004 UTC revision 119 by capela, Wed Jun 9 20:24:48 2004 UTC
# Line 28  Line 28 
28          <rect>          <rect>
29              <x>0</x>              <x>0</x>
30              <y>0</y>              <y>0</y>
31              <width>529</width>              <width>519</width>
32              <height>329</height>              <height>321</height>
33          </rect>          </rect>
34      </property>      </property>
35      <property name="sizePolicy">      <property name="sizePolicy">
# Line 442  Line 442 
442                                      <string> msec</string>                                      <string> msec</string>
443                                  </property>                                  </property>
444                                  <property name="maxValue">                                  <property name="maxValue">
445                                      <number>5000</number>                                      <number>60000</number>
446                                  </property>                                  </property>
447                                  <property name="minValue">                                  <property name="minValue">
448                                      <number>100</number>                                      <number>100</number>
# Line 493  Line 493 
493                      </property>                      </property>
494                      <widget class="QGroupBox">                      <widget class="QGroupBox">
495                          <property name="name">                          <property name="name">
496                              <cstring>ChannelDisplayGroupBox</cstring>                              <cstring>ChannelsGroupBox</cstring>
497                          </property>                          </property>
498                          <property name="font">                          <property name="font">
499                              <font>                              <font>
# Line 504  Line 504 
504                              <number>4</number>                              <number>4</number>
505                          </property>                          </property>
506                          <property name="title">                          <property name="title">
507                              <string>Channel Display</string>                              <string>Channels</string>
508                          </property>                          </property>
509                          <property name="flat">                          <property name="flat">
510                              <bool>true</bool>                              <bool>true</bool>
511                          </property>                          </property>
512                          <hbox>                          <grid>
513                              <property name="name">                              <property name="name">
514                                  <cstring>unnamed</cstring>                                  <cstring>unnamed</cstring>
515                              </property>                              </property>
516                              <widget class="QLabel">                              <widget class="QLabel" row="0" column="0">
517                                  <property name="name">                                  <property name="name">
518                                      <cstring>DisplayFontTextLabel</cstring>                                      <cstring>DisplayFontTextLabel</cstring>
519                                  </property>                                  </property>
# Line 568  Line 568 
568                                      <string>Sample channel display font display</string>                                      <string>Sample channel display font display</string>
569                                  </property>                                  </property>
570                              </widget>                              </widget>
571                              <widget class="QPushButton">                              <widget class="QPushButton" row="0" column="1">
572                                  <property name="name">                                  <property name="name">
573                                      <cstring>DisplayFontPushButton</cstring>                                      <cstring>DisplayFontPushButton</cstring>
574                                  </property>                                  </property>
# Line 590  Line 590 
590                                      <string>Select font for the channel display</string>                                      <string>Select font for the channel display</string>
591                                  </property>                                  </property>
592                              </widget>                              </widget>
593                              <spacer>                              <spacer row="0" column="2">
594                                  <property name="name">                                  <property name="name">
595                                      <cstring>space21</cstring>                                      <cstring>space21</cstring>
596                                  </property>                                  </property>
# Line 602  Line 602 
602                                  </property>                                  </property>
603                                  <property name="sizeHint">                                  <property name="sizeHint">
604                                      <size>                                      <size>
605                                          <width>16</width>                                          <width>56</width>
606                                          <height>16</height>                                          <height>16</height>
607                                      </size>                                      </size>
608                                  </property>                                  </property>
609                              </spacer>                              </spacer>
610                              <widget class="QCheckBox">                              <widget class="QCheckBox" row="0" column="3">
611                                  <property name="name">                                  <property name="name">
612                                      <cstring>AutoRefreshCheckBox</cstring>                                      <cstring>AutoRefreshCheckBox</cstring>
613                                  </property>                                  </property>
# Line 626  Line 626 
626                                      <string>Whether to refresh the channels view automatically</string>                                      <string>Whether to refresh the channels view automatically</string>
627                                  </property>                                  </property>
628                              </widget>                              </widget>
629                              <widget class="QSpinBox">                              <widget class="QLabel" row="1" column="3">
630                                    <property name="name">
631                                        <cstring>MaxVolumeTextLabel</cstring>
632                                    </property>
633                                    <property name="font">
634                                        <font>
635                                            <bold>0</bold>
636                                        </font>
637                                    </property>
638                                    <property name="text">
639                                        <string>Maximum &amp;volume:</string>
640                                    </property>
641                                    <property name="alignment">
642                                        <set>AlignVCenter|AlignRight</set>
643                                    </property>
644                                    <property name="buddy" stdset="0">
645                                        <cstring>MaxVolumeSpinBox</cstring>
646                                    </property>
647                                </widget>
648                                <widget class="QSpinBox" row="0" column="4">
649                                  <property name="name">                                  <property name="name">
650                                      <cstring>AutoRefreshTimeSpinBox</cstring>                                      <cstring>AutoRefreshTimeSpinBox</cstring>
651                                  </property>                                  </property>
# Line 662  Line 681 
681                                      <string>Time in milliseconds between each auto-refresh cycle</string>                                      <string>Time in milliseconds between each auto-refresh cycle</string>
682                                  </property>                                  </property>
683                              </widget>                              </widget>
684                          </hbox>                              <widget class="QSpinBox" row="1" column="4">
685                                    <property name="name">
686                                        <cstring>MaxVolumeSpinBox</cstring>
687                                    </property>
688                                    <property name="sizePolicy">
689                                        <sizepolicy>
690                                            <hsizetype>1</hsizetype>
691                                            <vsizetype>0</vsizetype>
692                                            <horstretch>0</horstretch>
693                                            <verstretch>0</verstretch>
694                                        </sizepolicy>
695                                    </property>
696                                    <property name="font">
697                                        <font>
698                                            <bold>0</bold>
699                                        </font>
700                                    </property>
701                                    <property name="suffix">
702                                        <string> %</string>
703                                    </property>
704                                    <property name="maxValue">
705                                        <number>1000</number>
706                                    </property>
707                                    <property name="lineStep">
708                                        <number>10</number>
709                                    </property>
710                                    <property name="value">
711                                        <number>100</number>
712                                    </property>
713                                    <property name="toolTip" stdset="0">
714                                        <string>Upper limit for the sampler channel volume setting</string>
715                                    </property>
716                                </widget>
717                                <spacer row="1" column="0" rowspan="1" colspan="3">
718                                    <property name="name">
719                                        <cstring>spacer22</cstring>
720                                    </property>
721                                    <property name="orientation">
722                                        <enum>Horizontal</enum>
723                                    </property>
724                                    <property name="sizeType">
725                                        <enum>Expanding</enum>
726                                    </property>
727                                    <property name="sizeHint">
728                                        <size>
729                                            <width>310</width>
730                                            <height>16</height>
731                                        </size>
732                                    </property>
733                                </spacer>
734                            </grid>
735                      </widget>                      </widget>
736                      <widget class="QGroupBox">                      <widget class="QGroupBox">
737                          <property name="name">                          <property name="name">
# Line 677  Line 746 
746                              <number>4</number>                              <number>4</number>
747                          </property>                          </property>
748                          <property name="title">                          <property name="title">
749                              <string>Messages Window</string>                              <string>Messages</string>
750                          </property>                          </property>
751                          <property name="flat">                          <property name="flat">
752                              <bool>true</bool>                              <bool>true</bool>
# Line 759  Line 828 
828                              </widget>                              </widget>
829                              <spacer>                              <spacer>
830                                  <property name="name">                                  <property name="name">
831                                      <cstring>space22</cstring>                                      <cstring>space23</cstring>
832                                  </property>                                  </property>
833                                  <property name="orientation">                                  <property name="orientation">
834                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 769  Line 838 
838                                  </property>                                  </property>
839                                  <property name="sizeHint">                                  <property name="sizeHint">
840                                      <size>                                      <size>
841                                          <width>16</width>                                          <width>49</width>
842                                          <height>16</height>                                          <height>16</height>
843                                      </size>                                      </size>
844                                  </property>                                  </property>
# Line 952  Line 1021 
1021                              </widget>                              </widget>
1022                              <spacer row="0" column="1">                              <spacer row="0" column="1">
1023                                  <property name="name">                                  <property name="name">
1024                                      <cstring>space23</cstring>                                      <cstring>space24</cstring>
1025                                  </property>                                  </property>
1026                                  <property name="orientation">                                  <property name="orientation">
1027                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 969  Line 1038 
1038                              </spacer>                              </spacer>
1039                              <spacer row="1" column="1" rowspan="1" colspan="3">                              <spacer row="1" column="1" rowspan="1" colspan="3">
1040                                  <property name="name">                                  <property name="name">
1041                                      <cstring>space24</cstring>                                      <cstring>space25</cstring>
1042                                  </property>                                  </property>
1043                                  <property name="orientation">                                  <property name="orientation">
1044                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 1047  Line 1116 
1116          <slot>optionsChanged()</slot>          <slot>optionsChanged()</slot>
1117      </connection>      </connection>
1118      <connection>      <connection>
1119            <sender>MaxVolumeSpinBox</sender>
1120            <signal>valueChanged(int)</signal>
1121            <receiver>qsamplerOptionsForm</receiver>
1122            <slot>optionsChanged()</slot>
1123        </connection>
1124        <connection>
1125          <sender>MessagesFontPushButton</sender>          <sender>MessagesFontPushButton</sender>
1126          <signal>clicked()</signal>          <signal>clicked()</signal>
1127          <receiver>qsamplerOptionsForm</receiver>          <receiver>qsamplerOptionsForm</receiver>
# Line 1112  Line 1187 
1187      <tabstop>DisplayFontPushButton</tabstop>      <tabstop>DisplayFontPushButton</tabstop>
1188      <tabstop>AutoRefreshCheckBox</tabstop>      <tabstop>AutoRefreshCheckBox</tabstop>
1189      <tabstop>AutoRefreshTimeSpinBox</tabstop>      <tabstop>AutoRefreshTimeSpinBox</tabstop>
1190        <tabstop>MaxVolumeSpinBox</tabstop>
1191      <tabstop>MessagesFontPushButton</tabstop>      <tabstop>MessagesFontPushButton</tabstop>
1192      <tabstop>MessagesLimitCheckBox</tabstop>      <tabstop>MessagesLimitCheckBox</tabstop>
1193      <tabstop>MessagesLimitLinesSpinBox</tabstop>      <tabstop>MessagesLimitLinesSpinBox</tabstop>

Legend:
Removed from v.118  
changed lines
  Added in v.119

  ViewVC Help
Powered by ViewVC