📄 security.ui
字号:
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>Security</class>
<widget class="QDialog">
<property name="name">
<cstring>Security</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>580</width>
<height>325</height>
</rect>
</property>
<property name="caption">
<string>Authentication & Security</string>
</property>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel4_2</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>59</y>
<width>120</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>WPA Pre-Shared Key:</string>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>None</string>
</property>
</item>
<item>
<property name="text">
<string>WEP</string>
</property>
</item>
<property name="name">
<cstring>ComboBox_Encrypt</cstring>
</property>
<property name="geometry">
<rect>
<x>440</x>
<y>15</y>
<width>120</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel3_2</cstring>
</property>
<property name="geometry">
<rect>
<x>313</x>
<y>14</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Encryptiion Type:</string>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>Open System</string>
</property>
</item>
<item>
<property name="text">
<string>Shared Key</string>
</property>
</item>
<property name="name">
<cstring>ComboBox_AuthType</cstring>
</property>
<property name="geometry">
<rect>
<x>150</x>
<y>14</y>
<width>120</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>LineEdit_PSK</cstring>
</property>
<property name="geometry">
<rect>
<x>150</x>
<y>59</y>
<width>410</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel2_2</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>14</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Authentication Type:</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>PushButton_OK</cstring>
</property>
<property name="geometry">
<rect>
<x>144</x>
<y>282</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>OK</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>PushButton_Cancel</cstring>
</property>
<property name="geometry">
<rect>
<x>314</x>
<y>282</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>CANCEL</string>
</property>
</widget>
<widget class="QButtonGroup">
<property name="name">
<cstring>ButtonGroup5</cstring>
</property>
<property name="geometry">
<rect>
<x>21</x>
<y>98</y>
<width>535</width>
<height>170</height>
</rect>
</property>
<property name="title">
<string>WEP Key</string>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>RadioButton_Key1</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Key#1</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>RadioButton_Key2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>55</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Key#2</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>RadioButton_Key3</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>90</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Key#3</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>RadioButton_Key4</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>125</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Key#4</string>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>Hexadecimal</string>
</property>
</item>
<item>
<property name="text">
<string>Ascii</string>
</property>
</item>
<property name="name">
<cstring>ComboBox_Key1</cstring>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>20</y>
<width>120</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>Hexadecimal</string>
</property>
</item>
<item>
<property name="text">
<string>Ascii</string>
</property>
</item>
<property name="name">
<cstring>ComboBox_Key2</cstring>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>55</y>
<width>120</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>Hexadecimal</string>
</property>
</item>
<item>
<property name="text">
<string>Ascii</string>
</property>
</item>
<property name="name">
<cstring>ComboBox_Key3</cstring>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>90</y>
<width>120</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>Hexadecimal</string>
</property>
</item>
<item>
<property name="text">
<string>Ascii</string>
</property>
</item>
<property name="name">
<cstring>ComboBox_Key4</cstring>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>125</y>
<width>120</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>LineEdit_Key1</cstring>
</property>
<property name="geometry">
<rect>
<x>225</x>
<y>20</y>
<width>290</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>LineEdit_Key2</cstring>
</property>
<property name="geometry">
<rect>
<x>225</x>
<y>55</y>
<width>290</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>LineEdit_Key3</cstring>
</property>
<property name="geometry">
<rect>
<x>225</x>
<y>90</y>
<width>290</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>LineEdit_Key4</cstring>
</property>
<property name="geometry">
<rect>
<x>225</x>
<y>125</y>
<width>290</width>
<height>30</height>
</rect>
</property>
</widget>
</widget>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -