ui/EditRecipe.ui

changeset 407
c2166b972811
parent 399
4b9aaf86094e
equal deleted inserted replaced
406:6ff0f0a381b2 407:c2166b972811
369 <widget class="QDoubleSpinBox" name="boil_sizeEdit"> 369 <widget class="QDoubleSpinBox" name="boil_sizeEdit">
370 <property name="geometry"> 370 <property name="geometry">
371 <rect> 371 <rect>
372 <x>890</x> 372 <x>890</x>
373 <y>180</y> 373 <y>180</y>
374 <width>101</width> 374 <width>86</width>
375 <height>24</height> 375 <height>24</height>
376 </rect> 376 </rect>
377 </property> 377 </property>
378 <property name="alignment"> 378 <property name="alignment">
379 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 379 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
380 </property> 380 </property>
381 <property name="readOnly"> 381 <property name="readOnly">
382 <bool>false</bool> 382 <bool>true</bool>
383 </property> 383 </property>
384 <property name="buttonSymbols"> 384 <property name="buttonSymbols">
385 <enum>QAbstractSpinBox::UpDownArrows</enum> 385 <enum>QAbstractSpinBox::NoButtons</enum>
386 </property> 386 </property>
387 <property name="accelerated"> 387 <property name="accelerated">
388 <bool>true</bool> 388 <bool>true</bool>
389 </property> 389 </property>
390 <property name="suffix"> 390 <property name="suffix">

mercurial