ui/EditFermentable.ui

changeset 251
9979cf0f1c10
parent 250
baab61fb8bcd
child 293
6df94ca2bfde
equal deleted inserted replaced
250:baab61fb8bcd 251:9979cf0f1c10
672 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 672 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
673 </property> 673 </property>
674 <property name="accelerated"> 674 <property name="accelerated">
675 <bool>true</bool> 675 <bool>true</bool>
676 </property> 676 </property>
677 <property name="suffix">
678 <string> %</string>
679 </property>
677 <property name="decimals"> 680 <property name="decimals">
678 <number>1</number> 681 <number>1</number>
679 </property> 682 </property>
680 </widget> 683 </widget>
681 <widget class="QDoubleSpinBox" name="proteinEdit"> 684 <widget class="QDoubleSpinBox" name="proteinEdit">
736 </property> 739 </property>
737 <property name="accelerated"> 740 <property name="accelerated">
738 <bool>true</bool> 741 <bool>true</bool>
739 </property> 742 </property>
740 <property name="suffix"> 743 <property name="suffix">
741 <string> WK</string> 744 <string> °WK</string>
742 </property> 745 </property>
743 <property name="decimals"> 746 <property name="decimals">
744 <number>0</number> 747 <number>0</number>
745 </property> 748 </property>
746 <property name="maximum"> 749 <property name="maximum">
856 <datetime> 859 <datetime>
857 <hour>0</hour> 860 <hour>0</hour>
858 <minute>0</minute> 861 <minute>0</minute>
859 <second>0</second> 862 <second>0</second>
860 <year>2000</year> 863 <year>2000</year>
861 <month>9</month> 864 <month>1</month>
862 <day>14</day> 865 <day>1</day>
863 </datetime> 866 </datetime>
864 </property> 867 </property>
865 <property name="minimumDateTime"> 868 <property name="minimumDateTime">
866 <datetime> 869 <datetime>
867 <hour>0</hour> 870 <hour>0</hour>
876 <string>yyyy-MM-dd</string> 879 <string>yyyy-MM-dd</string>
877 </property> 880 </property>
878 <property name="calendarPopup"> 881 <property name="calendarPopup">
879 <bool>true</bool> 882 <bool>true</bool>
880 </property> 883 </property>
884 <property name="nullDate" stdset="0">
885 <date>
886 <year>0</year>
887 <month>0</month>
888 <day>0</day>
889 </date>
890 </property>
881 </widget> 891 </widget>
882 <widget class="NullDateEdit" name="thtEdit"> 892 <widget class="NullDateEdit" name="thtEdit">
883 <property name="geometry"> 893 <property name="geometry">
884 <rect> 894 <rect>
885 <x>810</x> 895 <x>810</x>
1015 <property name="alignment"> 1025 <property name="alignment">
1016 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1026 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1017 </property> 1027 </property>
1018 <property name="accelerated"> 1028 <property name="accelerated">
1019 <bool>true</bool> 1029 <bool>true</bool>
1030 </property>
1031 <property name="suffix">
1032 <string> °L</string>
1020 </property> 1033 </property>
1021 <property name="decimals"> 1034 <property name="decimals">
1022 <number>3</number> 1035 <number>3</number>
1023 </property> 1036 </property>
1024 <property name="maximum"> 1037 <property name="maximum">

mercurial