ui/EditProduct.ui

changeset 219
fa7cad488e27
parent 218
725da10db56c
child 220
7792a410a277
equal deleted inserted replaced
218:725da10db56c 219:fa7cad488e27
7953 <property name="alignment"> 7953 <property name="alignment">
7954 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 7954 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
7955 </property> 7955 </property>
7956 </widget> 7956 </widget>
7957 <widget class="QLabel" name="brew_ackLabel"> 7957 <widget class="QLabel" name="brew_ackLabel">
7958 <property name="enabled">
7959 <bool>true</bool>
7960 </property>
7958 <property name="geometry"> 7961 <property name="geometry">
7959 <rect> 7962 <rect>
7960 <x>10</x> 7963 <x>10</x>
7961 <y>130</y> 7964 <y>130</y>
7962 <width>131</width> 7965 <width>131</width>
8000 <string>Fermenting</string> 8003 <string>Fermenting</string>
8001 </attribute> 8004 </attribute>
8002 <widget class="QGroupBox" name="primaryBox"> 8005 <widget class="QGroupBox" name="primaryBox">
8003 <property name="geometry"> 8006 <property name="geometry">
8004 <rect> 8007 <rect>
8005 <x>160</x> 8008 <x>140</x>
8006 <y>30</y> 8009 <y>30</y>
8007 <width>351</width> 8010 <width>391</width>
8008 <height>241</height> 8011 <height>241</height>
8009 </rect> 8012 </rect>
8010 </property> 8013 </property>
8011 <property name="title"> 8014 <property name="title">
8012 <string>Primary fermentation</string> 8015 <string>Primary fermentation</string>
8149 </property> 8152 </property>
8150 <property name="maximum"> 8153 <property name="maximum">
8151 <double>100000.000000000000000</double> 8154 <double>100000.000000000000000</double>
8152 </property> 8155 </property>
8153 <property name="singleStep"> 8156 <property name="singleStep">
8154 <double>1.000000000000000</double> 8157 <double>0.500000000000000</double>
8155 </property> 8158 </property>
8156 </widget> 8159 </widget>
8157 <widget class="QDoubleSpinBox" name="prim_maxCEdit"> 8160 <widget class="QDoubleSpinBox" name="prim_maxCEdit">
8158 <property name="geometry"> 8161 <property name="geometry">
8159 <rect> 8162 <rect>
8174 </property> 8177 </property>
8175 <property name="maximum"> 8178 <property name="maximum">
8176 <double>100000.000000000000000</double> 8179 <double>100000.000000000000000</double>
8177 </property> 8180 </property>
8178 <property name="singleStep"> 8181 <property name="singleStep">
8179 <double>1.000000000000000</double> 8182 <double>0.500000000000000</double>
8180 </property> 8183 </property>
8181 </widget> 8184 </widget>
8182 <widget class="QDoubleSpinBox" name="prim_endCEdit"> 8185 <widget class="QDoubleSpinBox" name="prim_endCEdit">
8183 <property name="geometry"> 8186 <property name="geometry">
8184 <rect> 8187 <rect>
8199 </property> 8202 </property>
8200 <property name="maximum"> 8203 <property name="maximum">
8201 <double>100000.000000000000000</double> 8204 <double>100000.000000000000000</double>
8202 </property> 8205 </property>
8203 <property name="singleStep"> 8206 <property name="singleStep">
8204 <double>1.000000000000000</double> 8207 <double>0.500000000000000</double>
8205 </property> 8208 </property>
8206 </widget> 8209 </widget>
8207 <widget class="QDoubleSpinBox" name="prim_endsgEdit"> 8210 <widget class="QDoubleSpinBox" name="prim_endsgEdit">
8208 <property name="geometry"> 8211 <property name="geometry">
8209 <rect> 8212 <rect>
8327 </property> 8330 </property>
8328 <property name="calendarPopup"> 8331 <property name="calendarPopup">
8329 <bool>true</bool> 8332 <bool>true</bool>
8330 </property> 8333 </property>
8331 </widget> 8334 </widget>
8335 <widget class="QToolButton" name="prim_ackButton">
8336 <property name="geometry">
8337 <rect>
8338 <x>340</x>
8339 <y>170</y>
8340 <width>28</width>
8341 <height>22</height>
8342 </rect>
8343 </property>
8344 <property name="toolTip">
8345 <string>Confirm the brew dates and times.</string>
8346 </property>
8347 <property name="text">
8348 <string>...</string>
8349 </property>
8350 <property name="icon">
8351 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
8352 <normaloff>:/icons/silk/accept.png</normaloff>:/icons/silk/accept.png</iconset>
8353 </property>
8354 </widget>
8332 </widget> 8355 </widget>
8333 <widget class="QGroupBox" name="secondaryBox"> 8356 <widget class="QGroupBox" name="secondaryBox">
8334 <property name="geometry"> 8357 <property name="geometry">
8335 <rect> 8358 <rect>
8336 <x>610</x> 8359 <x>590</x>
8337 <y>30</y> 8360 <y>30</y>
8338 <width>351</width> 8361 <width>391</width>
8339 <height>151</height> 8362 <height>151</height>
8340 </rect> 8363 </rect>
8341 </property> 8364 </property>
8342 <property name="title"> 8365 <property name="title">
8343 <string>Secondary fermentation</string> 8366 <string>Secondary fermentation</string>
8410 </property> 8433 </property>
8411 <property name="maximum"> 8434 <property name="maximum">
8412 <double>100000.000000000000000</double> 8435 <double>100000.000000000000000</double>
8413 </property> 8436 </property>
8414 <property name="singleStep"> 8437 <property name="singleStep">
8415 <double>1.000000000000000</double> 8438 <double>0.500000000000000</double>
8416 </property> 8439 </property>
8417 </widget> 8440 </widget>
8418 <widget class="QDoubleSpinBox" name="sec_sgEdit"> 8441 <widget class="QDoubleSpinBox" name="sec_sgEdit">
8419 <property name="geometry"> 8442 <property name="geometry">
8420 <rect> 8443 <rect>
8538 </property> 8561 </property>
8539 <property name="calendarPopup"> 8562 <property name="calendarPopup">
8540 <bool>true</bool> 8563 <bool>true</bool>
8541 </property> 8564 </property>
8542 </widget> 8565 </widget>
8566 <widget class="QToolButton" name="sec_ackButton">
8567 <property name="geometry">
8568 <rect>
8569 <x>340</x>
8570 <y>80</y>
8571 <width>28</width>
8572 <height>22</height>
8573 </rect>
8574 </property>
8575 <property name="toolTip">
8576 <string>Confirm the brew dates and times.</string>
8577 </property>
8578 <property name="text">
8579 <string>...</string>
8580 </property>
8581 <property name="icon">
8582 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
8583 <normaloff>:/icons/silk/accept.png</normaloff>:/icons/silk/accept.png</iconset>
8584 </property>
8585 </widget>
8543 </widget> 8586 </widget>
8544 <widget class="QGroupBox" name="tertiaryBox"> 8587 <widget class="QGroupBox" name="tertiaryBox">
8545 <property name="geometry"> 8588 <property name="geometry">
8546 <rect> 8589 <rect>
8547 <x>610</x> 8590 <x>590</x>
8548 <y>200</y> 8591 <y>200</y>
8549 <width>351</width> 8592 <width>391</width>
8550 <height>181</height> 8593 <height>181</height>
8551 </rect> 8594 </rect>
8552 </property> 8595 </property>
8553 <property name="title"> 8596 <property name="title">
8554 <string>Tertiary fermentation</string> 8597 <string>Tertiary fermentation</string>
8605 </property> 8648 </property>
8606 <property name="maximum"> 8649 <property name="maximum">
8607 <double>100000.000000000000000</double> 8650 <double>100000.000000000000000</double>
8608 </property> 8651 </property>
8609 <property name="singleStep"> 8652 <property name="singleStep">
8610 <double>1.000000000000000</double> 8653 <double>0.500000000000000</double>
8611 </property> 8654 </property>
8612 </widget> 8655 </widget>
8613 <widget class="QDoubleSpinBox" name="tert_sgEdit"> 8656 <widget class="QDoubleSpinBox" name="tert_sgEdit">
8614 <property name="geometry"> 8657 <property name="geometry">
8615 <rect> 8658 <rect>
9176 </property> 9219 </property>
9177 <property name="suffix"> 9220 <property name="suffix">
9178 <string> %</string> 9221 <string> %</string>
9179 </property> 9222 </property>
9180 <property name="decimals"> 9223 <property name="decimals">
9181 <number>1</number> 9224 <number>2</number>
9182 </property> 9225 </property>
9183 <property name="maximum"> 9226 <property name="maximum">
9184 <double>100.000000000000000</double> 9227 <double>100.000000000000000</double>
9185 </property> 9228 </property>
9186 </widget> 9229 </widget>

mercurial