2024-12-17 18:53:41 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2024-12-18 17:14:41 +08:00
|
|
|
<class>Setpoint</class>
|
|
|
|
<widget class="QWidget" name="Setpoint">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>722</width>
|
|
|
|
<height>560</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2025-04-11 20:27:45 +08:00
|
|
|
<string>触发配置</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>540</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>161</width>
|
|
|
|
<height>451</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2024-12-19 15:23:02 +08:00
|
|
|
<string>危险 / 警报 2</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
<widget class="QComboBox" name="comboBox_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>69</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="comboBox_5">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>80</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>69</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLabel" name="label_19">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>20</x>
|
|
|
|
<y>72</y>
|
|
|
|
<width>36</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-04-14 20:30:41 +08:00
|
|
|
<string>mil pp</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_danger">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
2025-04-14 20:30:41 +08:00
|
|
|
<y>415</y>
|
|
|
|
<width>47</width>
|
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-04-14 20:30:41 +08:00
|
|
|
<string>启用</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_danger_upper">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>12</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>50</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QWidget" name="widget_danger" native="true">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>0</x>
|
|
|
|
<y>116</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
|
|
|
</size>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>520</y>
|
2024-12-19 10:24:27 +08:00
|
|
|
<width>119</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_20">
|
|
|
|
<property name="text">
|
2024-12-19 10:24:27 +08:00
|
|
|
<string>槽位号2</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2024-12-19 15:23:02 +08:00
|
|
|
<widget class="QComboBox" name="comboBox_6">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道 1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
2024-12-17 18:53:41 +08:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_5">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>500</x>
|
|
|
|
<y>520</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>帮助</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>420</x>
|
|
|
|
<y>520</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>打印</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>260</x>
|
|
|
|
<y>520</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>确定</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>521</width>
|
|
|
|
<height>451</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2024-12-19 15:23:02 +08:00
|
|
|
<string>告警 / 警报 1</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QWidget" name="widget_1x_ampl" native="true">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>100</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
|
|
|
</size>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLabel" name="label_27">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>121</x>
|
|
|
|
<y>41</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
<width>54</width>
|
2025-04-14 20:30:41 +08:00
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-04-14 20:30:41 +08:00
|
|
|
<string>1倍频幅值</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_1x_ampl_upper">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>121</x>
|
|
|
|
<y>77</y>
|
|
|
|
<width>50</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2024-12-17 18:53:41 +08:00
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLabel" name="label_25">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>130</x>
|
|
|
|
<y>59</y>
|
|
|
|
<width>36</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-04-14 20:30:41 +08:00
|
|
|
<string>mil pp</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_1x_ampl_lower">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>120</x>
|
|
|
|
<y>380</y>
|
|
|
|
<width>50</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_1x_ampl">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>121</x>
|
|
|
|
<y>420</y>
|
|
|
|
<width>47</width>
|
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-04-14 20:30:41 +08:00
|
|
|
<string>启用</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_2x_ampl">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>221</x>
|
|
|
|
<y>420</y>
|
|
|
|
<width>47</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-04-14 20:30:41 +08:00
|
|
|
<string>启用</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLabel" name="label_32">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>221</x>
|
|
|
|
<y>41</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
<width>54</width>
|
2025-04-14 20:30:41 +08:00
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-04-14 20:30:41 +08:00
|
|
|
<string>2倍频幅值</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLabel" name="label_31">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>230</x>
|
|
|
|
<y>59</y>
|
|
|
|
<width>36</width>
|
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>mil pp</string>
|
|
|
|
</property>
|
2024-12-17 18:53:41 +08:00
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_2x_ampl_upper">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>221</x>
|
|
|
|
<y>77</y>
|
|
|
|
<width>50</width>
|
|
|
|
<height>20</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QWidget" name="widget_2x_ampl" native="true">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>200</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
|
|
|
</size>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_2x_ampl_lower">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>220</x>
|
|
|
|
<y>380</y>
|
|
|
|
<width>50</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_direct_upper">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>30</x>
|
|
|
|
<y>80</y>
|
|
|
|
<width>50</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QWidget" name="widget_direct" native="true">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>10</x>
|
|
|
|
<y>107</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>260</height>
|
|
|
|
</size>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLabel" name="label_21">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>40</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>36</width>
|
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-04-14 20:30:41 +08:00
|
|
|
<string>直接值</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QLabel" name="label_22">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>40</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>36</width>
|
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>mil pp</string>
|
|
|
|
</property>
|
2025-04-14 20:30:41 +08:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
2024-12-17 18:53:41 +08:00
|
|
|
</widget>
|
2025-04-14 20:30:41 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_direct">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-04-14 20:30:41 +08:00
|
|
|
<x>30</x>
|
|
|
|
<y>420</y>
|
|
|
|
<width>65</width>
|
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-04-14 20:30:41 +08:00
|
|
|
<string>启用</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>340</x>
|
|
|
|
<y>520</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>取消</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolButton" name="toolButton">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>520</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>复制</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|