You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
658 lines
15 KiB
XML
658 lines
15 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>dialog_rcb</class>
|
|
<widget class="QDialog" name="dialog_rcb">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>600</width>
|
|
<height>470</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>URCB/BRCB服务</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
<width>168</width>
|
|
<height>58</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>控制块选择</string>
|
|
</property>
|
|
<widget class="QWidget" name="">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>20</y>
|
|
<width>126</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<item>
|
|
<widget class="QRadioButton" name="rB_BR">
|
|
<property name="text">
|
|
<string>BRCB</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QRadioButton" name="rB_RP">
|
|
<property name="text">
|
|
<string>URCB</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
<widget class="Line" name="line">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>580</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTableView" name="tV_RCB">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>81</y>
|
|
<width>580</width>
|
|
<height>112</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" name="line_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>185</y>
|
|
<width>580</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_RptID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>211</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>RptID</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_DataSetRef">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>247</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>DataSetRef</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_OptFlds">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>283</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>OptFlds</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_TrgOps">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>319</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>TrgOps</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_EntryID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>355</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>EntryID</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_RptID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>211</y>
|
|
<width>104</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_DataSetRef">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>247</y>
|
|
<width>104</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_OptFlds">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>283</y>
|
|
<width>104</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_TrgOps">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>319</y>
|
|
<width>104</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_EntryID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>355</y>
|
|
<width>104</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_EntryTm">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>292</x>
|
|
<y>355</y>
|
|
<width>298</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_EntryTm">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>204</x>
|
|
<y>355</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>EntryTm</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_RptEna">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>204</x>
|
|
<y>211</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>RptEna</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_ConfRev">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>204</x>
|
|
<y>247</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>ConfRev</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_ConfRev">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>292</x>
|
|
<y>247</y>
|
|
<width>104</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_SqNum">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>292</x>
|
|
<y>283</y>
|
|
<width>104</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_SqNum">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>204</x>
|
|
<y>283</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>SqNum</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_GI">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>204</x>
|
|
<y>319</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>GI</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="cB_RptEna">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>292</x>
|
|
<y>211</y>
|
|
<width>104</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="cB_GI">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>292</x>
|
|
<y>319</y>
|
|
<width>104</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="cB_PurgeBuf">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>484</x>
|
|
<y>316</y>
|
|
<width>104</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_BufTm">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>396</x>
|
|
<y>244</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>BufTm</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="cB_Resv">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>484</x>
|
|
<y>208</y>
|
|
<width>104</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_BufTm">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>484</x>
|
|
<y>244</y>
|
|
<width>104</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_IntgPd">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>396</x>
|
|
<y>280</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>IntgPd</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_PurgeBuf">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>396</x>
|
|
<y>316</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>PurgeBuf</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pB_Resv">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>396</x>
|
|
<y>208</y>
|
|
<width>88</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Resv</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lE_IntgPd">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>484</x>
|
|
<y>280</y>
|
|
<width>104</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QWidget" name="">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>410</y>
|
|
<width>406</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<property name="spacing">
|
|
<number>40</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QPushButton" name="pB_GetRcbValues">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>GetRcbValues</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pB_SetRcbValues">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>SetRcbValues</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pB_EnableRpt">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>108</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>EnableRpt</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|