pickupUi.ui 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Dialog</class>
  4. <widget class="QDialog" name="Dialog">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>387</width>
  10. <height>146</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout">
  17. <item row="1" column="0">
  18. <spacer name="horizontalSpacer_8">
  19. <property name="orientation">
  20. <enum>Qt::Horizontal</enum>
  21. </property>
  22. <property name="sizeType">
  23. <enum>QSizePolicy::Fixed</enum>
  24. </property>
  25. <property name="sizeHint" stdset="0">
  26. <size>
  27. <width>20</width>
  28. <height>40</height>
  29. </size>
  30. </property>
  31. </spacer>
  32. </item>
  33. <item row="0" column="1">
  34. <spacer name="verticalSpacer_2">
  35. <property name="orientation">
  36. <enum>Qt::Vertical</enum>
  37. </property>
  38. <property name="sizeType">
  39. <enum>QSizePolicy::Fixed</enum>
  40. </property>
  41. <property name="sizeHint" stdset="0">
  42. <size>
  43. <width>40</width>
  44. <height>0</height>
  45. </size>
  46. </property>
  47. </spacer>
  48. </item>
  49. <item row="1" column="1">
  50. <layout class="QVBoxLayout" name="verticalLayout_2" stretch="1,1">
  51. <property name="spacing">
  52. <number>5</number>
  53. </property>
  54. <property name="sizeConstraint">
  55. <enum>QLayout::SetFixedSize</enum>
  56. </property>
  57. <item>
  58. <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="1,1,2,1">
  59. <item>
  60. <spacer name="horizontalSpacer_6">
  61. <property name="orientation">
  62. <enum>Qt::Horizontal</enum>
  63. </property>
  64. <property name="sizeHint" stdset="0">
  65. <size>
  66. <width>40</width>
  67. <height>20</height>
  68. </size>
  69. </property>
  70. </spacer>
  71. </item>
  72. <item>
  73. <widget class="QLabel" name="input_passwd_label">
  74. <property name="sizePolicy">
  75. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  76. <horstretch>2</horstretch>
  77. <verstretch>2</verstretch>
  78. </sizepolicy>
  79. </property>
  80. <property name="maximumSize">
  81. <size>
  82. <width>350</width>
  83. <height>16777215</height>
  84. </size>
  85. </property>
  86. <property name="layoutDirection">
  87. <enum>Qt::LeftToRight</enum>
  88. </property>
  89. <property name="styleSheet">
  90. <string notr="true">font: 15pt &quot;3ds&quot;;</string>
  91. </property>
  92. <property name="text">
  93. <string>请输入密码:</string>
  94. </property>
  95. <property name="alignment">
  96. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  97. </property>
  98. </widget>
  99. </item>
  100. <item>
  101. <widget class="QLineEdit" name="password_lineEdit">
  102. <property name="sizePolicy">
  103. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  104. <horstretch>2</horstretch>
  105. <verstretch>0</verstretch>
  106. </sizepolicy>
  107. </property>
  108. <property name="minimumSize">
  109. <size>
  110. <width>160</width>
  111. <height>0</height>
  112. </size>
  113. </property>
  114. <property name="maximumSize">
  115. <size>
  116. <width>300</width>
  117. <height>30</height>
  118. </size>
  119. </property>
  120. <property name="font">
  121. <font>
  122. <pointsize>15</pointsize>
  123. </font>
  124. </property>
  125. <property name="text">
  126. <string/>
  127. </property>
  128. </widget>
  129. </item>
  130. <item>
  131. <spacer name="horizontalSpacer_7">
  132. <property name="orientation">
  133. <enum>Qt::Horizontal</enum>
  134. </property>
  135. <property name="sizeHint" stdset="0">
  136. <size>
  137. <width>40</width>
  138. <height>40</height>
  139. </size>
  140. </property>
  141. </spacer>
  142. </item>
  143. </layout>
  144. </item>
  145. <item>
  146. <layout class="QHBoxLayout" name="horizontalLayout">
  147. <item>
  148. <spacer name="horizontalSpacer_3">
  149. <property name="orientation">
  150. <enum>Qt::Horizontal</enum>
  151. </property>
  152. <property name="sizeType">
  153. <enum>QSizePolicy::Preferred</enum>
  154. </property>
  155. <property name="sizeHint" stdset="0">
  156. <size>
  157. <width>40</width>
  158. <height>40</height>
  159. </size>
  160. </property>
  161. </spacer>
  162. </item>
  163. <item>
  164. <widget class="QPushButton" name="cancel_pushButton">
  165. <property name="sizePolicy">
  166. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  167. <horstretch>2</horstretch>
  168. <verstretch>1</verstretch>
  169. </sizepolicy>
  170. </property>
  171. <property name="maximumSize">
  172. <size>
  173. <width>100</width>
  174. <height>40</height>
  175. </size>
  176. </property>
  177. <property name="font">
  178. <font>
  179. <pointsize>20</pointsize>
  180. <weight>50</weight>
  181. <bold>false</bold>
  182. <stylestrategy>PreferAntialias</stylestrategy>
  183. <kerning>false</kerning>
  184. </font>
  185. </property>
  186. <property name="mouseTracking">
  187. <bool>true</bool>
  188. </property>
  189. <property name="contextMenuPolicy">
  190. <enum>Qt::DefaultContextMenu</enum>
  191. </property>
  192. <property name="autoFillBackground">
  193. <bool>false</bool>
  194. </property>
  195. <property name="text">
  196. <string> 取消 </string>
  197. </property>
  198. <property name="checkable">
  199. <bool>false</bool>
  200. </property>
  201. <property name="checked">
  202. <bool>false</bool>
  203. </property>
  204. <property name="autoRepeat">
  205. <bool>false</bool>
  206. </property>
  207. <property name="autoExclusive">
  208. <bool>false</bool>
  209. </property>
  210. <property name="autoDefault">
  211. <bool>false</bool>
  212. </property>
  213. </widget>
  214. </item>
  215. <item>
  216. <spacer name="horizontalSpacer_4">
  217. <property name="orientation">
  218. <enum>Qt::Horizontal</enum>
  219. </property>
  220. <property name="sizeType">
  221. <enum>QSizePolicy::Preferred</enum>
  222. </property>
  223. <property name="sizeHint" stdset="0">
  224. <size>
  225. <width>40</width>
  226. <height>40</height>
  227. </size>
  228. </property>
  229. </spacer>
  230. </item>
  231. <item>
  232. <spacer name="horizontalSpacer">
  233. <property name="orientation">
  234. <enum>Qt::Horizontal</enum>
  235. </property>
  236. <property name="sizeType">
  237. <enum>QSizePolicy::Preferred</enum>
  238. </property>
  239. <property name="sizeHint" stdset="0">
  240. <size>
  241. <width>40</width>
  242. <height>40</height>
  243. </size>
  244. </property>
  245. </spacer>
  246. </item>
  247. <item>
  248. <widget class="QPushButton" name="confirm_pushButton">
  249. <property name="sizePolicy">
  250. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  251. <horstretch>2</horstretch>
  252. <verstretch>1</verstretch>
  253. </sizepolicy>
  254. </property>
  255. <property name="maximumSize">
  256. <size>
  257. <width>100</width>
  258. <height>40</height>
  259. </size>
  260. </property>
  261. <property name="font">
  262. <font>
  263. <pointsize>21</pointsize>
  264. <weight>50</weight>
  265. <bold>false</bold>
  266. <stylestrategy>PreferAntialias</stylestrategy>
  267. </font>
  268. </property>
  269. <property name="mouseTracking">
  270. <bool>true</bool>
  271. </property>
  272. <property name="autoFillBackground">
  273. <bool>false</bool>
  274. </property>
  275. <property name="text">
  276. <string>确认</string>
  277. </property>
  278. <property name="checkable">
  279. <bool>false</bool>
  280. </property>
  281. </widget>
  282. </item>
  283. <item>
  284. <spacer name="horizontalSpacer_2">
  285. <property name="orientation">
  286. <enum>Qt::Horizontal</enum>
  287. </property>
  288. <property name="sizeType">
  289. <enum>QSizePolicy::Preferred</enum>
  290. </property>
  291. <property name="sizeHint" stdset="0">
  292. <size>
  293. <width>40</width>
  294. <height>40</height>
  295. </size>
  296. </property>
  297. </spacer>
  298. </item>
  299. </layout>
  300. </item>
  301. </layout>
  302. </item>
  303. <item row="3" column="1">
  304. <spacer name="verticalSpacer">
  305. <property name="orientation">
  306. <enum>Qt::Vertical</enum>
  307. </property>
  308. <property name="sizeType">
  309. <enum>QSizePolicy::Fixed</enum>
  310. </property>
  311. <property name="sizeHint" stdset="0">
  312. <size>
  313. <width>40</width>
  314. <height>5</height>
  315. </size>
  316. </property>
  317. </spacer>
  318. </item>
  319. <item row="1" column="2">
  320. <spacer name="horizontalSpacer_9">
  321. <property name="orientation">
  322. <enum>Qt::Horizontal</enum>
  323. </property>
  324. <property name="sizeType">
  325. <enum>QSizePolicy::Fixed</enum>
  326. </property>
  327. <property name="sizeHint" stdset="0">
  328. <size>
  329. <width>20</width>
  330. <height>40</height>
  331. </size>
  332. </property>
  333. </spacer>
  334. </item>
  335. </layout>
  336. </widget>
  337. <resources/>
  338. <connections/>
  339. </ui>