📄 goodsinoutdialog.ui
字号:
<ui version="4.0" > <author></author> <comment></comment> <exportmacro></exportmacro> <class>GoodsInoutDialog</class> <widget class="QDialog" name="GoodsInoutDialog" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>390</width> <height>241</height> </rect> </property> <property name="windowTitle" > <string>商品进退货</string> </property> <layout class="QVBoxLayout" > <property name="margin" > <number>9</number> </property> <property name="spacing" > <number>6</number> </property> <item> <layout class="QHBoxLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>6</number> </property> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" > <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QRadioButton" name="radioButtonIn" > <property name="text" > <string>商品进货</string> </property> <property name="checked" > <bool>true</bool> </property> </widget> </item> <item> <widget class="QRadioButton" name="radioButtonOut" > <property name="text" > <string>商品退货</string> </property> </widget> </item> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" > <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item> <widget class="QGroupBox" name="groupBox" > <property name="sizePolicy" > <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>3</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title" > <string>商品信息</string> </property> <layout class="QGridLayout" > <property name="margin" > <number>9</number> </property> <property name="spacing" > <number>6</number> </property> <item row="0" column="0" > <widget class="QLabel" name="label_4" > <property name="sizePolicy" > <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>商品类别:</string> </property> </widget> </item> <item row="2" column="2" > <widget class="QLabel" name="label_6" > <property name="sizePolicy" > <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>商品进价:</string> </property> </widget> </item> <item row="0" column="2" > <widget class="QLabel" name="label_2" > <property name="sizePolicy" > <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>商品编号:</string> </property> </widget> </item> <item row="1" column="0" > <widget class="QLabel" name="label_3" > <property name="sizePolicy" > <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>商品名称:</string> </property> </widget> </item> <item row="2" column="0" > <widget class="QLabel" name="label_5" > <property name="sizePolicy" > <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>预设售价:</string> </property> </widget> </item> <item row="3" column="0" > <widget class="QLabel" name="label_7" > <property name="sizePolicy" > <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>进货厂商:</string> </property> </widget> </item> <item row="3" column="1" colspan="3" > <widget class="QLabel" name="labelManufacturer" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>TextLabel</string> </property> </widget> </item> <item row="1" column="1" colspan="3" > <widget class="QLabel" name="labelGoodsName" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>TextLabel</string> </property> </widget> </item> <item row="0" column="3" > <widget class="QLabel" name="labelGoodsNo" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>TextLabel</string> </property> </widget> </item> <item row="0" column="1" > <widget class="QLabel" name="labelIsServices" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>TextLabel</string> </property> </widget> </item> <item row="2" column="3" > <widget class="QLabel" name="labelInPrice" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>TextLabel</string> </property> </widget> </item> <item row="2" column="1" > <widget class="QLabel" name="labelSellPrice" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>TextLabel</string> </property> </widget> </item> </layout> </widget> </item> <item> <layout class="QHBoxLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>6</number> </property> <item> <widget class="QLabel" name="labelGoodsInout" > <property name="sizePolicy" > <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>进货数量</string> </property> </widget> </item> <item> <widget class="QSpinBox" name="spinBoxGoodsNum" > <property name="sizePolicy" > <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximum" > <number>99999</number> </property> </widget> </item> <item> <widget class="QLabel" name="label_8" > <property name="text" > <string>库存数量:</string> </property> </widget> </item> <item> <widget class="QLabel" name="labelGoodsNum" > <property name="text" > <string>TextLabel</string> </property> </widget> </item> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" > <size> <width>81</width> <height>21</height> </size> </property> </spacer> </item> </layout> </item> <item> <layout class="QHBoxLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>6</number> </property> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" > <size> <width>131</width> <height>31</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="okButton" > <property name="text" > <string>确定</string> </property> </widget> </item> <item> <widget class="QPushButton" name="cancelButton" > <property name="text" > <string>取消</string> </property> </widget> </item> </layout> </item> </layout> </widget> <pixmapfunction></pixmapfunction> <resources/> <connections> <connection> <sender>cancelButton</sender> <signal>clicked()</signal> <receiver>GoodsInoutDialog</receiver> <slot>reject()</slot> <hints> <hint type="sourcelabel" > <x>369</x> <y>253</y> </hint> <hint type="destinationlabel" > <x>179</x> <y>282</y> </hint> </hints> </connection> </connections></ui>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -