zlfz_form.ui

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

UI
50
字号
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>ZLFZ_Form</class><widget class="QDialog">    <property name="name">        <cstring>ZLFZ_Form</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>700</width>            <height>360</height>        </rect>    </property>    <property name="minimumSize">        <size>            <width>700</width>            <height>360</height>        </size>    </property>    <property name="maximumSize">        <size>            <width>700</width>            <height>360</height>        </size>    </property>    <property name="caption">        <string>涓诲姳璐熻浇璇曢獙</string>    </property>    <widget class="QLabel">        <property name="name">            <cstring>stablepoint_textLabel</cstring>        </property>        <property name="geometry">            <rect>                <x>530</x>                <y>10</y>                <width>160</width>                <height>31</height>            </rect>        </property>        <property name="paletteBackgroundColor">            <color>                <red>255</red>                <green>170</green>                <blue>0</blue>            </color>        </property>        <property name="text">            <string>&lt;p align="center"&gt;绋虫

⌨️ 快捷键说明

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