⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 authsecudlg.ui

📁 ralink 最新25系列usb无线网卡程序
💻 UI
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>AuthSecuDlg</class>
<widget class="QDialog">
    <property name="name">
        <cstring>AuthSecuDlg</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>451</width>
            <height>329</height>
        </rect>
    </property>
    <property name="caption">
        <string>Authentication &amp;&amp; Security</string>
    </property>
    <widget class="QPushButton">
        <property name="name">
            <cstring>AuthSecuDlg_PushButton_OK</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>120</x>
                <y>290</y>
                <width>80</width>
                <height>30</height>
            </rect>
        </property>
        <property name="text">
            <string>&amp;OK</string>
        </property>
        <property name="accel">
            <string>Alt+O</string>
        </property>
    </widget>
    <widget class="QPushButton">
        <property name="name">
            <cstring>AuthSecuDlg_PushButton_Cancel</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>240</x>
                <y>290</y>
                <width>80</width>
                <height>30</height>
            </rect>
        </property>
        <property name="text">
            <string>&amp;Cancel</string>
        </property>
        <property name="accel">
            <string>Alt+C</string>
        </property>
    </widget>
    <widget class="QComboBox">
        <item>
            <property name="text">
                <string>Open</string>
            </property>
        </item>
        <item>
            <property name="text">
                <string>Shared</string>
            </property>
        </item>
        <property name="name">
            <cstring>AuthSecuDlg_ComboBox_AuthType</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>170</x>
                <y>20</y>
                <width>80</width>
                <height>21</height>
            </rect>
        </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>AuthSecuDlg_ComboBox_EncryptType</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>170</x>
                <y>50</y>
                <width>80</width>
                <height>20</height>
            </rect>
        </property>
    </widget>
    <widget class="QLabel">
        <property name="name">
            <cstring>AuthSecuDlg_Label_EncryptType</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>20</x>
                <y>50</y>
                <width>120</width>
                <height>21</height>
            </rect>
        </property>
        <property name="text">
            <string>Encryption Type:</string>
        </property>
    </widget>
    <widget class="QLabel">
        <property name="name">
            <cstring>AuthSecuDlg_Label_LeapPassword</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>70</x>
                <y>180</y>
                <width>120</width>
                <height>21</height>
            </rect>
        </property>
        <property name="text">
            <string>Password:</string>
        </property>
    </widget>
    <widget class="QLineEdit">
        <property name="name">
            <cstring>AuthSecuDlg_LineEdit_LeapPassword</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>190</x>
                <y>180</y>
                <width>200</width>
                <height>21</height>
            </rect>
        </property>
    </widget>
    <widget class="QLabel">
        <property name="name">
            <cstring>AuthSecuDlg_Label_AuthType</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>20</x>
                <y>20</y>
                <width>140</width>
                <height>21</height>
            </rect>
        </property>
        <property name="text">
            <string>Authentication Type:</string>
        </property>
    </widget>
    <widget class="QPushButton">
        <property name="name">
            <cstring>AuthSecuDlg_PushButton_Enable802Dot1X</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>330</x>
                <y>10</y>
                <width>110</width>
                <height>30</height>
            </rect>
        </property>
        <property name="text">
            <string>Enable 802.1X</string>
        </property>
    </widget>
    <widget class="QPushButton">
        <property name="name">
            <cstring>AuthSecuDlg_PushButton_802Dot1XSetting</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>330</x>
                <y>50</y>
                <width>110</width>
                <height>30</height>
            </rect>
        </property>
        <property name="text">
            <string>802.1X Setting</string>
        </property>
    </widget>
    <widget class="QGroupBox">
        <property name="name">
            <cstring>AuthSecuDlg_ButtonGroup_Key</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>10</x>
                <y>140</y>
                <width>431</width>
                <height>140</height>
            </rect>
        </property>
        <property name="title">
            <string>WEP Key</string>
        </property>
        <widget class="QRadioButton">
            <property name="name">
                <cstring>AuthSecuDlg_RadioButton_Key2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>50</y>
                    <width>70</width>
                    <height>21</height>
                </rect>
            </property>
            <property name="text">
                <string>Key #2</string>
            </property>
        </widget>
        <widget class="QRadioButton">
            <property name="name">
                <cstring>AuthSecuDlg_RadioButton_Key3</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>80</y>
                    <width>70</width>
                    <height>21</height>
                </rect>
            </property>
            <property name="text">
                <string>Key #2</string>
            </property>
        </widget>
        <widget class="QRadioButton">
            <property name="name">
                <cstring>AuthSecuDlg_RadioButton_Key4</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>110</y>
                    <width>70</width>
                    <height>21</height>
                </rect>
            </property>
            <property name="text">
                <string>Key #2</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>AuthSecuDlg_ComboBox_KeyType3</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>80</x>
                    <y>80</y>
                    <width>91</width>
                    <height>21</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>AuthSecuDlg_ComboBox_KeyType4</cstring>
            </property>
            <property name="geometry">
                <rect>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -