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

📄 hiddenssiddlg.ui

📁 ralink 最新25系列usb无线网卡程序
💻 UI
字号:
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>HiddenSsidDlg</class>
<widget class="QDialog">
    <property name="name">
        <cstring>HiddenSsidDlg</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>351</width>
            <height>114</height>
        </rect>
    </property>
    <property name="caption">
        <string>Hidden SSID</string>
    </property>
    <widget class="QPushButton">
        <property name="name">
            <cstring>PushButton1</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>47</x>
                <y>80</y>
                <width>100</width>
                <height>30</height>
            </rect>
        </property>
        <property name="text">
            <string>PushButton1</string>
        </property>
    </widget>
    <widget class="QPushButton">
        <property name="name">
            <cstring>PushButton2</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>205</x>
                <y>80</y>
                <width>90</width>
                <height>30</height>
            </rect>
        </property>
        <property name="text">
            <string>PushButton2</string>
        </property>
    </widget>
    <widget class="QLineEdit">
        <property name="name">
            <cstring>LineEdit1</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>10</x>
                <y>41</y>
                <width>331</width>
                <height>30</height>
            </rect>
        </property>
        <property name="whatsThis" stdset="0">
            <string>32</string>
        </property>
    </widget>
    <widget class="QLabel">
        <property name="name">
            <cstring>TextLabel1</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>10</x>
                <y>8</y>
                <width>330</width>
                <height>31</height>
            </rect>
        </property>
        <property name="text">
            <string>This AP use hidden SSID, please manually config SSID</string>
        </property>
    </widget>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>

⌨️ 快捷键说明

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