|
@@ -1077,6 +1077,9 @@ color: grey;
|
1077
|
1077
|
background: dark grey;
|
1078
|
1078
|
}</string>
|
1079
|
1079
|
</property>
|
|
1080
|
+ <property name="segmentStyle">
|
|
1081
|
+ <enum>QLCDNumber::Flat</enum>
|
|
1082
|
+ </property>
|
1080
|
1083
|
</widget>
|
1081
|
1084
|
</item>
|
1082
|
1085
|
<item row="6" column="2">
|
|
@@ -1092,6 +1095,9 @@ color: grey;
|
1092
|
1095
|
background: dark grey;
|
1093
|
1096
|
}</string>
|
1094
|
1097
|
</property>
|
|
1098
|
+ <property name="segmentStyle">
|
|
1099
|
+ <enum>QLCDNumber::Flat</enum>
|
|
1100
|
+ </property>
|
1095
|
1101
|
<property name="intValue" stdset="0">
|
1096
|
1102
|
<number>0</number>
|
1097
|
1103
|
</property>
|
|
@@ -1141,10 +1147,16 @@ color: grey;
|
1141
|
1147
|
background: dark grey;
|
1142
|
1148
|
}</string>
|
1143
|
1149
|
</property>
|
|
1150
|
+ <property name="segmentStyle">
|
|
1151
|
+ <enum>QLCDNumber::Flat</enum>
|
|
1152
|
+ </property>
|
1144
|
1153
|
</widget>
|
1145
|
1154
|
</item>
|
1146
|
1155
|
<item row="4" column="2">
|
1147
|
1156
|
<widget class="QLCDNumber" name="lcdH1F">
|
|
1157
|
+ <property name="enabled">
|
|
1158
|
+ <bool>false</bool>
|
|
1159
|
+ </property>
|
1148
|
1160
|
<property name="styleSheet">
|
1149
|
1161
|
<string notr="true">#lcdH1F {
|
1150
|
1162
|
color: green;
|
|
@@ -1156,6 +1168,9 @@ color: grey;
|
1156
|
1168
|
background: dark grey;
|
1157
|
1169
|
}</string>
|
1158
|
1170
|
</property>
|
|
1171
|
+ <property name="segmentStyle">
|
|
1172
|
+ <enum>QLCDNumber::Flat</enum>
|
|
1173
|
+ </property>
|
1159
|
1174
|
</widget>
|
1160
|
1175
|
</item>
|
1161
|
1176
|
<item row="10" column="2">
|
|
@@ -1171,6 +1186,9 @@ color: red;
|
1171
|
1186
|
background: dark grey;
|
1172
|
1187
|
}</string>
|
1173
|
1188
|
</property>
|
|
1189
|
+ <property name="segmentStyle">
|
|
1190
|
+ <enum>QLCDNumber::Flat</enum>
|
|
1191
|
+ </property>
|
1174
|
1192
|
</widget>
|
1175
|
1193
|
</item>
|
1176
|
1194
|
<item row="12" column="0">
|
|
@@ -1302,6 +1320,9 @@ background: dark grey;
|
1302
|
1320
|
background: dark grey;
|
1303
|
1321
|
}</string>
|
1304
|
1322
|
</property>
|
|
1323
|
+ <property name="segmentStyle">
|
|
1324
|
+ <enum>QLCDNumber::Flat</enum>
|
|
1325
|
+ </property>
|
1305
|
1326
|
</widget>
|
1306
|
1327
|
</item>
|
1307
|
1328
|
<item row="11" column="1">
|
|
@@ -2539,8 +2560,8 @@ background: dark grey;
|
2539
|
2560
|
<rect>
|
2540
|
2561
|
<x>0</x>
|
2541
|
2562
|
<y>0</y>
|
2542
|
|
- <width>96</width>
|
2543
|
|
- <height>26</height>
|
|
2563
|
+ <width>411</width>
|
|
2564
|
+ <height>77</height>
|
2544
|
2565
|
</rect>
|
2545
|
2566
|
</property>
|
2546
|
2567
|
<attribute name="label">
|