ui/EditProduct.ui

changeset 199
59b0bdbb2f9f
parent 198
904591820c3d
child 200
bbab7d37d12f
equal deleted inserted replaced
198:904591820c3d 199:59b0bdbb2f9f
3101 <width>0</width> 3101 <width>0</width>
3102 <height>0</height> 3102 <height>0</height>
3103 </size> 3103 </size>
3104 </property> 3104 </property>
3105 </widget> 3105 </widget>
3106 <widget class="QLabel" name="neededLabel">
3107 <property name="geometry">
3108 <rect>
3109 <x>360</x>
3110 <y>40</y>
3111 <width>181</width>
3112 <height>20</height>
3113 </rect>
3114 </property>
3115 <property name="text">
3116 <string>Need million cells:</string>
3117 </property>
3118 <property name="alignment">
3119 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3120 </property>
3121 </widget>
3122 <widget class="QDoubleSpinBox" name="neededShow">
3123 <property name="geometry">
3124 <rect>
3125 <x>550</x>
3126 <y>40</y>
3127 <width>91</width>
3128 <height>24</height>
3129 </rect>
3130 </property>
3131 <property name="alignment">
3132 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3133 </property>
3134 <property name="readOnly">
3135 <bool>true</bool>
3136 </property>
3137 <property name="buttonSymbols">
3138 <enum>QAbstractSpinBox::NoButtons</enum>
3139 </property>
3140 <property name="accelerated">
3141 <bool>false</bool>
3142 </property>
3143 <property name="decimals">
3144 <number>1</number>
3145 </property>
3146 <property name="maximum">
3147 <double>100000.000000000000000</double>
3148 </property>
3149 <property name="value">
3150 <double>0.000000000000000</double>
3151 </property>
3152 </widget>
3106 </widget> 3153 </widget>
3107 <widget class="QWidget" name="yeastDry"> 3154 <widget class="QWidget" name="yeastDry">
3108 <widget class="QLabel" name="label_2"> 3155 <widget class="QLabel" name="label_2">
3109 <property name="geometry"> 3156 <property name="geometry">
3110 <rect> 3157 <rect>

mercurial