devmoduledlg.ui

来自「电力系统Linux设备通讯程序 主要是为了各大电网通讯数据代码」· UI 代码 · 共 37 行

UI
37
字号
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>DevModuleDlg</class><widget class="QDialog">    <property name="name">        <cstring>devmoduledlg</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>600</width>            <height>400</height>        </rect>    </property>    <property name="maximumSize">        <size>            <width>600</width>            <height>400</height>        </size>    </property>    <property name="caption">        <string>Com103_Protocol</string>    </property>    <widget class="QPushButton">        <property name="name">            <cstring>pb_exit</cstring>        </property>        <property name="geometry">            <rect>                <x>110</x>                <y>360</y>                <width>60</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>閫

⌨️ 快捷键说明

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