Changeset 11956


Ignore:
Timestamp:
09/02/11 15:57:09 (13 years ago)
Author:
tbretz
Message:
Allow negative offsets; some updated to button texts; both in the bias tap
File:
1 edited

Legend:

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

    r11951 r11956  
    1212    <y>0</y>
    1313    <width>1346</width>
    14     <height>907</height>
     14    <height>909</height>
    1515   </rect>
    1616  </property>
     
    37373737                  <widget class="QPushButton" name="fBiasApply">
    37383738                   <property name="text">
    3739                     <string>Apply</string>
     3739                    <string>Apply to channel</string>
    37403740                   </property>
    37413741                  </widget>
     
    37443744                  <widget class="QPushButton" name="fBiasApplyGlobal">
    37453745                   <property name="text">
    3746                     <string>Global Apply</string>
     3746                    <string>Apply globally</string>
    37473747                   </property>
    37483748                  </widget>
     
    37783778                    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    37793779                   </property>
     3780                   <property name="minimum">
     3781                    <number>-4095</number>
     3782                   </property>
    37803783                   <property name="maximum">
    37813784                    <number>4095</number>
     
    37973800                    <string> V</string>
    37983801                   </property>
     3802                   <property name="minimum">
     3803                    <double>-90.000000000000000</double>
     3804                   </property>
    37993805                   <property name="maximum">
    38003806                    <double>90.000000000000000</double>
     
    38053811                  <layout class="QHBoxLayout" name="horizontalLayout_45">
    38063812                   <item>
    3807                     <widget class="QPushButton" name="fBiasDecrease">
     3813                    <widget class="QPushButton" name="fBiasAddOffset">
    38083814                     <property name="text">
    3809                       <string>Decrease</string>
    3810                      </property>
    3811                     </widget>
    3812                    </item>
    3813                    <item>
    3814                     <widget class="QPushButton" name="fBiasIncrease">
    3815                      <property name="text">
    3816                       <string>Increase</string>
     3815                      <string>Add offset globally</string>
    38173816                     </property>
    38183817                    </widget>
     
    38233822                  <widget class="QPushButton" name="fBiasApplyOffset">
    38243823                   <property name="text">
    3825                     <string>Set to G-APD ref + offset</string>
     3824                    <string>Set Vgapd + offset</string>
    38263825                   </property>
    38273826                  </widget>
     
    38583857                  <widget class="QPushButton" name="fBiasApplyReference">
    38593858                   <property name="text">
    3860                     <string>Set to G-APD ref</string>
     3859                    <string>Set Vgapd</string>
    38613860                   </property>
    38623861                  </widget>
     
    1290512904               <enum>QAbstractSpinBox::NoButtons</enum>
    1290612905              </property>
    12907               <property name="time">
    12908                <time>
    12909                 <hour>0</hour>
    12910                 <minute>0</minute>
    12911                 <second>0</second>
    12912                </time>
    12913               </property>
    1291412906              <property name="currentSection">
    1291512907               <enum>QDateTimeEdit::HourSection</enum>
     
    1292312915              <property name="timeSpec">
    1292412916               <enum>Qt::OffsetFromUTC</enum>
     12917              </property>
     12918              <property name="time">
     12919               <time>
     12920                <hour>0</hour>
     12921                <minute>0</minute>
     12922                <second>0</second>
     12923               </time>
    1292512924              </property>
    1292612925             </widget>
     
    1304713046               <enum>QAbstractSpinBox::NoButtons</enum>
    1304813047              </property>
    13049               <property name="time">
    13050                <time>
    13051                 <hour>0</hour>
    13052                 <minute>0</minute>
    13053                 <second>0</second>
    13054                </time>
    13055               </property>
    1305613048              <property name="currentSection">
    1305713049               <enum>QDateTimeEdit::HourSection</enum>
     
    1306513057              <property name="timeSpec">
    1306613058               <enum>Qt::OffsetFromUTC</enum>
     13059              </property>
     13060              <property name="time">
     13061               <time>
     13062                <hour>0</hour>
     13063                <minute>0</minute>
     13064                <second>0</second>
     13065               </time>
    1306713066              </property>
    1306813067             </widget>
Note: See TracChangeset for help on using the changeset viewer.