3500/CopyChannelSetting.ui
2023-04-14 19:30:30 +08:00

37 lines
851 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CopyChannelSetting</class>
<widget class="QWidget" name="CopyChannelSetting">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>681</width>
<height>429</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">font: 16pt &quot;黑体&quot;;
color: rgb(27, 30, 35);</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>140</x>
<y>110</y>
<width>421</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>你想要把当前通道的配置复制到哪些通道?</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>