📄 raconfigui.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>RaPropSheet</class>
<widget class="QWidget">
<property name="name">
<cstring>RaPropSheet</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>606</width>
<height>480</height>
</rect>
</property>
<property name="caption">
<string>Configuration Utility - RT2500</string>
</property>
<widget class="QTabWidget">
<property name="name">
<cstring>TabWidgetRaConfig</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>580</width>
<height>460</height>
</rect>
</property>
<widget class="QWidget">
<property name="name">
<cstring>ProfilePage_tab</cstring>
</property>
<attribute name="title">
<string>Profile</string>
</attribute>
<widget class="QButtonGroup">
<property name="name">
<cstring>ProfilePage_ButtonGroup</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>550</width>
<height>410</height>
</rect>
</property>
<property name="title">
<string>Profile List</string>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>ProfilePage_PushButton_Edit</cstring>
</property>
<property name="geometry">
<rect>
<x>282</x>
<y>375</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>EDIT</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>ProfilePage_PushButton_Add</cstring>
</property>
<property name="geometry">
<rect>
<x>8</x>
<y>375</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>ADD</string>
</property>
</widget>
<widget class="QListView">
<column>
<property name="text">
<string>Profile</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>SSID</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Channel</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Authentication</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Encryption</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Network Type</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>ProfilePage_ListView</cstring>
</property>
<property name="geometry">
<rect>
<x>8</x>
<y>20</y>
<width>530</width>
<height>340</height>
</rect>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>ProfilePage_PushButton_Delete</cstring>
</property>
<property name="geometry">
<rect>
<x>145</x>
<y>375</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>DELETE</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>ProfilePage_PushButton_Activate</cstring>
</property>
<property name="geometry">
<rect>
<x>419</x>
<y>375</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>ACTIVATE</string>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>LinkStatusPage_tab</cstring>
</property>
<attribute name="title">
<string>Link Status</string>
</attribute>
<widget class="QLabel">
<property name="name">
<cstring>LinkStatusPage_Label_LinkSpeed_RX</cstring>
</property>
<property name="geometry">
<rect>
<x>380</x>
<y>90</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>RX(Mbps)</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>LinkStatusPage_TextLabel_Status</cstring>
</property>
<property name="geometry">
<rect>
<x>140</x>
<y>10</y>
<width>410</width>
<height>20</height>
</rect>
</property>
<property name="frameShape">
<enum>LineEditPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>LinkStatusPage_Label_Channel</cstring>
</property>
<property name="geometry">
<rect>
<x>340</x>
<y>50</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Channel:</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>LinkStatusPage_TextLabel_ExtraInfo</cstring>
</property>
<property name="geometry">
<rect>
<x>140</x>
<y>50</y>
<width>190</width>
<height>20</height>
</rect>
</property>
<property name="frameShape">
<enum>LineEditPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
</widget>
<widget class="QProgressBar">
<property name="name">
<cstring>LinkStatusPage_ProgressBar_Signal</cstring>
</property>
<property name="geometry">
<rect>
<x>140</x>
<y>260</y>
<width>410</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>LinkStatusPage_Label_Status</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Status:</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>LinkStatusPage_Label_ExtraInfo</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>50</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Extra Info:</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>LinkStatusPage_Label_ThroughputM</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -