📄 configadvanced.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>configAdvanced</class><widget class="QDialog"> <property name="name"> <cstring>configAdvanced</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>532</width> <height>360</height> </rect> </property> <property name="caption"> <string>Configure Advanced Settings</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout17</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox5</cstring> </property> <property name="title"> <string>Destination MAC Address</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QComboBox"> <item> <property name="text"> <string>Auto</string> </property> </item> <item> <property name="text"> <string>Source</string> </property> </item> <item> <property name="text"> <string>BSSID</string> </property> </item> <item> <property name="text"> <string>Multicast</string> </property> </item> <property name="name"> <cstring>destMacMethod</cstring> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>dstMacTxt</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>Destination MAC :</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>dstMacEdit</cstring> </property> <property name="enabled"> <bool>false</bool> </property> </widget> </hbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox7</cstring> </property> <property name="title"> <string>Association</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QComboBox"> <item> <property name="text"> <string>Auto</string> </property> </item> <item> <property name="text"> <string>Manual</string> </property> </item> <property name="name"> <cstring>associationEnabled</cstring> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>timeoutTxtLbl</cstring> </property> <property name="text"> <string>Timeout :</string> </property> </widget> <widget class="QSpinBox"> <property name="name"> <cstring>assocTimeout</cstring> </property> <property name="maxValue"> <number>999</number> </property> <property name="minValue"> <number>5</number> </property> <property name="value"> <number>30</number> </property> <property name="toolTip" stdset="0"> <string>Amount of time that must pass before Xsupplicant assumes it can't associate, and starts scanning again.</string> </property> </widget> </hbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox8</cstring> </property> <property name="title"> <string>General</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel3</cstring> </property> <property name="text"> <string>IPC Group Name :</string> </property> <property name="toolTip" stdset="0"> <string>The name of the group that should be allowed to read/write to/from the control socket.</string> </property> </widget> <widget class="QLabel" row="1" column="3" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel7</cstring> </property> <property name="text"> <string>Held Period :</string> </property> <property name="toolTip" stdset="0"> <string>The amount of time Xsupplicant should stay in held state following an authentication failure.</string> </property> </widget> <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel6</cstring> </property> <property name="text"> <string>Authentication Period :</string> </property> <property name="toolTip" stdset="0"> <string>The amount of time that must expire before Xsupplicant sends another start request.</string> </property> </widget> <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel8</cstring> </property> <property name="text"> <string>Maximum Starts :</string> </property> <property name="toolTip" stdset="0"> <string>The maximum number of EAPoL-Start messages to send before we assume we are in authenticated state.</string> </property> </widget> <widget class="QLabel" row="2" column="3" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel9</cstring> </property> <property name="text"> <string>Enable ALLMULTI mode :</string> </property> </widget> <widget class="QLabel" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel10</cstring> </property> <property name="text"> <string>Enable Warnings :</string> </property> </widget> <widget class="QLabel" row="4" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel12</cstring> </property> <property name="text"> <string>Use EAP Hints :</string> </property> </widget> <widget class="QLabel" row="4" column="3"> <property name="name"> <cstring>textLabel13</cstring> </property> <property name="text"> <string>Roaming :</string> </property> </widget> <widget class="QLabel" row="3" column="3" rowspan="1" colspan="2"> <property name="name"> <cstring>keyTimeoutLbl</cstring>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -