optdlg.ui

来自「这是使用 C++ 写的端口扫描工具」· UI 代码 · 共 50 行

UI
50
字号
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>optdlg</class><widget class="QWidget">    <property name="name">        <cstring>optdlg</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>202</width>            <height>138</height>        </rect>    </property>    <property name="caption">        <string>璁剧疆</string>    </property>    <widget class="QPushButton">        <property name="name">            <cstring>pushButton1</cstring>        </property>        <property name="geometry">            <rect>                <x>30</x>                <y>110</y>                <width>40</width>                <height>20</height>            </rect>        </property>        <property name="text">            <string>璁剧疆</string>        </property>        <property name="accel">            <string></string>        </property>    </widget>    <widget class="QGroupBox">        <property name="name">            <cstring>groupBox</cstring>        </property>        <property name="geometry">            <rect>                <x>10</x>                <y>10</y>                <width>180</width>                <height>90</height>            </rect>        </property>        <property name="title">            <string>绔

⌨️ 快捷键说明

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