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

📄 addprofile.ui

📁 ralink 最新25系列usb无线网卡程序
💻 UI
📖 第 1 页 / 共 3 页
字号:
                    <cstring>CheckBox_Fragment</cstring>
                </property>
                <property name="enabled">
                    <bool>false</bool>
                </property>
                <property name="geometry">
                    <rect>
                        <x>15</x>
                        <y>220</y>
                        <width>140</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="text">
                    <string>Fragment Threshold</string>
                </property>
            </widget>
            <widget class="QSlider">
                <property name="name">
                    <cstring>Slider_RTS</cstring>
                </property>
                <property name="enabled">
                    <bool>false</bool>
                </property>
                <property name="geometry">
                    <rect>
                        <x>195</x>
                        <y>187</y>
                        <width>180</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="maxValue">
                    <number>2312</number>
                </property>
                <property name="value">
                    <number>2312</number>
                </property>
                <property name="orientation">
                    <enum>Horizontal</enum>
                </property>
            </widget>
            <widget class="QSlider">
                <property name="name">
                    <cstring>Slider_Fragment</cstring>
                </property>
                <property name="enabled">
                    <bool>false</bool>
                </property>
                <property name="geometry">
                    <rect>
                        <x>195</x>
                        <y>225</y>
                        <width>180</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="minValue">
                    <number>256</number>
                </property>
                <property name="maxValue">
                    <number>2312</number>
                </property>
                <property name="value">
                    <number>2312</number>
                </property>
                <property name="orientation">
                    <enum>Horizontal</enum>
                </property>
            </widget>
            <widget class="QSpinBox">
                <property name="name">
                    <cstring>SpinBox_RTS</cstring>
                </property>
                <property name="enabled">
                    <bool>false</bool>
                </property>
                <property name="geometry">
                    <rect>
                        <x>425</x>
                        <y>187</y>
                        <width>50</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="maxValue">
                    <number>2312</number>
                </property>
                <property name="value">
                    <number>2312</number>
                </property>
            </widget>
            <widget class="QComboBox">
                <item>
                    <property name="text">
                        <string>1</string>
                    </property>
                </item>
                <property name="name">
                    <cstring>ComboBox_Channel</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>490</x>
                        <y>225</y>
                        <width>71</width>
                        <height>31</height>
                    </rect>
                </property>
            </widget>
            <widget class="QSpinBox">
                <property name="name">
                    <cstring>SpinBox_Fragment</cstring>
                </property>
                <property name="enabled">
                    <bool>false</bool>
                </property>
                <property name="geometry">
                    <rect>
                        <x>425</x>
                        <y>225</y>
                        <width>50</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="maxValue">
                    <number>2312</number>
                </property>
                <property name="minValue">
                    <number>256</number>
                </property>
                <property name="value">
                    <number>2312</number>
                </property>
            </widget>
            <widget class="QLabel">
                <property name="name">
                    <cstring>TextLabel3</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>25</x>
                        <y>85</y>
                        <width>100</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="text">
                    <string>Network Type</string>
                </property>
            </widget>
            <widget class="QComboBox">
                <item>
                    <property name="text">
                        <string>802.11 Ad Hoc</string>
                    </property>
                </item>
                <item>
                    <property name="text">
                        <string>Infrasturcture</string>
                    </property>
                </item>
                <property name="name">
                    <cstring>ComboBox_Networktype</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>150</x>
                        <y>85</y>
                        <width>180</width>
                        <height>30</height>
                    </rect>
                </property>
                <property name="currentItem">
                    <number>1</number>
                </property>
            </widget>
        </widget>
        <widget class="QWidget">
            <property name="name">
                <cstring>tab</cstring>
            </property>
            <attribute name="title">
                <string>Authentication &amp;&amp; Security</string>
            </attribute>
            <widget class="QButtonGroup">
                <property name="name">
                    <cstring>ButtonGroup5</cstring>
                </property>
                <property name="geometry">
                    <rect>
                        <x>20</x>
                        <y>118</y>
                        <width>535</width>
                        <height>170</height>
                    </rect>
                </property>
                <property name="title">
                    <string>WEP Key</string>
                </property>
                <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_Key1</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>90</x>
                            <y>20</y>
                            <width>120</width>
                            <height>30</height>
                        </rect>
                    </property>
                </widget>
                <widget class="QRadioButton">
                    <property name="name">
                        <cstring>RadioButton_Key3</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>10</x>
                            <y>90</y>
                            <width>70</width>
                            <height>30</height>
                        </rect>
                    </property>
                    <property name="text">
                        <string>Key#3</string>
                    </property>
                </widget>
                <widget class="QRadioButton">
                    <property name="name">
                        <cstring>RadioButton_Key2</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>10</x>
                            <y>55</y>
                            <width>70</width>
                            <height>30</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>ComboBox_Key3</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>90</x>
                            <y>90</y>
                            <width>120</width>
                            <height>30</height>
                        </rect>
                    </property>
                </widget>
                <widget class="QLineEdit">
                    <property name="name">
                        <cstring>LineEdit_Key2</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>225</x>
                            <y>55</y>
                            <width>290</width>
                            <height>30</height>
                        </rect>
                    </property>
                </widget>
                <widget class="QLineEdit">
                    <property name="name">
                        <cstring>LineEdit_Key3</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>225</x>
                            <y>90</y>
                            <width>290</width>
                            <height>30</height>
                        </rect>
                    </property>
                </widget>
                <widget class="QLineEdit">
                    <property name="name">
                        <cstring>LineEdit_Key4</cstring>
                    </property>
                    <property name="geometry">
                        <rect>
                            <x>225</x>
                            <y>125</y>
                            <width>290</width>
                            <height>30</height>
                        </rect>
                    </property>
                </widget>
                <widget class="QComboBox">
                    <item>
                        <property name="text">
                            <string>Hexadecimal</string>
                        </property>
                    </item>
                    <item>
                        <property name="text">
                            <string>Ascii</string>

⌨️ 快捷键说明

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