TemplateProgramPage.ui 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>TemplateProgramPageClass</class>
  4. <widget class="QWidget" name="TemplateProgramPageClass">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>448</width>
  10. <height>904</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>TemplateProgramPage</string>
  15. </property>
  16. <widget class="QFrame" name="frame">
  17. <property name="geometry">
  18. <rect>
  19. <x>0</x>
  20. <y>280</y>
  21. <width>0</width>
  22. <height>0</height>
  23. </rect>
  24. </property>
  25. <property name="frameShape">
  26. <enum>QFrame::StyledPanel</enum>
  27. </property>
  28. <property name="frameShadow">
  29. <enum>QFrame::Raised</enum>
  30. </property>
  31. </widget>
  32. <widget class="QFrame" name="frame_2">
  33. <property name="geometry">
  34. <rect>
  35. <x>0</x>
  36. <y>287</y>
  37. <width>0</width>
  38. <height>0</height>
  39. </rect>
  40. </property>
  41. <property name="frameShape">
  42. <enum>QFrame::StyledPanel</enum>
  43. </property>
  44. <property name="frameShadow">
  45. <enum>QFrame::Raised</enum>
  46. </property>
  47. </widget>
  48. <widget class="QGroupBox" name="groupBox">
  49. <property name="geometry">
  50. <rect>
  51. <x>0</x>
  52. <y>33</y>
  53. <width>438</width>
  54. <height>501</height>
  55. </rect>
  56. </property>
  57. <property name="title">
  58. <string/>
  59. </property>
  60. <widget class="QScrollArea" name="scrollArea_2">
  61. <property name="geometry">
  62. <rect>
  63. <x>1</x>
  64. <y>3</y>
  65. <width>434</width>
  66. <height>491</height>
  67. </rect>
  68. </property>
  69. <property name="sizePolicy">
  70. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  71. <horstretch>0</horstretch>
  72. <verstretch>0</verstretch>
  73. </sizepolicy>
  74. </property>
  75. <property name="widgetResizable">
  76. <bool>true</bool>
  77. </property>
  78. <widget class="QWidget" name="scrollAreaWidgetMatrix">
  79. <property name="geometry">
  80. <rect>
  81. <x>0</x>
  82. <y>0</y>
  83. <width>432</width>
  84. <height>489</height>
  85. </rect>
  86. </property>
  87. <layout class="QVBoxLayout" name="verticalLayout_2">
  88. <item>
  89. <layout class="QVBoxLayout" name="verticalLayoutStrategy"/>
  90. </item>
  91. </layout>
  92. </widget>
  93. </widget>
  94. </widget>
  95. <widget class="QGroupBox" name="groupBox_2">
  96. <property name="geometry">
  97. <rect>
  98. <x>0</x>
  99. <y>580</y>
  100. <width>438</width>
  101. <height>351</height>
  102. </rect>
  103. </property>
  104. <property name="title">
  105. <string/>
  106. </property>
  107. <widget class="QScrollArea" name="scrollArea_3">
  108. <property name="geometry">
  109. <rect>
  110. <x>1</x>
  111. <y>3</y>
  112. <width>434</width>
  113. <height>341</height>
  114. </rect>
  115. </property>
  116. <property name="sizePolicy">
  117. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  118. <horstretch>0</horstretch>
  119. <verstretch>0</verstretch>
  120. </sizepolicy>
  121. </property>
  122. <property name="widgetResizable">
  123. <bool>true</bool>
  124. </property>
  125. <widget class="QWidget" name="scrollAreaWidgetParam">
  126. <property name="geometry">
  127. <rect>
  128. <x>0</x>
  129. <y>0</y>
  130. <width>432</width>
  131. <height>339</height>
  132. </rect>
  133. </property>
  134. <layout class="QVBoxLayout" name="verticalLayout">
  135. <item>
  136. <layout class="QVBoxLayout" name="verticalLayoutTemplate">
  137. <item>
  138. <widget class="QTabWidget" name="tabWidget">
  139. <property name="currentIndex">
  140. <number>0</number>
  141. </property>
  142. <widget class="QWidget" name="tab">
  143. <attribute name="title">
  144. <string/>
  145. </attribute>
  146. </widget>
  147. </widget>
  148. </item>
  149. </layout>
  150. </item>
  151. </layout>
  152. </widget>
  153. </widget>
  154. </widget>
  155. <widget class="QWidget" name="layoutWidget_2">
  156. <property name="geometry">
  157. <rect>
  158. <x>0</x>
  159. <y>540</y>
  160. <width>431</width>
  161. <height>30</height>
  162. </rect>
  163. </property>
  164. <layout class="QHBoxLayout" name="horizontalLayout_2">
  165. <item>
  166. <widget class="QComboBox" name="comboBoxCurStraTemp"/>
  167. </item>
  168. <item>
  169. <widget class="QComboBox" name="comboBoxCurStrategy"/>
  170. </item>
  171. <item>
  172. <spacer name="horizontalSpacer_2">
  173. <property name="orientation">
  174. <enum>Qt::Horizontal</enum>
  175. </property>
  176. <property name="sizeHint" stdset="0">
  177. <size>
  178. <width>43</width>
  179. <height>20</height>
  180. </size>
  181. </property>
  182. </spacer>
  183. </item>
  184. <item>
  185. <widget class="QPushButton" name="pushButtonAddTemplate">
  186. <property name="sizePolicy">
  187. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  188. <horstretch>0</horstretch>
  189. <verstretch>0</verstretch>
  190. </sizepolicy>
  191. </property>
  192. <property name="minimumSize">
  193. <size>
  194. <width>30</width>
  195. <height>0</height>
  196. </size>
  197. </property>
  198. <property name="maximumSize">
  199. <size>
  200. <width>30</width>
  201. <height>16777215</height>
  202. </size>
  203. </property>
  204. <property name="toolTip">
  205. <string extracomment="添加模板">AddTemplate</string>
  206. </property>
  207. <property name="text">
  208. <string extracomment="添加模板"/>
  209. </property>
  210. </widget>
  211. </item>
  212. <item>
  213. <widget class="QPushButton" name="pushButtonSaveTemp">
  214. <property name="minimumSize">
  215. <size>
  216. <width>100</width>
  217. <height>0</height>
  218. </size>
  219. </property>
  220. <property name="text">
  221. <string>SaveTemp</string>
  222. </property>
  223. </widget>
  224. </item>
  225. </layout>
  226. </widget>
  227. <widget class="QWidget" name="layoutWidget">
  228. <property name="geometry">
  229. <rect>
  230. <x>0</x>
  231. <y>0</y>
  232. <width>431</width>
  233. <height>30</height>
  234. </rect>
  235. </property>
  236. <layout class="QHBoxLayout" name="horizontalLayout">
  237. <item>
  238. <spacer name="horizontalSpacer">
  239. <property name="orientation">
  240. <enum>Qt::Horizontal</enum>
  241. </property>
  242. <property name="sizeHint" stdset="0">
  243. <size>
  244. <width>43</width>
  245. <height>20</height>
  246. </size>
  247. </property>
  248. </spacer>
  249. </item>
  250. <item>
  251. <widget class="QPushButton" name="pushButton1">
  252. <property name="sizePolicy">
  253. <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
  254. <horstretch>0</horstretch>
  255. <verstretch>0</verstretch>
  256. </sizepolicy>
  257. </property>
  258. <property name="minimumSize">
  259. <size>
  260. <width>30</width>
  261. <height>0</height>
  262. </size>
  263. </property>
  264. <property name="maximumSize">
  265. <size>
  266. <width>31</width>
  267. <height>16777215</height>
  268. </size>
  269. </property>
  270. <property name="text">
  271. <string>bt1</string>
  272. </property>
  273. </widget>
  274. </item>
  275. <item>
  276. <widget class="QPushButton" name="pushButton2">
  277. <property name="sizePolicy">
  278. <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
  279. <horstretch>0</horstretch>
  280. <verstretch>0</verstretch>
  281. </sizepolicy>
  282. </property>
  283. <property name="minimumSize">
  284. <size>
  285. <width>30</width>
  286. <height>0</height>
  287. </size>
  288. </property>
  289. <property name="maximumSize">
  290. <size>
  291. <width>31</width>
  292. <height>16777215</height>
  293. </size>
  294. </property>
  295. <property name="text">
  296. <string>bt2</string>
  297. </property>
  298. </widget>
  299. </item>
  300. <item>
  301. <widget class="QPushButton" name="pushButton3">
  302. <property name="sizePolicy">
  303. <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
  304. <horstretch>0</horstretch>
  305. <verstretch>0</verstretch>
  306. </sizepolicy>
  307. </property>
  308. <property name="minimumSize">
  309. <size>
  310. <width>30</width>
  311. <height>0</height>
  312. </size>
  313. </property>
  314. <property name="maximumSize">
  315. <size>
  316. <width>31</width>
  317. <height>16777215</height>
  318. </size>
  319. </property>
  320. <property name="text">
  321. <string>bt3</string>
  322. </property>
  323. </widget>
  324. </item>
  325. <item>
  326. <widget class="QPushButton" name="pushButton4">
  327. <property name="sizePolicy">
  328. <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
  329. <horstretch>0</horstretch>
  330. <verstretch>0</verstretch>
  331. </sizepolicy>
  332. </property>
  333. <property name="minimumSize">
  334. <size>
  335. <width>30</width>
  336. <height>0</height>
  337. </size>
  338. </property>
  339. <property name="maximumSize">
  340. <size>
  341. <width>31</width>
  342. <height>16777215</height>
  343. </size>
  344. </property>
  345. <property name="text">
  346. <string>bt4</string>
  347. </property>
  348. </widget>
  349. </item>
  350. <item>
  351. <widget class="QPushButton" name="pushButtonTakePhoto">
  352. <property name="sizePolicy">
  353. <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
  354. <horstretch>0</horstretch>
  355. <verstretch>0</verstretch>
  356. </sizepolicy>
  357. </property>
  358. <property name="minimumSize">
  359. <size>
  360. <width>30</width>
  361. <height>0</height>
  362. </size>
  363. </property>
  364. <property name="maximumSize">
  365. <size>
  366. <width>31</width>
  367. <height>16777215</height>
  368. </size>
  369. </property>
  370. <property name="toolTip">
  371. <string extracomment="拍照">TakePhoto</string>
  372. </property>
  373. <property name="text">
  374. <string comment="编辑策略">TP</string>
  375. </property>
  376. </widget>
  377. </item>
  378. <item>
  379. <widget class="QPushButton" name="pushButtonSetPrStrategyRef">
  380. <property name="sizePolicy">
  381. <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
  382. <horstretch>0</horstretch>
  383. <verstretch>0</verstretch>
  384. </sizepolicy>
  385. </property>
  386. <property name="minimumSize">
  387. <size>
  388. <width>30</width>
  389. <height>0</height>
  390. </size>
  391. </property>
  392. <property name="maximumSize">
  393. <size>
  394. <width>31</width>
  395. <height>16777215</height>
  396. </size>
  397. </property>
  398. <property name="toolTip">
  399. <string extracomment="设置策略参考点">SetPrStrategyRef</string>
  400. </property>
  401. <property name="text">
  402. <string comment="设置参考点">SR</string>
  403. </property>
  404. </widget>
  405. </item>
  406. <item>
  407. <widget class="QPushButton" name="pushButtonDelete">
  408. <property name="sizePolicy">
  409. <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
  410. <horstretch>0</horstretch>
  411. <verstretch>0</verstretch>
  412. </sizepolicy>
  413. </property>
  414. <property name="minimumSize">
  415. <size>
  416. <width>30</width>
  417. <height>0</height>
  418. </size>
  419. </property>
  420. <property name="maximumSize">
  421. <size>
  422. <width>30</width>
  423. <height>16777215</height>
  424. </size>
  425. </property>
  426. <property name="toolTip">
  427. <string extracomment="删除选中策略">DeleteChosedStrategy</string>
  428. </property>
  429. <property name="text">
  430. <string notr="true" comment="删除策略"/>
  431. </property>
  432. </widget>
  433. </item>
  434. <item>
  435. <widget class="QPushButton" name="pushButtonAddStrategy">
  436. <property name="sizePolicy">
  437. <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
  438. <horstretch>0</horstretch>
  439. <verstretch>0</verstretch>
  440. </sizepolicy>
  441. </property>
  442. <property name="minimumSize">
  443. <size>
  444. <width>20</width>
  445. <height>0</height>
  446. </size>
  447. </property>
  448. <property name="maximumSize">
  449. <size>
  450. <width>31</width>
  451. <height>16777215</height>
  452. </size>
  453. </property>
  454. <property name="toolTip">
  455. <string extracomment="添加策略">AddStrategy</string>
  456. </property>
  457. <property name="text">
  458. <string comment="创建策略"/>
  459. </property>
  460. </widget>
  461. </item>
  462. </layout>
  463. </widget>
  464. </widget>
  465. <layoutdefault spacing="6" margin="11"/>
  466. <resources/>
  467. <connections/>
  468. </ui>