ui/EditProduct.ui

changeset 457
5028c1c4c526
parent 456
6b10c34f74f5
child 460
adaf43213d10
equal deleted inserted replaced
456:6b10c34f74f5 457:5028c1c4c526
3462 <widget class="QDoubleSpinBox" name="pitchrateEdit"> 3462 <widget class="QDoubleSpinBox" name="pitchrateEdit">
3463 <property name="geometry"> 3463 <property name="geometry">
3464 <rect> 3464 <rect>
3465 <x>550</x> 3465 <x>550</x>
3466 <y>10</y> 3466 <y>10</y>
3467 <width>91</width> 3467 <width>95</width>
3468 <height>24</height> 3468 <height>24</height>
3469 </rect> 3469 </rect>
3470 </property> 3470 </property>
3471 <property name="alignment"> 3471 <property name="alignment">
3472 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3472 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3473 </property> 3473 </property>
3474 <property name="readOnly"> 3474 <property name="readOnly">
3475 <bool>true</bool> 3475 <bool>false</bool>
3476 </property> 3476 </property>
3477 <property name="buttonSymbols"> 3477 <property name="buttonSymbols">
3478 <enum>QAbstractSpinBox::NoButtons</enum> 3478 <enum>QAbstractSpinBox::UpDownArrows</enum>
3479 </property> 3479 </property>
3480 <property name="accelerated"> 3480 <property name="accelerated">
3481 <bool>false</bool> 3481 <bool>true</bool>
3482 </property> 3482 </property>
3483 <property name="decimals"> 3483 <property name="decimals">
3484 <number>3</number> 3484 <number>3</number>
3485 </property> 3485 </property>
3486 <property name="minimum">
3487 <double>0.005000000000000</double>
3488 </property>
3486 <property name="maximum"> 3489 <property name="maximum">
3487 <double>1000.000000000000000</double> 3490 <double>5.000000000000000</double>
3491 </property>
3492 <property name="singleStep">
3493 <double>0.010000000000000</double>
3494 </property>
3495 <property name="value">
3496 <double>0.005000000000000</double>
3488 </property> 3497 </property>
3489 </widget> 3498 </widget>
3490 <widget class="QLabel" name="pitchrateLabel"> 3499 <widget class="QLabel" name="pitchrateLabel">
3491 <property name="geometry"> 3500 <property name="geometry">
3492 <rect> 3501 <rect>
3637 <widget class="QDoubleSpinBox" name="neededShow"> 3646 <widget class="QDoubleSpinBox" name="neededShow">
3638 <property name="geometry"> 3647 <property name="geometry">
3639 <rect> 3648 <rect>
3640 <x>550</x> 3649 <x>550</x>
3641 <y>40</y> 3650 <y>40</y>
3642 <width>91</width> 3651 <width>81</width>
3643 <height>24</height> 3652 <height>24</height>
3644 </rect> 3653 </rect>
3645 </property> 3654 </property>
3646 <property name="alignment"> 3655 <property name="alignment">
3647 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3656 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3693 <width>181</width> 3702 <width>181</width>
3694 <height>20</height> 3703 <height>20</height>
3695 </rect> 3704 </rect>
3696 </property> 3705 </property>
3697 <property name="text"> 3706 <property name="text">
3698 <string>Restart starter try:</string> 3707 <string>Retry starter steps:</string>
3699 </property> 3708 </property>
3700 <property name="alignment"> 3709 <property name="alignment">
3701 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3710 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3702 </property> 3711 </property>
3703 </widget> 3712 </widget>

mercurial