<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>BCodeTerminalForm</class> <widget class="QWidget" name="BCodeTerminalForm"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1300</width> <height>600</height> </rect> </property> <property name="windowTitle"> <string>Form</string> </property> <widget class="QPushButton" name="bctButt"> <property name="geometry"> <rect> <x>50</x> <y>20</y> <width>180</width> <height>40</height> </rect> </property> <property name="text"> <string>Mock BCodeTerminal</string> </property> </widget> <widget class="QLabel" name="label_22"> <property name="geometry"> <rect> <x>20</x> <y>120</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>设备工作状态</string> </property> </widget> <widget class="QLineEdit" name="btDevStatus"> <property name="geometry"> <rect> <x>100</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_21"> <property name="geometry"> <rect> <x>20</x> <y>80</y> <width>100</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>12</pointsize> </font> </property> <property name="text"> <string>工作状态</string> </property> </widget> <widget class="QLabel" name="label_41"> <property name="geometry"> <rect> <x>20</x> <y>280</y> <width>100</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>12</pointsize> </font> </property> <property name="text"> <string>参数设置</string> </property> </widget> <widget class="QLabel" name="label_23"> <property name="geometry"> <rect> <x>190</x> <y>120</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>BDC输入状态</string> </property> </widget> <widget class="QLineEdit" name="btBDCInStatus"> <property name="geometry"> <rect> <x>270</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="btBACInStatus"> <property name="geometry"> <rect> <x>430</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="label_24"> <property name="geometry"> <rect> <x>350</x> <y>120</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>BAC输入状态</string> </property> </widget> <widget class="QLabel" name="label_25"> <property name="geometry"> <rect> <x>500</x> <y>120</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>5M输入状态</string> </property> </widget> <widget class="QLineEdit" name="btFiveInStatus"> <property name="geometry"> <rect> <x>580</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="label_26"> <property name="geometry"> <rect> <x>660</x> <y>120</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>当前跟踪参考</string> </property> </widget> <widget class="QLineEdit" name="btRef"> <property name="geometry"> <rect> <x>740</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> <property name="text"> <string/> </property> </widget> <widget class="QLineEdit" name="btTrack"> <property name="geometry"> <rect> <x>880</x> <y>120</y> <width>50</width> <height>30</height> </rect> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="label_27"> <property name="geometry"> <rect> <x>820</x> <y>120</y> <width>60</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>跟踪状态</string> </property> </widget> <widget class="QLineEdit" name="btBDCOutStatus"> <property name="geometry"> <rect> <x>100</x> <y>180</y> <width>150</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_28"> <property name="geometry"> <rect> <x>20</x> <y>180</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>BDC输出监测</string> </property> </widget> <widget class="QLabel" name="label_29"> <property name="geometry"> <rect> <x>520</x> <y>180</y> <width>90</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>B-AC码调制比</string> </property> </widget> <widget class="QLineEdit" name="btBacRatio"> <property name="geometry"> <rect> <x>610</x> <y>180</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_30"> <property name="geometry"> <rect> <x>680</x> <y>180</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>B-AC码幅度</string> </property> </widget> <widget class="QLineEdit" name="btBacRange"> <property name="geometry"> <rect> <x>760</x> <y>180</y> <width>50</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="btBACOutStatus"> <property name="geometry"> <rect> <x>350</x> <y>180</y> <width>150</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_31"> <property name="geometry"> <rect> <x>270</x> <y>180</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>BAC输出监测</string> </property> </widget> <widget class="QPushButton" name="btRefSetButt"> <property name="geometry"> <rect> <x>560</x> <y>330</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>send</string> </property> </widget> <widget class="QLabel" name="label_42"> <property name="geometry"> <rect> <x>20</x> <y>330</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>参考源选择</string> </property> </widget> <widget class="QLineEdit" name="btRefSet"> <property name="geometry"> <rect> <x>100</x> <y>330</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLineEdit" name="btRefSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>330</y> <width>300</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" name="btBacRatioSetButt"> <property name="geometry"> <rect> <x>560</x> <y>390</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>send</string> </property> </widget> <widget class="QLineEdit" name="btBacRatioSetRaw"> <property name="geometry"> <rect> <x>230</x> <y>390</y> <width>300</width> <height>30</height> </rect> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" name="label_43"> <property name="geometry"> <rect> <x>20</x> <y>390</y> <width>80</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>BAC输出幅度</string> </property> </widget> <widget class="QLineEdit" name="btBacRatioSet"> <property name="geometry"> <rect> <x>100</x> <y>390</y> <width>100</width> <height>30</height> </rect> </property> </widget> <widget class="QLabel" name="label_ts"> <property name="geometry"> <rect> <x>110</x> <y>80</y> <width>300</width> <height>30</height> </rect> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>12</pointsize> </font> </property> <property name="text"> <string/> </property> </widget> <widget class="QPushButton" name="bctCmdRepButt"> <property name="geometry"> <rect> <x>260</x> <y>20</y> <width>180</width> <height>40</height> </rect> </property> <property name="text"> <string>Mock BCT CmdReply</string> </property> </widget> </widget> <resources/> <connections/> </ui>