2020-05-11 19:58:07 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
2020-05-18 21:00:05 +08:00
|
|
|
<class>LinkUI</class>
|
|
|
|
|
<widget class="QWidget" name="LinkUI">
|
2020-05-11 19:58:07 +08:00
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2020-07-20 18:06:14 +08:00
|
|
|
<width>782</width>
|
|
|
|
|
<height>478</height>
|
2020-05-11 19:58:07 +08:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
<property name="leftMargin">
|
2020-05-18 21:00:05 +08:00
|
|
|
<number>1</number>
|
2020-05-11 19:58:07 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="topMargin">
|
2020-05-18 21:00:05 +08:00
|
|
|
<number>1</number>
|
2020-05-11 19:58:07 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin">
|
2020-05-18 21:00:05 +08:00
|
|
|
<number>1</number>
|
2020-05-11 19:58:07 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item row="0" column="0">
|
2020-05-18 21:53:20 +08:00
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
|
<property name="currentIndex">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
|
<attribute name="title">
|
|
|
|
|
<string>Add</string>
|
|
|
|
|
</attribute>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
2020-07-20 18:06:14 +08:00
|
|
|
<item row="1" column="2">
|
|
|
|
|
<spacer name="horizontalSpacer">
|
2020-05-19 19:02:32 +08:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>40</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
2020-07-20 18:06:14 +08:00
|
|
|
<item row="3" column="1">
|
|
|
|
|
<spacer name="verticalSpacer_2">
|
2020-05-19 19:02:32 +08:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>40</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
2020-07-21 18:03:07 +08:00
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QFrame" name="frame_InterfaceType">
|
|
|
|
|
<property name="frameShape">
|
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShadow">
|
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
2020-12-05 01:44:53 +08:00
|
|
|
<item row="3" column="0">
|
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>40</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
2020-07-21 18:03:07 +08:00
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_SerialPort">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>200</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>SerialPort</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_UDP">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>200</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>UDP</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="0">
|
2020-12-05 01:44:53 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_Multicast">
|
|
|
|
|
<property name="minimumSize">
|
2020-07-21 18:03:07 +08:00
|
|
|
<size>
|
2020-12-05 01:44:53 +08:00
|
|
|
<width>200</width>
|
|
|
|
|
<height>80</height>
|
2020-07-21 18:03:07 +08:00
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-12-05 01:44:53 +08:00
|
|
|
<property name="text">
|
|
|
|
|
<string>Multicast</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2020-07-21 18:03:07 +08:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QFrame" name="frame_DeviceType">
|
|
|
|
|
<property name="frameShape">
|
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
2020-05-19 19:02:32 +08:00
|
|
|
</property>
|
2020-07-21 18:03:07 +08:00
|
|
|
<property name="frameShadow">
|
|
|
|
|
<enum>QFrame::Raised</enum>
|
2020-05-19 19:02:32 +08:00
|
|
|
</property>
|
2020-07-21 18:03:07 +08:00
|
|
|
<layout class="QGridLayout" name="gridLayout_4"/>
|
2020-07-20 18:06:14 +08:00
|
|
|
</widget>
|
2020-05-19 19:02:32 +08:00
|
|
|
</item>
|
2020-05-18 21:53:20 +08:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
2020-05-11 19:58:07 +08:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|