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

📄 addprofile.ui

📁 ralink 最新25系列usb无线网卡程序
💻 UI
📖 第 1 页 / 共 3 页
字号:
                        </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="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="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="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="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>AuthSecuDlg_LineEdit_LeapId</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>228</x>
                            <y>-2</y>
                            <width>200</width>
                            <height>21</height>
                        </rect>
                    </property>
                </widget>
                <widget class="QLabel">
                    <property name="name">
                        <cstring>AuthSecuDlg_Label_LeapId</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>108</x>
                            <y>-2</y>
                            <width>120</width>
                            <height>21</height>
                        </rect>
                    </property>
                    <property name="text">
                        <string>Identity:</string>
                    </property>
                </widget>
                <widget class="QRadioButton">
                    <property name="name">
                        <cstring>AuthSecuDlg_RadioButton_LeapTkip</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>290</x>
                            <y>132</y>
                            <width>70</width>
                            <height>21</height>
                        </rect>
                    </property>
                    <property name="text">
                        <string>TKIP</string>
                    </property>
                    <property name="accel">
                        <string></string>
                    </property>
                </widget>
                <widget class="QRadioButton">
                    <property name="name">
                        <cstring>AuthSecuDlg_RadioButton_LeapWep</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>160</x>
                            <y>132</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="QLabel">
                    <property name="name">
                        <cstring>AuthSecuDlg_Label_LeapPassword</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>110</x>
                            <y>32</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>230</x>
                            <y>32</y>
                            <width>200</width>
                            <height>21</height>
                        </rect>
                    </property>
                </widget>
            </widget>
            <widget class="QLabel">
                <property name="name">
                    <cstring>TextLabel3_2</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>20</x>
                        <y>40</y>
                        <width>130</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="text">
                    <string>Encryptiion Type:</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>177</x>
                        <y>42</y>
                        <width>120</width>
                        <height>27</height>
                    </rect>
                </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>177</x>
                        <y>2</y>
                        <width>120</width>
                        <height>27</height>
                    </rect>
                </property>
            </widget>
            <widget class="QPushButton">
                <property name="name">
                    <cstring>PushButton_Enable802Dot1X</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>391</x>
                        <y>1</y>
                        <width>120</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="text">
                    <string>Enable 802.1X</string>
                </property>
            </widget>
            <widget class="QPushButton">
                <property name="name">
                    <cstring>PushButton_802Dot1XSetting</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>392</x>
                        <y>41</y>
                        <width>114</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="text">
                    <string>802.1X Setting</string>
                </property>
            </widget>
            <widget class="QLabel">
                <property name="name">
                    <cstring>TextLabel2_2</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>25</x>
                        <y>5</y>
                        <width>140</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="text">
                    <string>Authentication Type:</string>
                </property>
            </widget>
            <widget class="QLineEdit">
                <property name="name">
                    <cstring>LineEdit_PSK</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>180</x>
                        <y>90</y>
                        <width>380</width>
                        <height>20</height>
                    </rect>
                </property>
            </widget>
            <widget class="QLabel">
                <property name="name">
                    <cstring>TextLabel4_2</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>20</x>
                        <y>80</y>
                        <width>140</width>
                        <height>31</height>
                    </rect>
                </property>
                <property name="text">
                    <string>WPA Pre-Shared Key:</string>
                </property>
            </widget>
        </widget>
    </widget>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

⌨️ 快捷键说明

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