/[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 102 by capela, Fri Jun 4 10:30:56 2004 UTC revision 267 by capela, Wed Oct 6 15:42:59 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 544  Line 544 
544                                          <blue>0</blue>                                          <blue>0</blue>
545                                      </color>                                      </color>
546                                  </property>                                  </property>
547                                    <property name="paletteBackgroundColor">
548                                        <color>
549                                            <red>0</red>
550                                            <green>0</green>
551                                            <blue>0</blue>
552                                        </color>
553                                    </property>
554                                  <property name="paletteBackgroundPixmap">                                  <property name="paletteBackgroundPixmap">
555                                      <pixmap>displaybg1.png</pixmap>                                      <pixmap>displaybg1.png</pixmap>
556                                  </property>                                  </property>
# Line 568  Line 575 
575                                      <string>Sample channel display font display</string>                                      <string>Sample channel display font display</string>
576                                  </property>                                  </property>
577                              </widget>                              </widget>
578                              <widget class="QPushButton">                              <widget class="QPushButton" row="0" column="1">
579                                  <property name="name">                                  <property name="name">
580                                      <cstring>DisplayFontPushButton</cstring>                                      <cstring>DisplayFontPushButton</cstring>
581                                  </property>                                  </property>
# Line 590  Line 597 
597                                      <string>Select font for the channel display</string>                                      <string>Select font for the channel display</string>
598                                  </property>                                  </property>
599                              </widget>                              </widget>
600                              <spacer>                              <spacer row="0" column="2">
601                                  <property name="name">                                  <property name="name">
602                                      <cstring>space21</cstring>                                      <cstring>space21</cstring>
603                                  </property>                                  </property>
# Line 602  Line 609 
609                                  </property>                                  </property>
610                                  <property name="sizeHint">                                  <property name="sizeHint">
611                                      <size>                                      <size>
612                                          <width>16</width>                                          <width>56</width>
613                                          <height>16</height>                                          <height>16</height>
614                                      </size>                                      </size>
615                                  </property>                                  </property>
616                              </spacer>                              </spacer>
617                              <widget class="QCheckBox">                              <widget class="QCheckBox" row="0" column="3">
618                                  <property name="name">                                  <property name="name">
619                                      <cstring>AutoRefreshCheckBox</cstring>                                      <cstring>AutoRefreshCheckBox</cstring>
620                                  </property>                                  </property>
# Line 626  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>
636                              <widget class="QSpinBox">                              <widget class="QCheckBox" row="1" column="0" colspan="2">
637                                    <property name="name">
638                                        <cstring>DisplayEffectCheckBox</cstring>
639                                    </property>
640                                    <property name="font">
641                                        <font>
642                                            <bold>0</bold>
643                                        </font>
644                                    </property>
645                                    <property name="text">
646                                        <string>&amp;Display shiny glass light effect</string>
647                                    </property>
648                                    <property name="accel">
649                                        <string>Alt+D</string>
650                                    </property>
651                                    <property name="toolTip" stdset="0">
652                                        <string>Whether to enable a shiny glass light effect on the channel display</string>
653                                    </property>
654                                </widget>
655                                <widget class="QLabel" row="1" column="3">
656                                    <property name="name">
657                                        <cstring>MaxVolumeTextLabel</cstring>
658                                    </property>
659                                    <property name="font">
660                                        <font>
661                                            <bold>0</bold>
662                                        </font>
663                                    </property>
664                                    <property name="text">
665                                        <string>Maximum &amp;volume:</string>
666                                    </property>
667                                    <property name="alignment">
668                                        <set>AlignVCenter|AlignRight</set>
669                                    </property>
670                                    <property name="buddy" stdset="0">
671                                        <cstring>MaxVolumeSpinBox</cstring>
672                                    </property>
673                                </widget>
674                                <widget class="QSpinBox" row="0" column="4">
675                                  <property name="name">                                  <property name="name">
676                                      <cstring>AutoRefreshTimeSpinBox</cstring>                                      <cstring>AutoRefreshTimeSpinBox</cstring>
677                                  </property>                                  </property>
# Line 662  Line 707 
707                                      <string>Time in milliseconds between each auto-refresh cycle</string>                                      <string>Time in milliseconds between each auto-refresh cycle</string>
708                                  </property>                                  </property>
709                              </widget>                              </widget>
710                          </hbox>                              <widget class="QSpinBox" row="1" column="4">
711                                    <property name="name">
712                                        <cstring>MaxVolumeSpinBox</cstring>
713                                    </property>
714                                    <property name="sizePolicy">
715                                        <sizepolicy>
716                                            <hsizetype>1</hsizetype>
717                                            <vsizetype>0</vsizetype>
718                                            <horstretch>0</horstretch>
719                                            <verstretch>0</verstretch>
720                                        </sizepolicy>
721                                    </property>
722                                    <property name="font">
723                                        <font>
724                                            <bold>0</bold>
725                                        </font>
726                                    </property>
727                                    <property name="suffix">
728                                        <string> %</string>
729                                    </property>
730                                    <property name="maxValue">
731                                        <number>1000</number>
732                                    </property>
733                                    <property name="lineStep">
734                                        <number>10</number>
735                                    </property>
736                                    <property name="value">
737                                        <number>100</number>
738                                    </property>
739                                    <property name="toolTip" stdset="0">
740                                        <string>Upper limit for the sampler channel volume setting</string>
741                                    </property>
742                                </widget>
743                                <spacer row="1" column="0" rowspan="1" colspan="3">
744                                    <property name="name">
745                                        <cstring>spacer22</cstring>
746                                    </property>
747                                    <property name="orientation">
748                                        <enum>Horizontal</enum>
749                                    </property>
750                                    <property name="sizeType">
751                                        <enum>Expanding</enum>
752                                    </property>
753                                    <property name="sizeHint">
754                                        <size>
755                                            <width>310</width>
756                                            <height>16</height>
757                                        </size>
758                                    </property>
759                                </spacer>
760                            </grid>
761                      </widget>                      </widget>
762                      <widget class="QGroupBox">                      <widget class="QGroupBox">
763                          <property name="name">                          <property name="name">
# Line 677  Line 772 
772                              <number>4</number>                              <number>4</number>
773                          </property>                          </property>
774                          <property name="title">                          <property name="title">
775                              <string>Messages Window</string>                              <string>Messages</string>
776                          </property>                          </property>
777                          <property name="flat">                          <property name="flat">
778                              <bool>true</bool>                              <bool>true</bool>
# Line 759  Line 854 
854                              </widget>                              </widget>
855                              <spacer>                              <spacer>
856                                  <property name="name">                                  <property name="name">
857                                      <cstring>space22</cstring>                                      <cstring>space23</cstring>
858                                  </property>                                  </property>
859                                  <property name="orientation">                                  <property name="orientation">
860                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 769  Line 864 
864                                  </property>                                  </property>
865                                  <property name="sizeHint">                                  <property name="sizeHint">
866                                      <size>                                      <size>
867                                          <width>16</width>                                          <width>49</width>
868                                          <height>16</height>                                          <height>16</height>
869                                      </size>                                      </size>
870                                  </property>                                  </property>
# Line 952  Line 1047 
1047                              </widget>                              </widget>
1048                              <spacer row="0" column="1">                              <spacer row="0" column="1">
1049                                  <property name="name">                                  <property name="name">
1050                                      <cstring>space23</cstring>                                      <cstring>space24</cstring>
1051                                  </property>                                  </property>
1052                                  <property name="orientation">                                  <property name="orientation">
1053                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 969  Line 1064 
1064                              </spacer>                              </spacer>
1065                              <spacer row="1" column="1" rowspan="1" colspan="3">                              <spacer row="1" column="1" rowspan="1" colspan="3">
1066                                  <property name="name">                                  <property name="name">
1067                                      <cstring>space24</cstring>                                      <cstring>space25</cstring>
1068                                  </property>                                  </property>
1069                                  <property name="orientation">                                  <property name="orientation">
1070                                      <enum>Horizontal</enum>                                      <enum>Horizontal</enum>
# Line 1035  Line 1130 
1130          <slot>chooseDisplayFont()</slot>          <slot>chooseDisplayFont()</slot>
1131      </connection>      </connection>
1132      <connection>      <connection>
1133            <sender>DisplayEffectCheckBox</sender>
1134            <signal>toggled(bool)</signal>
1135            <receiver>qsamplerOptionsForm</receiver>
1136            <slot>toggleDisplayEffect(bool)</slot>
1137        </connection>
1138        <connection>
1139          <sender>AutoRefreshCheckBox</sender>          <sender>AutoRefreshCheckBox</sender>
1140          <signal>stateChanged(int)</signal>          <signal>stateChanged(int)</signal>
1141          <receiver>qsamplerOptionsForm</receiver>          <receiver>qsamplerOptionsForm</receiver>
# Line 1047  Line 1148 
1148          <slot>optionsChanged()</slot>          <slot>optionsChanged()</slot>
1149      </connection>      </connection>
1150      <connection>      <connection>
1151            <sender>MaxVolumeSpinBox</sender>
1152            <signal>valueChanged(int)</signal>
1153            <receiver>qsamplerOptionsForm</receiver>
1154            <slot>optionsChanged()</slot>
1155        </connection>
1156        <connection>
1157          <sender>MessagesFontPushButton</sender>          <sender>MessagesFontPushButton</sender>
1158          <signal>clicked()</signal>          <signal>clicked()</signal>
1159          <receiver>qsamplerOptionsForm</receiver>          <receiver>qsamplerOptionsForm</receiver>
# Line 1110  Line 1217 
1217      <tabstop>ServerCmdLineComboBox</tabstop>      <tabstop>ServerCmdLineComboBox</tabstop>
1218      <tabstop>StartDelaySpinBox</tabstop>      <tabstop>StartDelaySpinBox</tabstop>
1219      <tabstop>DisplayFontPushButton</tabstop>      <tabstop>DisplayFontPushButton</tabstop>
1220        <tabstop>DisplayEffectCheckBox</tabstop>
1221      <tabstop>AutoRefreshCheckBox</tabstop>      <tabstop>AutoRefreshCheckBox</tabstop>
1222      <tabstop>AutoRefreshTimeSpinBox</tabstop>      <tabstop>AutoRefreshTimeSpinBox</tabstop>
1223        <tabstop>MaxVolumeSpinBox</tabstop>
1224      <tabstop>MessagesFontPushButton</tabstop>      <tabstop>MessagesFontPushButton</tabstop>
1225      <tabstop>MessagesLimitCheckBox</tabstop>      <tabstop>MessagesLimitCheckBox</tabstop>
1226      <tabstop>MessagesLimitLinesSpinBox</tabstop>      <tabstop>MessagesLimitLinesSpinBox</tabstop>
# Line 1140  Line 1249 
1249      <slot specifier="non virtual">stabilizeForm()</slot>      <slot specifier="non virtual">stabilizeForm()</slot>
1250      <slot specifier="non virtual">chooseDisplayFont()</slot>      <slot specifier="non virtual">chooseDisplayFont()</slot>
1251      <slot specifier="non virtual">chooseMessagesFont()</slot>      <slot specifier="non virtual">chooseMessagesFont()</slot>
1252        <slot specifier="non virtual">toggleDisplayEffect( bool bOn )</slot>
1253  </slots>  </slots>
1254  <functions>  <functions>
1255      <function access="private" specifier="non virtual">init()</function>      <function access="private" specifier="non virtual">init()</function>

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

  ViewVC Help
Powered by ViewVC