📄 lanbase.ui
字号:
<property stdset="1"> <name>frameShape</name> <enum>NoFrame</enum> </property> <property stdset="1"> <name>title</name> <string></string> </property> <property> <name>layoutSpacing</name> </property> <grid> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>2</number> </property> <widget row="1" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>wep_key0_on</cstring> </property> <property stdset="1"> <name>text</name> <string>Key 1:</string> </property> <property stdset="1"> <name>buttonGroupId</name> <number>1</number> </property> </widget> <widget row="1" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>wep_key0</cstring> </property> </widget> <widget row="2" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>wep_key1_on</cstring> </property> <property stdset="1"> <name>text</name> <string>Key 2:</string> </property> <property stdset="1"> <name>buttonGroupId</name> <number>2</number> </property> </widget> <widget row="3" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>wep_key2_on</cstring> </property> <property stdset="1"> <name>text</name> <string>Key 3:</string> </property> <property stdset="1"> <name>buttonGroupId</name> <number>3</number> </property> </widget> <widget row="4" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>wep_key3_on</cstring> </property> <property stdset="1"> <name>text</name> <string>Key 4:</string> </property> <property stdset="1"> <name>buttonGroupId</name> <number>4</number> </property> </widget> <widget row="2" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>wep_key1</cstring> </property> </widget> <widget row="3" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>wep_key2</cstring> </property> </widget> <widget row="4" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>wep_key3</cstring> </property> </widget> <widget row="0" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>wep_passphrase_on</cstring> </property> <property stdset="1"> <name>text</name> <string>Passphrase:</string> </property> <property stdset="1"> <name>buttonGroupId</name> <number>0</number> </property> </widget> <widget row="0" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>wep_passphrase</cstring> </property> </widget> </grid> </widget> <widget row="3" column="1" > <class>QComboBox</class> <item> <property> <name>text</name> <string>None</string> </property> </item> <item> <property> <name>text</name> <string>40 bit</string> </property> </item> <item> <property> <name>text</name> <string>128 bit</string> </property> </item> <property stdset="1"> <name>name</name> <cstring>wep_type</cstring> </property> </widget> <widget row="3" column="0" > <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>TextLabel1_3</cstring> </property> <property stdset="1"> <name>text</name> <string>WEP:</string> </property> </widget> </grid> </widget> </widget> </vbox></widget><connections> <connection> <sender>wep_passphrase_on</sender> <signal>clicked()</signal> <receiver>wep_passphrase</receiver> <slot>setFocus()</slot> </connection> <connection> <sender>wep_key0_on</sender> <signal>clicked()</signal> <receiver>wep_key0</receiver> <slot>setFocus()</slot> </connection> <connection> <sender>wep_key1_on</sender> <signal>clicked()</signal> <receiver>wep_key1</receiver> <slot>setFocus()</slot> </connection> <connection> <sender>wep_key2_on</sender> <signal>clicked()</signal> <receiver>wep_key2</receiver> <slot>setFocus()</slot> </connection> <connection> <sender>wep_key3_on</sender> <signal>clicked()</signal> <receiver>wep_key3</receiver> <slot>setFocus()</slot> </connection> <connection> <sender>wlan_adhoc</sender> <signal>toggled(bool)</signal> <receiver>wlan_channel</receiver> <slot>setEnabled(bool)</slot> </connection></connections><tabstops> <tabstop>wlan_infrastructure</tabstop> <tabstop>wlan_ssid</tabstop> <tabstop>wlan_channel</tabstop> <tabstop>wep_type</tabstop> <tabstop>wep_passphrase_on</tabstop> <tabstop>wep_key0_on</tabstop> <tabstop>wep_key1_on</tabstop> <tabstop>wep_key2_on</tabstop> <tabstop>wep_key3_on</tabstop> <tabstop>wep_passphrase</tabstop> <tabstop>wep_key0</tabstop> <tabstop>wep_key1</tabstop> <tabstop>wep_key2</tabstop> <tabstop>wep_key3</tabstop> <tabstop>tabs</tabstop> <tabstop>acname</tabstop> <tabstop>manualIP</tabstop> <tabstop>autoIP</tabstop> <tabstop>ip</tabstop> <tabstop>gateway</tabstop> <tabstop>subnet</tabstop> <tabstop>broadcast</tabstop> <tabstop>dns2</tabstop> <tabstop>dns1</tabstop></tabstops></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -