Warning, /education/labplot/src/kdefrontend/ui/spreadsheet/rescalewidget.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>RescaleWidget</class> 0004 <widget class="QWidget" name="RescaleWidget"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>377</width> 0010 <height>254</height> 0011 </rect> 0012 </property> 0013 <layout class="QGridLayout" name="gridLayout"> 0014 <item row="2" column="1"> 0015 <widget class="QLineEdit" name="leMin"/> 0016 </item> 0017 <item row="5" column="0" colspan="2"> 0018 <widget class="QLabel" name="lInfo"> 0019 <property name="text"> 0020 <string/> 0021 </property> 0022 </widget> 0023 </item> 0024 <item row="7" column="0" colspan="2"> 0025 <widget class="QDialogButtonBox" name="buttonBox"> 0026 <property name="standardButtons"> 0027 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> 0028 </property> 0029 </widget> 0030 </item> 0031 <item row="6" column="1"> 0032 <spacer name="verticalSpacer"> 0033 <property name="orientation"> 0034 <enum>Qt::Vertical</enum> 0035 </property> 0036 <property name="sizeHint" stdset="0"> 0037 <size> 0038 <width>20</width> 0039 <height>1</height> 0040 </size> 0041 </property> 0042 </spacer> 0043 </item> 0044 <item row="3" column="1"> 0045 <widget class="QLineEdit" name="leMax"/> 0046 </item> 0047 <item row="1" column="0"> 0048 <widget class="QLabel" name="lInterval"> 0049 <property name="font"> 0050 <font> 0051 <weight>75</weight> 0052 <bold>true</bold> 0053 </font> 0054 </property> 0055 <property name="text"> 0056 <string/> 0057 </property> 0058 </widget> 0059 </item> 0060 <item row="2" column="0"> 0061 <widget class="QLabel" name="lMin"> 0062 <property name="sizePolicy"> 0063 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 0064 <horstretch>0</horstretch> 0065 <verstretch>0</verstretch> 0066 </sizepolicy> 0067 </property> 0068 <property name="text"> 0069 <string>a:</string> 0070 </property> 0071 <property name="alignment"> 0072 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0073 </property> 0074 </widget> 0075 </item> 0076 <item row="3" column="0"> 0077 <widget class="QLabel" name="lMax"> 0078 <property name="text"> 0079 <string>b:</string> 0080 </property> 0081 <property name="alignment"> 0082 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0083 </property> 0084 </widget> 0085 </item> 0086 <item row="4" column="0"> 0087 <spacer name="spacerInfo"> 0088 <property name="orientation"> 0089 <enum>Qt::Vertical</enum> 0090 </property> 0091 <property name="sizeType"> 0092 <enum>QSizePolicy::Fixed</enum> 0093 </property> 0094 <property name="sizeHint" stdset="0"> 0095 <size> 0096 <width>20</width> 0097 <height>20</height> 0098 </size> 0099 </property> 0100 </spacer> 0101 </item> 0102 </layout> 0103 </widget> 0104 <tabstops> 0105 <tabstop>leMin</tabstop> 0106 <tabstop>leMax</tabstop> 0107 </tabstops> 0108 <resources/> 0109 <connections/> 0110 </ui>