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

📄 instockbackform.ui~

📁 一个简单的pos机程序
💻 UI~
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>instockForm</class><widget class="QDialog">    <property name="name">        <cstring>instockForm</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>762</width>            <height>492</height>        </rect>    </property>    <property name="caption">        <string>????</string>    </property>    <widget class="QComboBox">        <property name="name">            <cstring>comboBox1</cstring>        </property>        <property name="geometry">            <rect>                <x>70</x>                <y>90</y>                <width>91</width>                <height>21</height>            </rect>        </property>        <property name="autoCompletion">            <bool>true</bool>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>textLabel4</cstring>        </property>        <property name="geometry">            <rect>                <x>560</x>                <y>60</y>                <width>160</width>                <height>20</height>            </rect>        </property>        <property name="text">            <string>NO:</string>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>textLabel3</cstring>        </property>        <property name="geometry">            <rect>                <x>10</x>                <y>90</y>                <width>60</width>                <height>20</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>200</x>                <y>90</y>                <width>74</width>                <height>21</height>            </rect>        </property>        <property name="text">            <string>???:</string>        </property>    </widget>    <widget class="QComboBox">        <property name="name">            <cstring>comboBox2</cstring>        </property>        <property name="geometry">            <rect>                <x>270</x>                <y>90</y>                <width>90</width>                <height>21</height>            </rect>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>textLabel2</cstring>        </property>        <property name="geometry">            <rect>                <x>10</x>                <y>60</y>                <width>170</width>                <height>20</height>            </rect>        </property>        <property name="text">            <string>??:</string>        </property>    </widget>    <widget class="QPushButton">        <property name="name">            <cstring>pushButton2</cstring>        </property>        <property name="geometry">            <rect>                <x>540</x>                <y>440</y>                <width>90</width>                <height>40</height>            </rect>        </property>        <property name="text">            <string>??(&amp;N)</string>        </property>    </widget>    <widget class="QPushButton">        <property name="name">            <cstring>pushButton2_2</cstring>        </property>        <property name="geometry">            <rect>                <x>650</x>                <y>440</y>                <width>90</width>                <height>40</height>            </rect>        </property>        <property name="text">            <string>??(&amp;C)</string>        </property>    </widget>    <widget class="QTable">        <column>            <property name="text">                <string>????</string>            </property>        </column>        <column>            <property name="text">                <string>????</string>            </property>        </column>        <column>            <property name="text">                <string>??</string>            </property>        </column>        <column>            <property name="text">                <string>??</string>            </property>        </column>        <column>            <property name="text">                <string>??</string>            </property>        </column>        <property name="name">            <cstring>table2</cstring>        </property>        <property name="geometry">            <rect>                <x>20</x>                <y>131</y>                <width>720</width>                <height>290</height>            </rect>        </property>        <property name="numRows">            <number>1</number>        </property>        <property name="numCols">            <number>5</number>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>textLabel1</cstring>        </property>        <property name="geometry">            <rect>                <x>280</x>                <y>10</y>                <width>176</width>                <height>40</height>            </rect>        </property>        <property name="font">            <font>                <family>Helvetica [Urw]</family>                <pointsize>24</pointsize>                <underline>1</underline>            </font>        </property>        <property name="text">            <string>?????</string>        </property>    </widget></widget><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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