Changeset 11536 for trunk/FACT++/gui


Ignore:
Timestamp:
07/22/11 11:17:23 (14 years ago)
Author:
tbretz
Message:
Fixed a typo; added some stuff for the light pulser setup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/design.ui

    r11507 r11536  
    5353      </property>
    5454      <property name="currentIndex">
    55        <number>0</number>
     55       <number>3</number>
    5656      </property>
    5757      <property name="documentMode">
     
    8484          </property>
    8585          <property name="windowTitle">
    86            <string>Trigegr settings</string>
     86           <string>Trigger settings</string>
    8787          </property>
    8888          <widget class="QWidget" name="fTriggerWidget">
     
    640640               <string>Light pulser settings</string>
    641641              </property>
     642              <layout class="QGridLayout" name="gridLayout_56" rowstretch="0,0,0,0,0,0">
     643               <item row="0" column="0" colspan="5">
     644                <widget class="Line" name="line_16">
     645                 <property name="orientation">
     646                  <enum>Qt::Horizontal</enum>
     647                 </property>
     648                </widget>
     649               </item>
     650               <item row="4" column="1">
     651                <layout class="QVBoxLayout" name="verticalLayout_9">
     652                 <item>
     653                  <widget class="QCheckBox" name="fFadLpIntGroup1">
     654                   <property name="text">
     655                    <string>Group 1</string>
     656                   </property>
     657                  </widget>
     658                 </item>
     659                 <item>
     660                  <widget class="QCheckBox" name="fFadLpIntGroup2">
     661                   <property name="text">
     662                    <string>Group 2</string>
     663                   </property>
     664                  </widget>
     665                 </item>
     666                 <item>
     667                  <spacer name="verticalSpacer_37">
     668                   <property name="orientation">
     669                    <enum>Qt::Vertical</enum>
     670                   </property>
     671                   <property name="sizeType">
     672                    <enum>QSizePolicy::Fixed</enum>
     673                   </property>
     674                   <property name="sizeHint" stdset="0">
     675                    <size>
     676                     <width>20</width>
     677                     <height>5</height>
     678                    </size>
     679                   </property>
     680                  </spacer>
     681                 </item>
     682                 <item>
     683                  <widget class="QLabel" name="label_156">
     684                   <property name="text">
     685                    <string>Intensity</string>
     686                   </property>
     687                   <property name="alignment">
     688                    <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
     689                   </property>
     690                  </widget>
     691                 </item>
     692                 <item>
     693                  <widget class="QSpinBox" name="fFadLpIntIntensity">
     694                   <property name="maximum">
     695                    <number>127</number>
     696                   </property>
     697                  </widget>
     698                 </item>
     699                </layout>
     700               </item>
     701               <item row="4" column="3">
     702                <layout class="QVBoxLayout" name="verticalLayout_11">
     703                 <item>
     704                  <widget class="QCheckBox" name="fFadLpExtGroup1">
     705                   <property name="text">
     706                    <string>Group 1</string>
     707                   </property>
     708                  </widget>
     709                 </item>
     710                 <item>
     711                  <widget class="QCheckBox" name="fFadLpExtGroup2">
     712                   <property name="text">
     713                    <string>Group 2</string>
     714                   </property>
     715                  </widget>
     716                 </item>
     717                 <item>
     718                  <spacer name="verticalSpacer_40">
     719                   <property name="orientation">
     720                    <enum>Qt::Vertical</enum>
     721                   </property>
     722                   <property name="sizeType">
     723                    <enum>QSizePolicy::Fixed</enum>
     724                   </property>
     725                   <property name="sizeHint" stdset="0">
     726                    <size>
     727                     <width>20</width>
     728                     <height>5</height>
     729                    </size>
     730                   </property>
     731                  </spacer>
     732                 </item>
     733                 <item>
     734                  <widget class="QLabel" name="label_157">
     735                   <property name="text">
     736                    <string>Intensity</string>
     737                   </property>
     738                   <property name="alignment">
     739                    <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
     740                   </property>
     741                  </widget>
     742                 </item>
     743                 <item>
     744                  <widget class="QSpinBox" name="fFadLpExtIntensity">
     745                   <property name="maximum">
     746                    <number>127</number>
     747                   </property>
     748                  </widget>
     749                 </item>
     750                </layout>
     751               </item>
     752               <item row="4" column="2">
     753                <spacer name="horizontalSpacer_34">
     754                 <property name="orientation">
     755                  <enum>Qt::Horizontal</enum>
     756                 </property>
     757                 <property name="sizeType">
     758                  <enum>QSizePolicy::MinimumExpanding</enum>
     759                 </property>
     760                 <property name="sizeHint" stdset="0">
     761                  <size>
     762                   <width>40</width>
     763                   <height>20</height>
     764                  </size>
     765                 </property>
     766                </spacer>
     767               </item>
     768               <item row="3" column="1">
     769                <widget class="Line" name="line_17">
     770                 <property name="orientation">
     771                  <enum>Qt::Horizontal</enum>
     772                 </property>
     773                </widget>
     774               </item>
     775               <item row="3" column="3">
     776                <widget class="Line" name="line_18">
     777                 <property name="orientation">
     778                  <enum>Qt::Horizontal</enum>
     779                 </property>
     780                </widget>
     781               </item>
     782               <item row="2" column="3">
     783                <widget class="QLabel" name="label_159">
     784                 <property name="text">
     785                  <string>Extern</string>
     786                 </property>
     787                 <property name="alignment">
     788                  <set>Qt::AlignBottom|Qt::AlignHCenter</set>
     789                 </property>
     790                </widget>
     791               </item>
     792               <item row="5" column="2">
     793                <spacer name="verticalSpacer_39">
     794                 <property name="orientation">
     795                  <enum>Qt::Vertical</enum>
     796                 </property>
     797                 <property name="sizeHint" stdset="0">
     798                  <size>
     799                   <width>20</width>
     800                   <height>40</height>
     801                  </size>
     802                 </property>
     803                </spacer>
     804               </item>
     805               <item row="1" column="2">
     806                <spacer name="verticalSpacer_38">
     807                 <property name="orientation">
     808                  <enum>Qt::Vertical</enum>
     809                 </property>
     810                 <property name="sizeHint" stdset="0">
     811                  <size>
     812                   <width>20</width>
     813                   <height>40</height>
     814                  </size>
     815                 </property>
     816                </spacer>
     817               </item>
     818               <item row="4" column="4">
     819                <spacer name="horizontalSpacer_33">
     820                 <property name="orientation">
     821                  <enum>Qt::Horizontal</enum>
     822                 </property>
     823                 <property name="sizeType">
     824                  <enum>QSizePolicy::Preferred</enum>
     825                 </property>
     826                 <property name="sizeHint" stdset="0">
     827                  <size>
     828                   <width>40</width>
     829                   <height>20</height>
     830                  </size>
     831                 </property>
     832                </spacer>
     833               </item>
     834               <item row="4" column="0">
     835                <spacer name="horizontalSpacer_32">
     836                 <property name="orientation">
     837                  <enum>Qt::Horizontal</enum>
     838                 </property>
     839                 <property name="sizeType">
     840                  <enum>QSizePolicy::Preferred</enum>
     841                 </property>
     842                 <property name="sizeHint" stdset="0">
     843                  <size>
     844                   <width>40</width>
     845                   <height>20</height>
     846                  </size>
     847                 </property>
     848                </spacer>
     849               </item>
     850               <item row="2" column="1">
     851                <widget class="QLabel" name="label_158">
     852                 <property name="text">
     853                  <string>Intern</string>
     854                 </property>
     855                 <property name="alignment">
     856                  <set>Qt::AlignBottom|Qt::AlignHCenter</set>
     857                 </property>
     858                </widget>
     859               </item>
     860              </layout>
    642861             </widget>
    643862            </item>
     
    32713490                       </property>
    32723491                       <property name="sizePolicy">
    3273                         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
     3492                        <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
    32743493                         <horstretch>0</horstretch>
    32753494                         <verstretch>0</verstretch>
     
    33023521                      <widget class="QDoubleSpinBox" name="fFadRefClockMax">
    33033522                       <property name="sizePolicy">
    3304                         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
     3523                        <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
    33053524                         <horstretch>0</horstretch>
    33063525                         <verstretch>0</verstretch>
Note: See TracChangeset for help on using the changeset viewer.