addnewspecsform.ui 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>AddNewSpecsForm</class>
  4. <widget class="QWidget" name="AddNewSpecsForm">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>764</width>
  10. <height>703</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout_10">
  17. <item row="0" column="0">
  18. <widget class="QWidget" name="widget_5" native="true">
  19. <property name="maximumSize">
  20. <size>
  21. <width>16777215</width>
  22. <height>52</height>
  23. </size>
  24. </property>
  25. <layout class="QGridLayout" name="gridLayout_8">
  26. <item row="0" column="0">
  27. <layout class="QHBoxLayout" name="horizontalLayout">
  28. <item>
  29. <widget class="QLabel" name="label">
  30. <property name="font">
  31. <font>
  32. <pointsize>14</pointsize>
  33. <weight>75</weight>
  34. <bold>true</bold>
  35. </font>
  36. </property>
  37. <property name="text">
  38. <string>新建批号</string>
  39. </property>
  40. </widget>
  41. </item>
  42. <item>
  43. <spacer name="horizontalSpacer">
  44. <property name="orientation">
  45. <enum>Qt::Horizontal</enum>
  46. </property>
  47. <property name="sizeHint" stdset="0">
  48. <size>
  49. <width>628</width>
  50. <height>20</height>
  51. </size>
  52. </property>
  53. </spacer>
  54. </item>
  55. <item>
  56. <widget class="QPushButton" name="backButton">
  57. <property name="text">
  58. <string>退出</string>
  59. </property>
  60. </widget>
  61. </item>
  62. </layout>
  63. </item>
  64. </layout>
  65. </widget>
  66. </item>
  67. <item row="1" column="0">
  68. <widget class="QWidget" name="widget_4" native="true">
  69. <property name="maximumSize">
  70. <size>
  71. <width>16777215</width>
  72. <height>45</height>
  73. </size>
  74. </property>
  75. <layout class="QGridLayout" name="gridLayout_7">
  76. <item row="0" column="0">
  77. <layout class="QHBoxLayout" name="horizontalLayout_2">
  78. <item>
  79. <widget class="QLabel" name="label_25">
  80. <property name="styleSheet">
  81. <string notr="true">color: rgb(255, 0, 0);</string>
  82. </property>
  83. <property name="text">
  84. <string>*</string>
  85. </property>
  86. </widget>
  87. </item>
  88. <item>
  89. <widget class="QLabel" name="label_2">
  90. <property name="text">
  91. <string>批号</string>
  92. </property>
  93. </widget>
  94. </item>
  95. <item>
  96. <widget class="QLineEdit" name="batch_no"/>
  97. </item>
  98. <item>
  99. <spacer name="horizontalSpacer_2">
  100. <property name="orientation">
  101. <enum>Qt::Horizontal</enum>
  102. </property>
  103. <property name="sizeHint" stdset="0">
  104. <size>
  105. <width>568</width>
  106. <height>20</height>
  107. </size>
  108. </property>
  109. </spacer>
  110. </item>
  111. </layout>
  112. </item>
  113. </layout>
  114. </widget>
  115. </item>
  116. <item row="2" column="0">
  117. <widget class="QWidget" name="widget_2" native="true">
  118. <layout class="QGridLayout" name="gridLayout_5">
  119. <item row="0" column="0">
  120. <layout class="QGridLayout" name="gridLayout">
  121. <property name="horizontalSpacing">
  122. <number>43</number>
  123. </property>
  124. <property name="verticalSpacing">
  125. <number>14</number>
  126. </property>
  127. <item row="0" column="5">
  128. <widget class="QLineEdit" name="denier"/>
  129. </item>
  130. <item row="2" column="0">
  131. <widget class="QLabel" name="label_5">
  132. <property name="text">
  133. <string>颜 色</string>
  134. </property>
  135. </widget>
  136. </item>
  137. <item row="1" column="4">
  138. <widget class="QLabel" name="label_20">
  139. <property name="text">
  140. <string>类 型</string>
  141. </property>
  142. </widget>
  143. </item>
  144. <item row="5" column="0">
  145. <widget class="QLabel" name="label_8">
  146. <property name="text">
  147. <string>箱单抬头</string>
  148. </property>
  149. </widget>
  150. </item>
  151. <item row="5" column="4">
  152. <widget class="QLabel" name="label_24">
  153. <property name="text">
  154. <string>时 间</string>
  155. </property>
  156. </widget>
  157. </item>
  158. <item row="2" column="1">
  159. <widget class="QLineEdit" name="color"/>
  160. </item>
  161. <item row="1" column="1">
  162. <widget class="QLineEdit" name="dtex"/>
  163. </item>
  164. <item row="3" column="4">
  165. <widget class="QLabel" name="label_22">
  166. <property name="text">
  167. <string>机 台</string>
  168. </property>
  169. </widget>
  170. </item>
  171. <item row="0" column="2">
  172. <widget class="QLabel" name="label_14">
  173. <property name="text">
  174. <string>规格录入</string>
  175. </property>
  176. </widget>
  177. </item>
  178. <item row="4" column="5">
  179. <widget class="QComboBox" name="specs"/>
  180. </item>
  181. <item row="5" column="1">
  182. <widget class="QLineEdit" name="customer"/>
  183. </item>
  184. <item row="1" column="2">
  185. <widget class="QLabel" name="label_15">
  186. <property name="text">
  187. <string>孔数(F)</string>
  188. </property>
  189. </widget>
  190. </item>
  191. <item row="2" column="3">
  192. <widget class="QComboBox" name="twist_type"/>
  193. </item>
  194. <item row="2" column="5">
  195. <widget class="QComboBox" name="bucket_color"/>
  196. </item>
  197. <item row="0" column="1">
  198. <widget class="QComboBox" name="product_type_code"/>
  199. </item>
  200. <item row="3" column="5">
  201. <widget class="QComboBox" name="machine_no"/>
  202. </item>
  203. <item row="4" column="0">
  204. <widget class="QLabel" name="label_7">
  205. <property name="text">
  206. <string>纸 箱</string>
  207. </property>
  208. </widget>
  209. </item>
  210. <item row="1" column="0">
  211. <widget class="QLabel" name="label_4">
  212. <property name="text">
  213. <string>分特(dt)</string>
  214. </property>
  215. </widget>
  216. </item>
  217. <item row="2" column="2">
  218. <widget class="QLabel" name="label_16">
  219. <property name="text">
  220. <string>捻 向</string>
  221. </property>
  222. </widget>
  223. </item>
  224. <item row="0" column="0">
  225. <widget class="QLabel" name="label_3">
  226. <property name="text">
  227. <string>品 种</string>
  228. </property>
  229. </widget>
  230. </item>
  231. <item row="4" column="2">
  232. <widget class="QLabel" name="label_18">
  233. <property name="text">
  234. <string>筒 数</string>
  235. </property>
  236. </widget>
  237. </item>
  238. <item row="4" column="3">
  239. <widget class="QLineEdit" name="bucket_number"/>
  240. </item>
  241. <item row="1" column="5">
  242. <widget class="QLineEdit" name="category"/>
  243. </item>
  244. <item row="2" column="4">
  245. <widget class="QLabel" name="label_21">
  246. <property name="text">
  247. <string>管 色</string>
  248. </property>
  249. </widget>
  250. </item>
  251. <item row="3" column="3">
  252. <widget class="QComboBox" name="bucket_weight"/>
  253. </item>
  254. <item row="4" column="1">
  255. <widget class="QComboBox" name="carton_type"/>
  256. </item>
  257. <item row="4" column="4">
  258. <widget class="QLabel" name="label_23">
  259. <property name="text">
  260. <string>箱号规格</string>
  261. </property>
  262. </widget>
  263. </item>
  264. <item row="5" column="5">
  265. <widget class="QComboBox" name="time"/>
  266. </item>
  267. <item row="3" column="1">
  268. <widget class="QComboBox" name="box_weight"/>
  269. </item>
  270. <item row="1" column="3">
  271. <widget class="QLineEdit" name="fiber"/>
  272. </item>
  273. <item row="0" column="3">
  274. <widget class="QComboBox" name="spec_role"/>
  275. </item>
  276. <item row="0" column="4">
  277. <widget class="QLabel" name="label_19">
  278. <property name="text">
  279. <string>旦数(D)</string>
  280. </property>
  281. </widget>
  282. </item>
  283. <item row="3" column="0">
  284. <widget class="QLabel" name="label_6">
  285. <property name="text">
  286. <string>箱 重</string>
  287. </property>
  288. </widget>
  289. </item>
  290. <item row="3" column="2">
  291. <widget class="QLabel" name="label_17">
  292. <property name="text">
  293. <string>筒 重</string>
  294. </property>
  295. </widget>
  296. </item>
  297. </layout>
  298. </item>
  299. </layout>
  300. </widget>
  301. </item>
  302. <item row="3" column="0">
  303. <widget class="QWidget" name="widget_3" native="true">
  304. <layout class="QGridLayout" name="gridLayout_6">
  305. <item row="0" column="0">
  306. <layout class="QGridLayout" name="gridLayout_2">
  307. <item row="0" column="0">
  308. <widget class="QLabel" name="label_9">
  309. <property name="text">
  310. <string>别 名</string>
  311. </property>
  312. </widget>
  313. </item>
  314. <item row="0" column="1">
  315. <widget class="QLineEdit" name="lineEdit_5"/>
  316. </item>
  317. <item row="0" column="2">
  318. <widget class="QLineEdit" name="lineEdit_6"/>
  319. </item>
  320. <item row="1" column="0">
  321. <widget class="QLabel" name="label_10">
  322. <property name="text">
  323. <string>别 名</string>
  324. </property>
  325. </widget>
  326. </item>
  327. <item row="1" column="1">
  328. <widget class="QLineEdit" name="lineEdit_7"/>
  329. </item>
  330. <item row="1" column="2">
  331. <widget class="QLineEdit" name="lineEdit_8"/>
  332. </item>
  333. <item row="2" column="0">
  334. <widget class="QLabel" name="label_11">
  335. <property name="text">
  336. <string>别 名</string>
  337. </property>
  338. </widget>
  339. </item>
  340. <item row="2" column="1">
  341. <widget class="QLineEdit" name="lineEdit_9"/>
  342. </item>
  343. <item row="2" column="2">
  344. <widget class="QLineEdit" name="lineEdit_10"/>
  345. </item>
  346. </layout>
  347. </item>
  348. <item row="0" column="1">
  349. <spacer name="horizontalSpacer_4">
  350. <property name="orientation">
  351. <enum>Qt::Horizontal</enum>
  352. </property>
  353. <property name="sizeHint" stdset="0">
  354. <size>
  355. <width>40</width>
  356. <height>20</height>
  357. </size>
  358. </property>
  359. </spacer>
  360. </item>
  361. </layout>
  362. </widget>
  363. </item>
  364. <item row="4" column="0">
  365. <widget class="QWidget" name="widget" native="true">
  366. <property name="maximumSize">
  367. <size>
  368. <width>16777215</width>
  369. <height>101</height>
  370. </size>
  371. </property>
  372. <layout class="QGridLayout" name="gridLayout_4">
  373. <item row="0" column="0">
  374. <layout class="QGridLayout" name="gridLayout_3">
  375. <item row="0" column="0">
  376. <widget class="QLabel" name="label_12">
  377. <property name="text">
  378. <string>箱单选择</string>
  379. </property>
  380. </widget>
  381. </item>
  382. <item row="0" column="1">
  383. <widget class="QLineEdit" name="lineEdit_11"/>
  384. </item>
  385. <item row="1" column="0">
  386. <widget class="QLabel" name="label_13">
  387. <property name="text">
  388. <string>备 注</string>
  389. </property>
  390. </widget>
  391. </item>
  392. <item row="1" column="1">
  393. <widget class="QTextEdit" name="remark">
  394. <property name="maximumSize">
  395. <size>
  396. <width>16777215</width>
  397. <height>51</height>
  398. </size>
  399. </property>
  400. </widget>
  401. </item>
  402. </layout>
  403. </item>
  404. <item row="0" column="1">
  405. <spacer name="horizontalSpacer_5">
  406. <property name="orientation">
  407. <enum>Qt::Horizontal</enum>
  408. </property>
  409. <property name="sizeHint" stdset="0">
  410. <size>
  411. <width>40</width>
  412. <height>20</height>
  413. </size>
  414. </property>
  415. </spacer>
  416. </item>
  417. </layout>
  418. </widget>
  419. </item>
  420. <item row="5" column="0">
  421. <widget class="QWidget" name="widget_6" native="true">
  422. <property name="maximumSize">
  423. <size>
  424. <width>16777215</width>
  425. <height>52</height>
  426. </size>
  427. </property>
  428. <layout class="QGridLayout" name="gridLayout_9">
  429. <item row="0" column="0">
  430. <layout class="QHBoxLayout" name="horizontalLayout_3">
  431. <item>
  432. <spacer name="horizontalSpacer_3">
  433. <property name="orientation">
  434. <enum>Qt::Horizontal</enum>
  435. </property>
  436. <property name="sizeHint" stdset="0">
  437. <size>
  438. <width>598</width>
  439. <height>20</height>
  440. </size>
  441. </property>
  442. </spacer>
  443. </item>
  444. <item>
  445. <widget class="QLabel" name="tiJiao_text">
  446. <property name="text">
  447. <string>提交中...</string>
  448. </property>
  449. </widget>
  450. </item>
  451. <item>
  452. <widget class="QPushButton" name="pushButton">
  453. <property name="text">
  454. <string>取消</string>
  455. </property>
  456. </widget>
  457. </item>
  458. <item>
  459. <widget class="QPushButton" name="StartButton">
  460. <property name="styleSheet">
  461. <string notr="true"/>
  462. </property>
  463. <property name="text">
  464. <string>确定</string>
  465. </property>
  466. </widget>
  467. </item>
  468. </layout>
  469. </item>
  470. </layout>
  471. </widget>
  472. </item>
  473. </layout>
  474. </widget>
  475. <resources/>
  476. <connections/>
  477. </ui>