ui/EditProduct.ui

changeset 395
7212b980a527
parent 360
b70cfa20ac46
child 397
877420a13815
equal deleted inserted replaced
394:f41d02c129e5 395:7212b980a527
405 </widget> 405 </widget>
406 <widget class="QGroupBox" name="estBox"> 406 <widget class="QGroupBox" name="estBox">
407 <property name="geometry"> 407 <property name="geometry">
408 <rect> 408 <rect>
409 <x>10</x> 409 <x>10</x>
410 <y>340</y> 410 <y>310</y>
411 <width>1101</width> 411 <width>1101</width>
412 <height>121</height> 412 <height>151</height>
413 </rect> 413 </rect>
414 </property> 414 </property>
415 <property name="title"> 415 <property name="title">
416 <string>Overview</string> 416 <string>Overview</string>
417 </property> 417 </property>
878 </property> 878 </property>
879 <property name="singleStep"> 879 <property name="singleStep">
880 <double>0.100000000000000</double> 880 <double>0.100000000000000</double>
881 </property> 881 </property>
882 </widget> 882 </widget>
883 <widget class="QLabel" name="est_buguLabel">
884 <property name="geometry">
885 <rect>
886 <x>10</x>
887 <y>110</y>
888 <width>111</width>
889 <height>20</height>
890 </rect>
891 </property>
892 <property name="text">
893 <string>BU:GU ratio:</string>
894 </property>
895 <property name="alignment">
896 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
897 </property>
898 </widget>
899 <widget class="QLabel" name="est_bufguLabel">
900 <property name="geometry">
901 <rect>
902 <x>380</x>
903 <y>110</y>
904 <width>111</width>
905 <height>20</height>
906 </rect>
907 </property>
908 <property name="text">
909 <string>BU:RE ratio:</string>
910 </property>
911 <property name="alignment">
912 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
913 </property>
914 </widget>
915 <widget class="QDoubleSpinBox" name="est_buguEdit">
916 <property name="geometry">
917 <rect>
918 <x>130</x>
919 <y>110</y>
920 <width>71</width>
921 <height>24</height>
922 </rect>
923 </property>
924 <property name="toolTip">
925 <string>The obsolete Bitterness Unit to Gravity Unit ratio</string>
926 </property>
927 <property name="alignment">
928 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
929 </property>
930 <property name="readOnly">
931 <bool>true</bool>
932 </property>
933 <property name="buttonSymbols">
934 <enum>QAbstractSpinBox::NoButtons</enum>
935 </property>
936 <property name="accelerated">
937 <bool>false</bool>
938 </property>
939 <property name="decimals">
940 <number>2</number>
941 </property>
942 <property name="minimum">
943 <double>0.000000000000000</double>
944 </property>
945 <property name="maximum">
946 <double>400.000000000000000</double>
947 </property>
948 <property name="singleStep">
949 <double>1.000000000000000</double>
950 </property>
951 </widget>
952 <widget class="QDoubleSpinBox" name="est_bufguEdit">
953 <property name="geometry">
954 <rect>
955 <x>500</x>
956 <y>110</y>
957 <width>71</width>
958 <height>24</height>
959 </rect>
960 </property>
961 <property name="toolTip">
962 <string>Bitterness Unit to Real Extract ratio</string>
963 </property>
964 <property name="alignment">
965 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
966 </property>
967 <property name="readOnly">
968 <bool>true</bool>
969 </property>
970 <property name="buttonSymbols">
971 <enum>QAbstractSpinBox::NoButtons</enum>
972 </property>
973 <property name="accelerated">
974 <bool>false</bool>
975 </property>
976 <property name="decimals">
977 <number>2</number>
978 </property>
979 <property name="minimum">
980 <double>0.000000000000000</double>
981 </property>
982 <property name="maximum">
983 <double>400.000000000000000</double>
984 </property>
985 <property name="singleStep">
986 <double>1.000000000000000</double>
987 </property>
988 </widget>
989 <widget class="RangedSlider" name="est_buguShow">
990 <property name="geometry">
991 <rect>
992 <x>210</x>
993 <y>110</y>
994 <width>148</width>
995 <height>24</height>
996 </rect>
997 </property>
998 </widget>
999 <widget class="RangedSlider" name="est_bufguShow">
1000 <property name="geometry">
1001 <rect>
1002 <x>580</x>
1003 <y>110</y>
1004 <width>148</width>
1005 <height>24</height>
1006 </rect>
1007 </property>
1008 </widget>
883 </widget> 1009 </widget>
884 <widget class="QGroupBox" name="styleBox"> 1010 <widget class="QGroupBox" name="styleBox">
885 <property name="geometry"> 1011 <property name="geometry">
886 <rect> 1012 <rect>
887 <x>10</x> 1013 <x>10</x>
888 <y>210</y> 1014 <y>210</y>
889 <width>1101</width> 1015 <width>1101</width>
890 <height>121</height> 1016 <height>91</height>
891 </rect> 1017 </rect>
892 </property> 1018 </property>
893 <property name="title"> 1019 <property name="title">
894 <string>Beerstyle</string> 1020 <string>Beerstyle</string>
895 </property> 1021 </property>
896 <widget class="QComboBox" name="beerstyleEdit"> 1022 <widget class="QComboBox" name="beerstyleEdit">
1023 <property name="geometry">
1024 <rect>
1025 <x>720</x>
1026 <y>20</y>
1027 <width>16</width>
1028 <height>23</height>
1029 </rect>
1030 </property>
1031 </widget>
1032 <widget class="QLineEdit" name="st_groupEdit">
1033 <property name="geometry">
1034 <rect>
1035 <x>870</x>
1036 <y>20</y>
1037 <width>101</width>
1038 <height>23</height>
1039 </rect>
1040 </property>
1041 <property name="dragEnabled">
1042 <bool>true</bool>
1043 </property>
1044 <property name="readOnly">
1045 <bool>true</bool>
1046 </property>
1047 </widget>
1048 <widget class="QLineEdit" name="st_guideEdit">
897 <property name="geometry"> 1049 <property name="geometry">
898 <rect> 1050 <rect>
899 <x>130</x> 1051 <x>130</x>
900 <y>20</y> 1052 <y>20</y>
901 <width>211</width> 1053 <width>211</width>
902 <height>23</height> 1054 <height>23</height>
903 </rect> 1055 </rect>
904 </property> 1056 </property>
905 </widget> 1057 <property name="dragEnabled">
906 <widget class="QLineEdit" name="st_groupEdit"> 1058 <bool>true</bool>
907 <property name="geometry"> 1059 </property>
908 <rect> 1060 <property name="readOnly">
909 <x>870</x> 1061 <bool>true</bool>
1062 </property>
1063 </widget>
1064 <widget class="QLabel" name="st_guideLabel">
1065 <property name="geometry">
1066 <rect>
1067 <x>10</x>
1068 <y>20</y>
1069 <width>111</width>
1070 <height>20</height>
1071 </rect>
1072 </property>
1073 <property name="text">
1074 <string>Style guide:</string>
1075 </property>
1076 <property name="alignment">
1077 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1078 </property>
1079 </widget>
1080 <widget class="QLabel" name="st_groupLabel">
1081 <property name="geometry">
1082 <rect>
1083 <x>740</x>
1084 <y>20</y>
1085 <width>121</width>
1086 <height>20</height>
1087 </rect>
1088 </property>
1089 <property name="text">
1090 <string>Style group:</string>
1091 </property>
1092 <property name="alignment">
1093 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1094 </property>
1095 </widget>
1096 <widget class="QLabel" name="st_typeLabel">
1097 <property name="geometry">
1098 <rect>
1099 <x>10</x>
910 <y>50</y> 1100 <y>50</y>
911 <width>101</width> 1101 <width>111</width>
912 <height>23</height> 1102 <height>20</height>
913 </rect> 1103 </rect>
914 </property> 1104 </property>
915 <property name="dragEnabled"> 1105 <property name="text">
916 <bool>true</bool> 1106 <string>Style type:</string>
917 </property> 1107 </property>
918 <property name="readOnly"> 1108 <property name="alignment">
919 <bool>true</bool> 1109 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
920 </property> 1110 </property>
921 </widget> 1111 </widget>
922 <widget class="QLineEdit" name="st_guideEdit"> 1112 <widget class="QLineEdit" name="st_typeEdit">
923 <property name="geometry"> 1113 <property name="geometry">
924 <rect> 1114 <rect>
925 <x>130</x> 1115 <x>130</x>
926 <y>50</y> 1116 <y>50</y>
927 <width>211</width> 1117 <width>211</width>
933 </property> 1123 </property>
934 <property name="readOnly"> 1124 <property name="readOnly">
935 <bool>true</bool> 1125 <bool>true</bool>
936 </property> 1126 </property>
937 </widget> 1127 </widget>
938 <widget class="QLabel" name="st_guideLabel"> 1128 <widget class="QLabel" name="st_catLabel">
939 <property name="geometry"> 1129 <property name="geometry">
940 <rect> 1130 <rect>
941 <x>10</x> 1131 <x>360</x>
942 <y>50</y> 1132 <y>50</y>
943 <width>111</width> 1133 <width>131</width>
944 <height>20</height> 1134 <height>20</height>
945 </rect> 1135 </rect>
946 </property> 1136 </property>
947 <property name="text"> 1137 <property name="text">
948 <string>Style guide:</string> 1138 <string>Category:</string>
949 </property> 1139 </property>
950 <property name="alignment"> 1140 <property name="alignment">
951 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1141 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
952 </property> 1142 </property>
953 </widget> 1143 </widget>
954 <widget class="QLabel" name="st_groupLabel"> 1144 <widget class="QLineEdit" name="st_catnrEdit">
1145 <property name="geometry">
1146 <rect>
1147 <x>870</x>
1148 <y>50</y>
1149 <width>71</width>
1150 <height>23</height>
1151 </rect>
1152 </property>
1153 <property name="dragEnabled">
1154 <bool>true</bool>
1155 </property>
1156 <property name="readOnly">
1157 <bool>true</bool>
1158 </property>
1159 </widget>
1160 <widget class="QLabel" name="st_catnrLabel">
955 <property name="geometry"> 1161 <property name="geometry">
956 <rect> 1162 <rect>
957 <x>720</x> 1163 <x>720</x>
958 <y>50</y> 1164 <y>50</y>
959 <width>141</width> 1165 <width>141</width>
960 <height>20</height> 1166 <height>20</height>
961 </rect> 1167 </rect>
962 </property> 1168 </property>
963 <property name="text"> 1169 <property name="text">
964 <string>Style group:</string>
965 </property>
966 <property name="alignment">
967 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
968 </property>
969 </widget>
970 <widget class="QLabel" name="beerstyleLabel">
971 <property name="geometry">
972 <rect>
973 <x>10</x>
974 <y>20</y>
975 <width>111</width>
976 <height>20</height>
977 </rect>
978 </property>
979 <property name="text">
980 <string>Select style:</string>
981 </property>
982 <property name="alignment">
983 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
984 </property>
985 </widget>
986 <widget class="QLabel" name="st_typeLabel">
987 <property name="geometry">
988 <rect>
989 <x>10</x>
990 <y>80</y>
991 <width>111</width>
992 <height>20</height>
993 </rect>
994 </property>
995 <property name="text">
996 <string>Style type:</string>
997 </property>
998 <property name="alignment">
999 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1000 </property>
1001 </widget>
1002 <widget class="QLineEdit" name="st_typeEdit">
1003 <property name="geometry">
1004 <rect>
1005 <x>130</x>
1006 <y>80</y>
1007 <width>211</width>
1008 <height>23</height>
1009 </rect>
1010 </property>
1011 <property name="dragEnabled">
1012 <bool>true</bool>
1013 </property>
1014 <property name="readOnly">
1015 <bool>true</bool>
1016 </property>
1017 </widget>
1018 <widget class="QLabel" name="st_catLabel">
1019 <property name="geometry">
1020 <rect>
1021 <x>360</x>
1022 <y>80</y>
1023 <width>131</width>
1024 <height>20</height>
1025 </rect>
1026 </property>
1027 <property name="text">
1028 <string>Category:</string>
1029 </property>
1030 <property name="alignment">
1031 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1032 </property>
1033 </widget>
1034 <widget class="QLineEdit" name="st_catnrEdit">
1035 <property name="geometry">
1036 <rect>
1037 <x>870</x>
1038 <y>80</y>
1039 <width>71</width>
1040 <height>23</height>
1041 </rect>
1042 </property>
1043 <property name="dragEnabled">
1044 <bool>true</bool>
1045 </property>
1046 <property name="readOnly">
1047 <bool>true</bool>
1048 </property>
1049 </widget>
1050 <widget class="QLabel" name="st_catnrLabel">
1051 <property name="geometry">
1052 <rect>
1053 <x>720</x>
1054 <y>80</y>
1055 <width>141</width>
1056 <height>20</height>
1057 </rect>
1058 </property>
1059 <property name="text">
1060 <string>Category number:</string> 1170 <string>Category number:</string>
1061 </property> 1171 </property>
1062 <property name="alignment"> 1172 <property name="alignment">
1063 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1173 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1064 </property> 1174 </property>
1065 </widget> 1175 </widget>
1066 <widget class="QLineEdit" name="st_catEdit"> 1176 <widget class="QLineEdit" name="st_catEdit">
1067 <property name="geometry">
1068 <rect>
1069 <x>500</x>
1070 <y>80</y>
1071 <width>211</width>
1072 <height>23</height>
1073 </rect>
1074 </property>
1075 <property name="dragEnabled">
1076 <bool>true</bool>
1077 </property>
1078 <property name="readOnly">
1079 <bool>true</bool>
1080 </property>
1081 </widget>
1082 <widget class="QLineEdit" name="st_nameEdit">
1083 <property name="geometry"> 1177 <property name="geometry">
1084 <rect> 1178 <rect>
1085 <x>500</x> 1179 <x>500</x>
1086 <y>50</y> 1180 <y>50</y>
1087 <width>211</width> 1181 <width>211</width>
1093 </property> 1187 </property>
1094 <property name="readOnly"> 1188 <property name="readOnly">
1095 <bool>true</bool> 1189 <bool>true</bool>
1096 </property> 1190 </property>
1097 </widget> 1191 </widget>
1192 <widget class="QLineEdit" name="st_nameEdit">
1193 <property name="geometry">
1194 <rect>
1195 <x>500</x>
1196 <y>20</y>
1197 <width>211</width>
1198 <height>23</height>
1199 </rect>
1200 </property>
1201 <property name="dragEnabled">
1202 <bool>true</bool>
1203 </property>
1204 <property name="readOnly">
1205 <bool>true</bool>
1206 </property>
1207 </widget>
1098 <widget class="QLabel" name="st_nameLabel"> 1208 <widget class="QLabel" name="st_nameLabel">
1099 <property name="geometry"> 1209 <property name="geometry">
1100 <rect> 1210 <rect>
1101 <x>380</x> 1211 <x>380</x>
1102 <y>50</y> 1212 <y>20</y>
1103 <width>111</width> 1213 <width>111</width>
1104 <height>20</height> 1214 <height>20</height>
1105 </rect> 1215 </rect>
1106 </property> 1216 </property>
1107 <property name="text"> 1217 <property name="text">

mercurial