authsecudlg.ui

来自「ralink 最新25系列usb无线网卡程序」· UI 代码 · 共 591 行 · 第 1/2 页

UI
591
字号
                    <x>80</x>
                    <y>110</y>
                    <width>91</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>AuthSecuDlg_LineEdit_Key1Hex</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>180</x>
                    <y>20</y>
                    <width>231</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>AuthSecuDlg_LineEdit_Key2Hex</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>180</x>
                    <y>50</y>
                    <width>231</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>AuthSecuDlg_LineEdit_Key3Hex</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>180</x>
                    <y>80</y>
                    <width>231</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>AuthSecuDlg_LineEdit_Key4Hex</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>180</x>
                    <y>110</y>
                    <width>231</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>AuthSecuDlg_LineEdit_Key2Ascii</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>180</x>
                    <y>50</y>
                    <width>231</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>AuthSecuDlg_LineEdit_Key3Ascii</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>180</x>
                    <y>80</y>
                    <width>231</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>AuthSecuDlg_LineEdit_Key4Ascii</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>180</x>
                    <y>110</y>
                    <width>231</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_KeyType2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>80</x>
                    <y>50</y>
                    <width>91</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QRadioButton">
            <property name="name">
                <cstring>AuthSecuDlg_RadioButton_Key1</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>20</y>
                    <width>70</width>
                    <height>21</height>
                </rect>
            </property>
            <property name="text">
                <string>Key #&amp;1</string>
            </property>
            <property name="accel">
                <string>Alt+1</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_KeyType1</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>80</x>
                    <y>20</y>
                    <width>91</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>AuthSecuDlg_LineEdit_Key1Ascii</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>180</x>
                    <y>20</y>
                    <width>231</width>
                    <height>21</height>
                </rect>
            </property>
        </widget>
        <widget class="QRadioButton">
            <property name="name">
                <cstring>AuthSecuDlg_RadioButton_LeapWep</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>90</y>
                    <width>70</width>
                    <height>21</height>
                </rect>
            </property>
            <property name="text">
                <string>WEP</string>
            </property>
            <property name="accel">
                <string></string>
            </property>
        </widget>
        <widget class="QRadioButton">
            <property name="name">
                <cstring>AuthSecuDlg_RadioButton_LeapTkip</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>240</x>
                    <y>90</y>
                    <width>70</width>
                    <height>21</height>
                </rect>
            </property>
            <property name="text">
                <string>TKIP</string>
            </property>
            <property name="accel">
                <string></string>
            </property>
        </widget>
    </widget>
    <widget class="QLabel">
        <property name="name">
            <cstring>AuthSecuDlg_Label_LeapId</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>70</x>
                <y>130</y>
                <width>120</width>
                <height>21</height>
            </rect>
        </property>
        <property name="text">
            <string>Identity:</string>
        </property>
    </widget>
    <widget class="QLineEdit">
        <property name="name">
            <cstring>AuthSecuDlg_LineEdit_LeapId</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>190</x>
                <y>130</y>
                <width>200</width>
                <height>21</height>
            </rect>
        </property>
    </widget>
    <widget class="QLineEdit">
        <property name="name">
            <cstring>AuthSecuDlg_LineEdit_PSK</cstring>
        </property>
        <property name="enabled">
            <bool>false</bool>
        </property>
        <property name="geometry">
            <rect>
                <x>170</x>
                <y>110</y>
                <width>270</width>
                <height>21</height>
            </rect>
        </property>
    </widget>
    <widget class="QLabel">
        <property name="name">
            <cstring>AuthSecuDlg_Label_PSK</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>20</x>
                <y>110</y>
                <width>133</width>
                <height>21</height>
            </rect>
        </property>
        <property name="text">
            <string>WPA Pre-Shared Key:</string>
        </property>
    </widget>
</widget>
<connections>
    <connection>
        <sender>AuthSecuDlg_ComboBox_AuthType</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>AuthSecuDlg</receiver>
        <slot>accept()</slot>
    </connection>
    <connection>
        <sender>AuthSecuDlg_ComboBox_EncryptType</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>AuthSecuDlg</receiver>
        <slot>accept()</slot>
    </connection>
</connections>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

⌨️ 快捷键说明

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