aboutform.ui

来自「Linux下的qt编程示例」· UI 代码 · 共 28 行

UI
28
字号
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>AboutForm</class><widget class="QDialog">    <property name="name">        <cstring>AboutForm</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>390</width>            <height>422</height>        </rect>    </property>    <property name="minimumSize">        <size>            <width>390</width>            <height>422</height>        </size>    </property>    <property name="maximumSize">        <size>            <width>390</width>            <height>422</height>        </size>    </property>    <property name="caption">        <string>鍏充簬鍔ㄦ

⌨️ 快捷键说明

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