Changeset 11956
- Timestamp:
- 09/02/11 15:57:09 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r11951 r11956 12 12 <y>0</y> 13 13 <width>1346</width> 14 <height>90 7</height>14 <height>909</height> 15 15 </rect> 16 16 </property> … … 3737 3737 <widget class="QPushButton" name="fBiasApply"> 3738 3738 <property name="text"> 3739 <string>Apply </string>3739 <string>Apply to channel</string> 3740 3740 </property> 3741 3741 </widget> … … 3744 3744 <widget class="QPushButton" name="fBiasApplyGlobal"> 3745 3745 <property name="text"> 3746 <string> Global Apply</string>3746 <string>Apply globally</string> 3747 3747 </property> 3748 3748 </widget> … … 3778 3778 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3779 3779 </property> 3780 <property name="minimum"> 3781 <number>-4095</number> 3782 </property> 3780 3783 <property name="maximum"> 3781 3784 <number>4095</number> … … 3797 3800 <string> V</string> 3798 3801 </property> 3802 <property name="minimum"> 3803 <double>-90.000000000000000</double> 3804 </property> 3799 3805 <property name="maximum"> 3800 3806 <double>90.000000000000000</double> … … 3805 3811 <layout class="QHBoxLayout" name="horizontalLayout_45"> 3806 3812 <item> 3807 <widget class="QPushButton" name="fBias Decrease">3813 <widget class="QPushButton" name="fBiasAddOffset"> 3808 3814 <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> 3817 3816 </property> 3818 3817 </widget> … … 3823 3822 <widget class="QPushButton" name="fBiasApplyOffset"> 3824 3823 <property name="text"> 3825 <string>Set to G-APD ref+ offset</string>3824 <string>Set Vgapd + offset</string> 3826 3825 </property> 3827 3826 </widget> … … 3858 3857 <widget class="QPushButton" name="fBiasApplyReference"> 3859 3858 <property name="text"> 3860 <string>Set to G-APD ref</string>3859 <string>Set Vgapd</string> 3861 3860 </property> 3862 3861 </widget> … … 12905 12904 <enum>QAbstractSpinBox::NoButtons</enum> 12906 12905 </property> 12907 <property name="time">12908 <time>12909 <hour>0</hour>12910 <minute>0</minute>12911 <second>0</second>12912 </time>12913 </property>12914 12906 <property name="currentSection"> 12915 12907 <enum>QDateTimeEdit::HourSection</enum> … … 12923 12915 <property name="timeSpec"> 12924 12916 <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> 12925 12924 </property> 12926 12925 </widget> … … 13047 13046 <enum>QAbstractSpinBox::NoButtons</enum> 13048 13047 </property> 13049 <property name="time">13050 <time>13051 <hour>0</hour>13052 <minute>0</minute>13053 <second>0</second>13054 </time>13055 </property>13056 13048 <property name="currentSection"> 13057 13049 <enum>QDateTimeEdit::HourSection</enum> … … 13065 13057 <property name="timeSpec"> 13066 13058 <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> 13067 13066 </property> 13068 13067 </widget>
Note:
See TracChangeset
for help on using the changeset viewer.