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

📄 addproduct.ui

📁 一个简单的pos机程序
💻 UI
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>Form3</class><widget class="QDialog">    <property name="name">        <cstring>Form3</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>379</width>            <height>214</height>        </rect>    </property>    <property name="caption">        <string>娣诲姞鍟嗗搧</string>    </property>    <widget class="QLabel">        <property name="name">            <cstring>textLabel2</cstring>        </property>        <property name="geometry">            <rect>                <x>10</x>                <y>10</y>                <width>72</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>鍟嗗搧缂栫爜</string>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>textLabel3</cstring>        </property>        <property name="geometry">            <rect>                <x>10</x>                <y>50</y>                <width>74</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>鍟嗗搧鍚嶇О</string>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>textLabel4</cstring>        </property>        <property name="geometry">            <rect>                <x>10</x>                <y>90</y>                <width>74</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>浠锋牸</string>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>textLabel5</cstring>        </property>        <property name="geometry">            <rect>                <x>10</x>                <y>130</y>                <width>74</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>鏁伴噺</string>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>textLabel6</cstring>        </property>        <property name="geometry">            <rect>                <x>10</x>                <y>160</y>                <width>74</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>鎶樻墸</string>        </property>    </widget>    <widget class="QPushButton">        <property name="name">            <cstring>pushButton11</cstring>        </property>        <property name="geometry">            <rect>                <x>260</x>                <y>120</y>                <width>91</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>娓呴櫎</string>        </property>    </widget>    <widget class="QLineEdit">        <property name="name">            <cstring>lineEdit4</cstring>        </property>        <property name="geometry">            <rect>                <x>80</x>                <y>10</y>                <width>150</width>                <height>24</height>            </rect>        </property>        <property name="maxLength">            <number>13</number>        </property>    </widget>    <widget class="QLineEdit">        <property name="name">            <cstring>lineEdit5</cstring>        </property>        <property name="geometry">            <rect>                <x>80</x>                <y>50</y>                <width>151</width>                <height>24</height>            </rect>        </property>        <property name="maxLength">            <number>50</number>        </property>    </widget>    <widget class="QLineEdit">        <property name="name">            <cstring>lineEdit8</cstring>        </property>        <property name="geometry">            <rect>                <x>80</x>                <y>90</y>                <width>151</width>                <height>24</height>            </rect>        </property>    </widget>    <widget class="QPushButton">        <property name="name">            <cstring>pushButton12</cstring>        </property>        <property name="geometry">            <rect>                <x>260</x>                <y>160</y>                <width>91</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>鍏抽棴</string>        </property>    </widget>    <widget class="QPushButton">        <property name="name">            <cstring>pushButton10</cstring>        </property>        <property name="geometry">            <rect>                <x>260</x>                <y>80</y>                <width>91</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>娣诲姞</string>        </property>    </widget>    <widget class="QSpinBox">        <property name="name">            <cstring>spinBox3</cstring>        </property>        <property name="geometry">            <rect>                <x>80</x>                <y>130</y>                <width>151</width>                <height>20</height>            </rect>        </property>        <property name="suffix">            <string></string>        </property>        <property name="specialValueText">            <string></string>        </property>        <property name="wrapping">            <bool>false</bool>        </property>        <property name="maxValue">            <number>100000</number>        </property>        <property name="minValue">            <number>0</number>        </property>        <property name="lineStep">            <number>1</number>        </property>        <property name="value">            <number>0</number>        </property>    </widget>    <widget class="QSpinBox">        <property name="name">            <cstring>spinBox5</cstring>        </property>        <property name="geometry">            <rect>                <x>80</x>                <y>170</y>                <width>151</width>                <height>21</height>            </rect>        </property>        <property name="maxValue">            <number>100</number>        </property>    </widget></widget><connections>    <connection>        <sender>pushButton10</sender>        <signal>clicked()</signal>        <receiver>Form3</receiver>        <slot>pushButton10_clicked()</slot>    </connection>    <connection>        <sender>pushButton12</sender>        <signal>clicked()</signal>        <receiver>Form3</receiver>        <slot>pushButton12_clicked()</slot>    </connection></connections><includes>    <include location="local" impldecl="in implementation">Addproduct.ui.h</include></includes><slots>    <slot>pushButton10_clicked()</slot>    <slot>pushButton12_clicked()</slot></slots><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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