ui/EditRecipe.ui

changeset 259
78830c2ec792
parent 226
23fe317dcf3c
child 350
37b3c690b02c
equal deleted inserted replaced
258:70bb9c3ee60f 259:78830c2ec792
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>880</x> 372 <x>880</x>
373 <y>180</y> 373 <y>180</y>
374 <width>87</width> 374 <width>101</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>true</bool> 382 <bool>false</bool>
383 </property> 383 </property>
384 <property name="buttonSymbols"> 384 <property name="buttonSymbols">
385 <enum>QAbstractSpinBox::NoButtons</enum> 385 <enum>QAbstractSpinBox::UpDownArrows</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