Files
chenzhen 222dda1e43 1,新增“App_ThermalImageSystem”;
2,新增“Apps”;
3,新增“Common”;
4,新增“FileList”;
5,新增“MediaX”;
6,新增“OpenSource”;
7,新增“Samples”;
8,新增“SoftwareBusinessLines”.
2026-02-14 23:03:23 +08:00

843 lines
20 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>997</width>
<height>820</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>700</width>
<height>820</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1600</width>
<height>820</height>
</size>
</property>
<property name="windowTitle">
<string/>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="iconSize">
<size>
<width>1</width>
<height>1</height>
</size>
</property>
<widget class="QWidget" name="centralWidget">
<property name="minimumSize">
<size>
<width>800</width>
<height>600</height>
</size>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QWidget" name="wgtTitleBar" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>991</width>
<height>33</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>33</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1,0,0,0,0,0">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="lblSystemIcon">
<property name="minimumSize">
<size>
<width>70</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>70</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Policy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Policy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="lblTitle">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>800</width>
<height>800000</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;CanController V1.00.15 / 2025-03-14&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Policy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>160</width>
<height>30</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="m_pushButton_MinMenu">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="m_pushButton_CloseMenu">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QComboBox" name="m_comboBox_Baud">
<property name="geometry">
<rect>
<x>470</x>
<y>60</y>
<width>80</width>
<height>25</height>
</rect>
</property>
<property name="currentIndex">
<number>3</number>
</property>
<item>
<property name="text">
<string>1000</string>
</property>
</item>
<item>
<property name="text">
<string>800</string>
</property>
</item>
<item>
<property name="text">
<string>666</string>
</property>
</item>
<item>
<property name="text">
<string>500</string>
</property>
</item>
<item>
<property name="text">
<string>400</string>
</property>
</item>
<item>
<property name="text">
<string>250</string>
</property>
</item>
<item>
<property name="text">
<string>200</string>
</property>
</item>
<item>
<property name="text">
<string>125</string>
</property>
</item>
<item>
<property name="text">
<string>100</string>
</property>
</item>
<item>
<property name="text">
<string>80</string>
</property>
</item>
<item>
<property name="text">
<string>50</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>420</x>
<y>60</y>
<width>50</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Baud:</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_ConnectCAN">
<property name="geometry">
<rect>
<x>560</x>
<y>60</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Connect</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_ResetCAN">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>670</x>
<y>60</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>ResetCAN</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>20</x>
<y>280</y>
<width>961</width>
<height>521</height>
</rect>
</property>
<property name="title">
<string>Receive</string>
</property>
<widget class="QListView" name="m_listView_Msg">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>941</width>
<height>461</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_ClearMsg">
<property name="geometry">
<rect>
<x>840</x>
<y>490</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>ClearMsg</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>20</x>
<y>100</y>
<width>451</width>
<height>171</height>
</rect>
</property>
<property name="title">
<string>Send Frame</string>
</property>
<widget class="QComboBox" name="m_comboBox_FrameType">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>130</x>
<y>30</y>
<width>80</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>0</string>
</property>
</item>
<item>
<property name="text">
<string>1</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>111</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Frame Type</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>220</x>
<y>30</y>
<width>221</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>0 : Standard , 1 : Extend</string>
</property>
</widget>
<widget class="QComboBox" name="m_comboBox_FrameFormat">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>130</x>
<y>70</y>
<width>80</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>0</string>
</property>
</item>
<item>
<property name="text">
<string>1</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>111</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Frame Format</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>220</x>
<y>70</y>
<width>191</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>0 : Data , 1 : Remote</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>20</x>
<y>100</y>
<width>101</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Frame ID</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
</widget>
<widget class="QLineEdit" name="m_lineEdit_FrameID">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>130</x>
<y>100</y>
<width>80</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>711</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>30</x>
<y>130</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>DATA</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
</widget>
<widget class="QLineEdit" name="m_lineEdit_FrameData">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>130</x>
<y>130</y>
<width>191</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>AA 00 00 00 00 00 00 00</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_SendData">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>340</x>
<y>130</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Send</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
<rect>
<x>480</x>
<y>100</y>
<width>501</width>
<height>171</height>
</rect>
</property>
<property name="title">
<string>Upgrade</string>
</property>
<widget class="QLineEdit" name="m_lineEdit_UpgradeFile">
<property name="geometry">
<rect>
<x>120</x>
<y>30</y>
<width>251</width>
<height>21</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>12</x>
<y>30</y>
<width>101</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Upgrade File</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_BrowseFile">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>384</x>
<y>28</y>
<width>111</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Browse</string>
</property>
</widget>
<widget class="QLabel" name="m_label_FileInfo">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>481</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>FileSize: 0 B PacketSize: 2048 B PacketCount: 0</string>
</property>
</widget>
<widget class="QProgressBar" name="m_progressBar_Upgrade">
<property name="geometry">
<rect>
<x>130</x>
<y>96</y>
<width>241</width>
<height>20</height>
</rect>
</property>
<property name="value">
<number>0</number>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>30</x>
<y>100</y>
<width>91</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Progress</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_Upload">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>384</x>
<y>95</y>
<width>111</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Upload</string>
</property>
</widget>
<widget class="QLabel" name="m_label_UpgradeStatus">
<property name="geometry">
<rect>
<x>20</x>
<y>135</y>
<width>301</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Status: Ready</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_WriteIn">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>384</x>
<y>130</y>
<width>111</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Write In</string>
</property>
</widget>
</widget>
<widget class="QComboBox" name="m_comboBox_DeviceType">
<property name="geometry">
<rect>
<x>130</x>
<y>60</y>
<width>111</width>
<height>25</height>
</rect>
</property>
<item>
<property name="text">
<string>CM1K10A</string>
</property>
</item>
<item>
<property name="text">
<string>CM1K12G</string>
</property>
</item>
<item>
<property name="text">
<string>CM1K12G_ZY</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>30</x>
<y>60</y>
<width>91</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>DeviceType:</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
</widget>
<widget class="QComboBox" name="m_comboBox_DeviceIndex">
<property name="geometry">
<rect>
<x>350</x>
<y>60</y>
<width>60</width>
<height>25</height>
</rect>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<item>
<property name="text">
<string>0</string>
</property>
</item>
<item>
<property name="text">
<string>1</string>
</property>
</item>
<item>
<property name="text">
<string>2</string>
</property>
</item>
<item>
<property name="text">
<string>3</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>250</x>
<y>60</y>
<width>95</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>DeviceIndex:</string>
</property>
</widget>
<widget class="QCheckBox" name="m_checkBox_Record">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>870</x>
<y>60</y>
<width>111</width>
<height>19</height>
</rect>
</property>
<property name="text">
<string>Record</string>
</property>
</widget>
<widget class="QLabel" name="m_label_RecordCount">
<property name="geometry">
<rect>
<x>780</x>
<y>80</y>
<width>191</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>RecordCount: 0</string>
</property>
</widget>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>