1521 lines
38 KiB
XML
1521 lines
38 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>AkbMonitorPage</class>
|
|
<widget class="QFrame" name="AkbMonitorPage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1071</width>
|
|
<height>755</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">/*QWidget#AkbMonitorPage
|
|
{
|
|
background: green;
|
|
}
|
|
*/
|
|
|
|
/*------------------*/
|
|
/*
|
|
QGroupBox#gbSerialNumberLocal,
|
|
QGroupBox#gbBatteryModulesCellsAkbBmsParameters,
|
|
QGroupBox#gbCellMinMaxVoltageNumberAmperageParameters
|
|
{
|
|
background-color:white;
|
|
border-radius:10px;
|
|
border-color: lightgrey;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
}
|
|
*/
|
|
|
|
</string>
|
|
</property>
|
|
<widget class="QLabel" name="lbCenterTabName">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>30</y>
|
|
<width>291</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>26</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Монитор АКБ</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="gbSerialNumberLocal">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>29</x>
|
|
<y>90</y>
|
|
<width>1001</width>
|
|
<height>121</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QGroupBox#gbSerialNumberLocal,
|
|
QGroupBox#gbBatteryModulesCellsAkbBmsParameters,
|
|
QGroupBox#gbCellMinMaxVoltageNumberAmperageParameters
|
|
{
|
|
background-color:white;
|
|
border-radius:10px;
|
|
border-color: lightgrey;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
}
|
|
</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="lbSerialNumber">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>30</y>
|
|
<width>281</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>22</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#009352;
|
|
font-weight:bold;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Серийный номер</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editSerialNumber">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>30</y>
|
|
<width>411</width>
|
|
<height>61</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"> color: black;
|
|
font-size:18px;
|
|
border-radius: 6px;
|
|
padding-left: 18px;
|
|
|
|
background-color: #F0F1F4;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="gbBatteryModulesCellsAkbBmsParameters">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>230</y>
|
|
<width>1001</width>
|
|
<height>231</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QGroupBox#gbSerialNumberLocal,
|
|
QGroupBox#gbBatteryModulesCellsAkbBmsParameters,
|
|
QGroupBox#gbCellMinMaxVoltageNumberAmperageParameters
|
|
{
|
|
background-color:white;
|
|
border-radius:10px;
|
|
border-color: lightgrey;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
}
|
|
</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLineEdit" name="editModulesNumber">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>920</x>
|
|
<y>20</y>
|
|
<width>51</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"> color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbModulesNumber">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>30</y>
|
|
<width>181</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Количество модулей</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbCellsNumber">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>80</y>
|
|
<width>181</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Количество ячеек</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbActualCapacity">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>130</y>
|
|
<width>181</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Реальная ёмкость, A/h</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbBmsTemperature">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>180</y>
|
|
<width>181</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Температура BMS, C</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editCellsNumber">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>920</x>
|
|
<y>70</y>
|
|
<width>51</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"> color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>8</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editActualCapacity">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>910</x>
|
|
<y>120</y>
|
|
<width>61</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>144</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editBmsTemperature">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>890</x>
|
|
<y>170</y>
|
|
<width>81</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>25</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editBatteryTemperature">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>380</x>
|
|
<y>170</y>
|
|
<width>81</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>25</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbBatteryVoltage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>80</y>
|
|
<width>221</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Напряжение батареи, V</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbBatteryTemperature">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>180</y>
|
|
<width>221</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Температура батареи, C</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editBatteryVoltage">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>380</x>
|
|
<y>70</y>
|
|
<width>81</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
font-weight:bold;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>8,25</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editNominalCapacity">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>120</y>
|
|
<width>61</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>144</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbNominalCapacity">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>130</y>
|
|
<width>221</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Номинальная ёмкость, A/h</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbBatteryChargeLevel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>30</y>
|
|
<width>221</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Степень заряда батареи, %</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editBatteryChargeLevel">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>20</y>
|
|
<width>61</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbBmsTemperatureDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>710</x>
|
|
<y>170</y>
|
|
<width>261</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbBatteryTemperatureDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>170</y>
|
|
<width>231</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbNominalCapacityDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>120</y>
|
|
<width>211</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbBatteryVoltageDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>70</y>
|
|
<width>231</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbBatteryChargeLevelDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>20</y>
|
|
<width>211</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbModulesNumberDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>710</x>
|
|
<y>20</y>
|
|
<width>261</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbCellsNumberDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>690</x>
|
|
<y>70</y>
|
|
<width>281</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbActualCapacityDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>720</x>
|
|
<y>120</y>
|
|
<width>251</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<zorder>lbNominalCapacityDots</zorder>
|
|
<zorder>lbBatteryChargeLevelDots</zorder>
|
|
<zorder>lbBatteryVoltageDots</zorder>
|
|
<zorder>lbCellsNumberDots</zorder>
|
|
<zorder>lbBatteryTemperatureDots</zorder>
|
|
<zorder>lbModulesNumberDots</zorder>
|
|
<zorder>lbBmsTemperatureDots</zorder>
|
|
<zorder>lbActualCapacityDots</zorder>
|
|
<zorder>editModulesNumber</zorder>
|
|
<zorder>lbModulesNumber</zorder>
|
|
<zorder>lbCellsNumber</zorder>
|
|
<zorder>lbActualCapacity</zorder>
|
|
<zorder>lbBmsTemperature</zorder>
|
|
<zorder>editCellsNumber</zorder>
|
|
<zorder>editActualCapacity</zorder>
|
|
<zorder>editBmsTemperature</zorder>
|
|
<zorder>editBatteryTemperature</zorder>
|
|
<zorder>lbBatteryVoltage</zorder>
|
|
<zorder>lbBatteryTemperature</zorder>
|
|
<zorder>editBatteryVoltage</zorder>
|
|
<zorder>editNominalCapacity</zorder>
|
|
<zorder>lbNominalCapacity</zorder>
|
|
<zorder>lbBatteryChargeLevel</zorder>
|
|
<zorder>editBatteryChargeLevel</zorder>
|
|
</widget>
|
|
<widget class="QGroupBox" name="gbCellMinMaxVoltageNumberAmperageParameters">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>480</y>
|
|
<width>1001</width>
|
|
<height>181</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QGroupBox#gbSerialNumberLocal,
|
|
QGroupBox#gbBatteryModulesCellsAkbBmsParameters,
|
|
QGroupBox#gbCellMinMaxVoltageNumberAmperageParameters
|
|
{
|
|
background-color:white;
|
|
border-radius:10px;
|
|
border-color: lightgrey;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
}
|
|
</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="lbMaxVoltageOnCell">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>30</y>
|
|
<width>321</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Максимальное напряжение на ячейке, V</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbCellNumberRight">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>80</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Номер, №</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editCellNumberLeft">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>70</y>
|
|
<width>51</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editCellNumberRight">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>920</x>
|
|
<y>70</y>
|
|
<width>51</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbCellNumberLeft">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>80</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Номер, №</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbCircuit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>130</y>
|
|
<width>31</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ток</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editMaxVoltageOnCell">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>370</x>
|
|
<y>20</y>
|
|
<width>91</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>3,23</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbMinVoltageOnCell">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>30</y>
|
|
<width>321</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Минимальное напряжение на ячейке, V</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editMinVoltageOnCell">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>890</x>
|
|
<y>20</y>
|
|
<width>81</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>3,21</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="editCircuit">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>120</y>
|
|
<width>61</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>-1</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
color:black;
|
|
font-size:18px;
|
|
border-color: white;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
font-weight:bold;
|
|
padding: 8px;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>84</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbMaxVoltageOnCellDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>360</x>
|
|
<y>25</y>
|
|
<width>101</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbCellNumberLeftDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>69</y>
|
|
<width>341</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbCircuitDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>120</y>
|
|
<width>401</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbCellNumberRightDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>630</x>
|
|
<y>70</y>
|
|
<width>341</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbMinVoltageOnCellDots">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>860</x>
|
|
<y>20</y>
|
|
<width>111</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Segoe WP SemiLight</family>
|
|
<pointsize>13</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<underline>false</underline>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:#869098;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.....................................................................................................</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<zorder>lbCellNumberRightDots</zorder>
|
|
<zorder>lbMinVoltageOnCellDots</zorder>
|
|
<zorder>lbMaxVoltageOnCellDots</zorder>
|
|
<zorder>lbCircuitDots</zorder>
|
|
<zorder>lbCellNumberLeftDots</zorder>
|
|
<zorder>lbMaxVoltageOnCell</zorder>
|
|
<zorder>lbCellNumberRight</zorder>
|
|
<zorder>editCellNumberLeft</zorder>
|
|
<zorder>editCellNumberRight</zorder>
|
|
<zorder>lbCellNumberLeft</zorder>
|
|
<zorder>lbCircuit</zorder>
|
|
<zorder>editMaxVoltageOnCell</zorder>
|
|
<zorder>lbMinVoltageOnCell</zorder>
|
|
<zorder>editMinVoltageOnCell</zorder>
|
|
<zorder>editCircuit</zorder>
|
|
</widget>
|
|
<widget class="QPushButton" name="pbLoadDataFromBmsMemory">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>680</y>
|
|
<width>271</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton#pbLoadDataFromBmsMemory
|
|
{
|
|
color:black;
|
|
background-color:#f7f8fc;
|
|
font-weight:bold;
|
|
font-size: 14px;
|
|
border-color: #009352;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 6px;
|
|
}
|
|
|
|
QPushButton#pbLoadDataFromBmsMemory:hover:pressed
|
|
{
|
|
background-color:lightgrey;
|
|
}
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Выгрузить данные
|
|
из памяти BMS</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|