📄 raconfigui.ui
字号:
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>StatisticsPage_Label_RxDrop</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>350</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Frames Dropped Due To Out-of-Resource</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>StatisticsPage_Label_Equal_RxDrop</cstring>
</property>
<property name="geometry">
<rect>
<x>380</x>
<y>80</y>
<width>30</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>=</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>StatisticsPage_TextLabel_RxDrop</cstring>
</property>
<property name="geometry">
<rect>
<x>420</x>
<y>80</y>
<width>100</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>StatisticsPage_Label_Duplicate</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>360</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Duplicate Frames Received</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>StatisticsPage_Label_Equal_Duplicate</cstring>
</property>
<property name="geometry">
<rect>
<x>380</x>
<y>110</y>
<width>30</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>=</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>StatisticsPage_TextLabel_Duplicate</cstring>
</property>
<property name="geometry">
<rect>
<x>420</x>
<y>110</y>
<width>100</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>StatisticsPage_PushButton_Reset</cstring>
</property>
<property name="geometry">
<rect>
<x>420</x>
<y>380</y>
<width>130</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>RESET COUNTERS</string>
</property>
</widget>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>AdvancePage_tab</cstring>
</property>
<attribute name="title">
<string>Advance</string>
</attribute>
<widget class="QGroupBox">
<property name="name">
<cstring>AdvancePage_GroupBox_SelectCountryRegion</cstring>
</property>
<property name="geometry">
<rect>
<x>360</x>
<y>10</y>
<width>200</width>
<height>100</height>
</rect>
</property>
<property name="title">
<string>Select Your Country Region</string>
</property>
<widget class="QComboBox">
<item>
<property name="text">
<string>0: FCC, CH1-11</string>
</property>
</item>
<item>
<property name="text">
<string>1: IC (Canada), CH1-11</string>
</property>
</item>
<item>
<property name="text">
<string>2: ETSI, CH1-13</string>
</property>
</item>
<item>
<property name="text">
<string>3: SPAIN, CH10-11</string>
</property>
</item>
<item>
<property name="text">
<string>4: FRANCE, CH10-13</string>
</property>
</item>
<item>
<property name="text">
<string>5: MKK, CH14</string>
</property>
</item>
<item>
<property name="text">
<string>6: MKK1(TELEC), CH1-14</string>
</property>
</item>
<item>
<property name="text">
<string>7: ISRAEL, CH3-9</string>
</property>
</item>
<property name="name">
<cstring>AdvancePage_ComboBox_SelectCountryRegion</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>180</width>
<height>31</height>
</rect>
</property>
</widget>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>AdvancePage_CheckBox_EnableTxBurst</cstring>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>230</y>
<width>200</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Enable TX Burst</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>AdvancePage_CheckBox_UseShortSlotTime</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>280</y>
<width>200</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Use Short Slot Time when applicable</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>AdvancePage_CheckBox_UseTurboRate</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>320</y>
<width>200</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Use Turbo rate (72/100Mbps) when applicable</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>AdvancePage_Label_BgProtection</cstring>
</property>
<property name="geometry">
<rect>
<x>40</x>
<y>140</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>11B/G Protection</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>AdvancePage_Label_TxRate</cstring>
</property>
<property name="geometry">
<rect>
<x>40</x>
<y>180</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>TX Rate</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>AdvancePage_Label_RadioStatus</cstring>
</property>
<property name="geometry">
<rect>
<x>18</x>
<y>378</y>
<width>59</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>AdvancePage_PushButton_RadioStatus</cstring>
</property>
<property name="geometry">
<rect>
<x>80</x>
<y>380</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>RADIO OFF</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>AdvancePage_PushButton_Apply</cstring>
</property>
<property name="geometry">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -