prebattlescene.ui 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>PreBattleScene</class>
  4. <widget class="QWidget" name="PreBattleScene">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1091</width>
  10. <height>815</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <property name="autoFillBackground">
  17. <bool>false</bool>
  18. </property>
  19. <layout class="QGridLayout" name="gridLayout_2">
  20. <property name="leftMargin">
  21. <number>0</number>
  22. </property>
  23. <property name="topMargin">
  24. <number>0</number>
  25. </property>
  26. <property name="rightMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="bottomMargin">
  30. <number>0</number>
  31. </property>
  32. <property name="spacing">
  33. <number>0</number>
  34. </property>
  35. <item row="0" column="1">
  36. <spacer name="verticalSpacer">
  37. <property name="orientation">
  38. <enum>Qt::Vertical</enum>
  39. </property>
  40. <property name="sizeHint" stdset="0">
  41. <size>
  42. <width>20</width>
  43. <height>52</height>
  44. </size>
  45. </property>
  46. </spacer>
  47. </item>
  48. <item row="1" column="1" rowspan="2">
  49. <widget class="QWidget" name="widget" native="true">
  50. <property name="minimumSize">
  51. <size>
  52. <width>0</width>
  53. <height>0</height>
  54. </size>
  55. </property>
  56. <layout class="QGridLayout" name="gridLayout">
  57. <property name="leftMargin">
  58. <number>0</number>
  59. </property>
  60. <property name="topMargin">
  61. <number>0</number>
  62. </property>
  63. <property name="rightMargin">
  64. <number>0</number>
  65. </property>
  66. <property name="bottomMargin">
  67. <number>0</number>
  68. </property>
  69. <property name="spacing">
  70. <number>0</number>
  71. </property>
  72. <item row="0" column="1">
  73. <widget class="QWidget" name="border_up_2" native="true">
  74. <property name="minimumSize">
  75. <size>
  76. <width>25</width>
  77. <height>25</height>
  78. </size>
  79. </property>
  80. <property name="maximumSize">
  81. <size>
  82. <width>16777215</width>
  83. <height>25</height>
  84. </size>
  85. </property>
  86. <property name="styleSheet">
  87. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-top.png)</string>
  88. </property>
  89. </widget>
  90. </item>
  91. <item row="0" column="2">
  92. <widget class="QWidget" name="border_upright_2" native="true">
  93. <property name="minimumSize">
  94. <size>
  95. <width>25</width>
  96. <height>25</height>
  97. </size>
  98. </property>
  99. <property name="maximumSize">
  100. <size>
  101. <width>25</width>
  102. <height>25</height>
  103. </size>
  104. </property>
  105. <property name="styleSheet">
  106. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-topright.png)</string>
  107. </property>
  108. </widget>
  109. </item>
  110. <item row="1" column="2">
  111. <widget class="QWidget" name="border_right_2" native="true">
  112. <property name="minimumSize">
  113. <size>
  114. <width>25</width>
  115. <height>25</height>
  116. </size>
  117. </property>
  118. <property name="maximumSize">
  119. <size>
  120. <width>26</width>
  121. <height>16777215</height>
  122. </size>
  123. </property>
  124. <property name="styleSheet">
  125. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-right.png)</string>
  126. </property>
  127. </widget>
  128. </item>
  129. <item row="1" column="0">
  130. <widget class="QWidget" name="border_left_2" native="true">
  131. <property name="minimumSize">
  132. <size>
  133. <width>26</width>
  134. <height>26</height>
  135. </size>
  136. </property>
  137. <property name="maximumSize">
  138. <size>
  139. <width>26</width>
  140. <height>16777215</height>
  141. </size>
  142. </property>
  143. <property name="styleSheet">
  144. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-left.png)</string>
  145. </property>
  146. </widget>
  147. </item>
  148. <item row="2" column="1">
  149. <widget class="QWidget" name="border_bottom_2" native="true">
  150. <property name="minimumSize">
  151. <size>
  152. <width>26</width>
  153. <height>26</height>
  154. </size>
  155. </property>
  156. <property name="maximumSize">
  157. <size>
  158. <width>16777215</width>
  159. <height>26</height>
  160. </size>
  161. </property>
  162. <property name="styleSheet">
  163. <string notr="true">background:url(:/assets/common/window/strong_translucent-border_bottom.png)</string>
  164. </property>
  165. </widget>
  166. </item>
  167. <item row="2" column="2">
  168. <widget class="QWidget" name="border_botright_2" native="true">
  169. <property name="minimumSize">
  170. <size>
  171. <width>25</width>
  172. <height>26</height>
  173. </size>
  174. </property>
  175. <property name="maximumSize">
  176. <size>
  177. <width>25</width>
  178. <height>26</height>
  179. </size>
  180. </property>
  181. <property name="styleSheet">
  182. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-botright.png)</string>
  183. </property>
  184. </widget>
  185. </item>
  186. <item row="0" column="0">
  187. <widget class="QWidget" name="border_upleft_2" native="true">
  188. <property name="minimumSize">
  189. <size>
  190. <width>26</width>
  191. <height>25</height>
  192. </size>
  193. </property>
  194. <property name="maximumSize">
  195. <size>
  196. <width>26</width>
  197. <height>25</height>
  198. </size>
  199. </property>
  200. <property name="styleSheet">
  201. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-topleft.png)</string>
  202. </property>
  203. </widget>
  204. </item>
  205. <item row="2" column="0">
  206. <widget class="QWidget" name="border_botleft_2" native="true">
  207. <property name="minimumSize">
  208. <size>
  209. <width>26</width>
  210. <height>26</height>
  211. </size>
  212. </property>
  213. <property name="maximumSize">
  214. <size>
  215. <width>26</width>
  216. <height>26</height>
  217. </size>
  218. </property>
  219. <property name="styleSheet">
  220. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-botleft.png)</string>
  221. </property>
  222. </widget>
  223. </item>
  224. <item row="1" column="1">
  225. <widget class="QWidget" name="content" native="true">
  226. <property name="styleSheet">
  227. <string notr="true">background-image: url(:/assets/common/window/strong_translucent-background.png);</string>
  228. </property>
  229. <layout class="QGridLayout" name="gridLayout_3">
  230. <property name="leftMargin">
  231. <number>0</number>
  232. </property>
  233. <property name="topMargin">
  234. <number>0</number>
  235. </property>
  236. <property name="rightMargin">
  237. <number>0</number>
  238. </property>
  239. <property name="bottomMargin">
  240. <number>0</number>
  241. </property>
  242. <property name="spacing">
  243. <number>0</number>
  244. </property>
  245. <item row="0" column="0" colspan="3">
  246. <widget class="QLabel" name="title_3">
  247. <property name="sizePolicy">
  248. <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
  249. <horstretch>0</horstretch>
  250. <verstretch>0</verstretch>
  251. </sizepolicy>
  252. </property>
  253. <property name="styleSheet">
  254. <string notr="true">background: none;
  255. font: 32pt &quot;D-determination (RUS BY LYAJKA)&quot;;
  256. color: rgb(177, 45, 45);</string>
  257. </property>
  258. <property name="text">
  259. <string>&lt;p align=&quot;center&quot;&gt;Начало битвы&lt;/p&gt;</string>
  260. </property>
  261. </widget>
  262. </item>
  263. <item row="1" column="0" colspan="3">
  264. <spacer name="verticalSpacer_5">
  265. <property name="orientation">
  266. <enum>Qt::Vertical</enum>
  267. </property>
  268. <property name="sizeHint" stdset="0">
  269. <size>
  270. <width>728</width>
  271. <height>37</height>
  272. </size>
  273. </property>
  274. </spacer>
  275. </item>
  276. <item row="2" column="0">
  277. <spacer name="horizontalSpacer_5">
  278. <property name="orientation">
  279. <enum>Qt::Horizontal</enum>
  280. </property>
  281. <property name="sizeHint" stdset="0">
  282. <size>
  283. <width>18</width>
  284. <height>468</height>
  285. </size>
  286. </property>
  287. </spacer>
  288. </item>
  289. <item row="2" column="1">
  290. <widget class="QWidget" name="widget_2" native="true">
  291. <property name="sizePolicy">
  292. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  293. <horstretch>0</horstretch>
  294. <verstretch>0</verstretch>
  295. </sizepolicy>
  296. </property>
  297. <property name="minimumSize">
  298. <size>
  299. <width>690</width>
  300. <height>480</height>
  301. </size>
  302. </property>
  303. <property name="maximumSize">
  304. <size>
  305. <width>690</width>
  306. <height>480</height>
  307. </size>
  308. </property>
  309. <property name="styleSheet">
  310. <string notr="true">background: none</string>
  311. </property>
  312. <widget class="QLabel" name="player_0_name">
  313. <property name="geometry">
  314. <rect>
  315. <x>120</x>
  316. <y>50</y>
  317. <width>541</width>
  318. <height>61</height>
  319. </rect>
  320. </property>
  321. <property name="styleSheet">
  322. <string notr="true">font: 28pt &quot;D-determination (RUS BY LYAJKA)&quot;;
  323. color: rgb(253, 234, 168);</string>
  324. </property>
  325. <property name="text">
  326. <string>Игрок 1</string>
  327. </property>
  328. </widget>
  329. <widget class="QWidget" name="player_0_units" native="true">
  330. <property name="geometry">
  331. <rect>
  332. <x>20</x>
  333. <y>140</y>
  334. <width>640</width>
  335. <height>64</height>
  336. </rect>
  337. </property>
  338. <property name="sizePolicy">
  339. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  340. <horstretch>0</horstretch>
  341. <verstretch>0</verstretch>
  342. </sizepolicy>
  343. </property>
  344. <layout class="QHBoxLayout" name="player_0_units_layout">
  345. <property name="spacing">
  346. <number>0</number>
  347. </property>
  348. <property name="leftMargin">
  349. <number>0</number>
  350. </property>
  351. <property name="topMargin">
  352. <number>0</number>
  353. </property>
  354. <property name="rightMargin">
  355. <number>0</number>
  356. </property>
  357. <property name="bottomMargin">
  358. <number>0</number>
  359. </property>
  360. <item>
  361. <widget class="QLabel" name="player_0_chosen_unit_0">
  362. <property name="sizePolicy">
  363. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  364. <horstretch>0</horstretch>
  365. <verstretch>0</verstretch>
  366. </sizepolicy>
  367. </property>
  368. <property name="styleSheet">
  369. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  370. background-color: rgb(253, 234, 168);</string>
  371. </property>
  372. <property name="text">
  373. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  374. </property>
  375. <property name="alignment">
  376. <set>Qt::AlignCenter</set>
  377. </property>
  378. <property name="flat" stdset="0">
  379. <bool>true</bool>
  380. </property>
  381. </widget>
  382. </item>
  383. <item>
  384. <widget class="QLabel" name="player_0_chosen_unit_1">
  385. <property name="sizePolicy">
  386. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  387. <horstretch>0</horstretch>
  388. <verstretch>0</verstretch>
  389. </sizepolicy>
  390. </property>
  391. <property name="styleSheet">
  392. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  393. background-color: rgb(253, 234, 168);</string>
  394. </property>
  395. <property name="text">
  396. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  397. </property>
  398. <property name="alignment">
  399. <set>Qt::AlignCenter</set>
  400. </property>
  401. <property name="flat" stdset="0">
  402. <bool>true</bool>
  403. </property>
  404. </widget>
  405. </item>
  406. <item>
  407. <widget class="QLabel" name="player_0_chosen_unit_2">
  408. <property name="sizePolicy">
  409. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  410. <horstretch>0</horstretch>
  411. <verstretch>0</verstretch>
  412. </sizepolicy>
  413. </property>
  414. <property name="styleSheet">
  415. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  416. background-color: rgb(253, 234, 168);</string>
  417. </property>
  418. <property name="text">
  419. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  420. </property>
  421. <property name="alignment">
  422. <set>Qt::AlignCenter</set>
  423. </property>
  424. <property name="flat" stdset="0">
  425. <bool>true</bool>
  426. </property>
  427. </widget>
  428. </item>
  429. <item>
  430. <widget class="QLabel" name="player_0_chosen_unit_3">
  431. <property name="sizePolicy">
  432. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  433. <horstretch>0</horstretch>
  434. <verstretch>0</verstretch>
  435. </sizepolicy>
  436. </property>
  437. <property name="styleSheet">
  438. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  439. background-color: rgb(253, 234, 168);</string>
  440. </property>
  441. <property name="text">
  442. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  443. </property>
  444. <property name="alignment">
  445. <set>Qt::AlignCenter</set>
  446. </property>
  447. <property name="flat" stdset="0">
  448. <bool>true</bool>
  449. </property>
  450. </widget>
  451. </item>
  452. <item>
  453. <widget class="QLabel" name="player_0_chosen_unit_4">
  454. <property name="sizePolicy">
  455. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  456. <horstretch>0</horstretch>
  457. <verstretch>0</verstretch>
  458. </sizepolicy>
  459. </property>
  460. <property name="styleSheet">
  461. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  462. background-color: rgb(253, 234, 168);</string>
  463. </property>
  464. <property name="text">
  465. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  466. </property>
  467. <property name="alignment">
  468. <set>Qt::AlignCenter</set>
  469. </property>
  470. <property name="flat" stdset="0">
  471. <bool>true</bool>
  472. </property>
  473. </widget>
  474. </item>
  475. <item>
  476. <widget class="QLabel" name="player_0_chosen_unit_5">
  477. <property name="sizePolicy">
  478. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  479. <horstretch>0</horstretch>
  480. <verstretch>0</verstretch>
  481. </sizepolicy>
  482. </property>
  483. <property name="styleSheet">
  484. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  485. background-color: rgb(253, 234, 168);</string>
  486. </property>
  487. <property name="text">
  488. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  489. </property>
  490. <property name="alignment">
  491. <set>Qt::AlignCenter</set>
  492. </property>
  493. <property name="flat" stdset="0">
  494. <bool>true</bool>
  495. </property>
  496. </widget>
  497. </item>
  498. <item>
  499. <widget class="QLabel" name="player_0_chosen_unit_6">
  500. <property name="sizePolicy">
  501. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  502. <horstretch>0</horstretch>
  503. <verstretch>0</verstretch>
  504. </sizepolicy>
  505. </property>
  506. <property name="styleSheet">
  507. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  508. background-color: rgb(253, 234, 168);</string>
  509. </property>
  510. <property name="text">
  511. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  512. </property>
  513. <property name="alignment">
  514. <set>Qt::AlignCenter</set>
  515. </property>
  516. <property name="flat" stdset="0">
  517. <bool>true</bool>
  518. </property>
  519. </widget>
  520. </item>
  521. <item>
  522. <widget class="QLabel" name="player_0_chosen_unit_7">
  523. <property name="sizePolicy">
  524. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  525. <horstretch>0</horstretch>
  526. <verstretch>0</verstretch>
  527. </sizepolicy>
  528. </property>
  529. <property name="styleSheet">
  530. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  531. background-color: rgb(253, 234, 168);</string>
  532. </property>
  533. <property name="text">
  534. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  535. </property>
  536. <property name="alignment">
  537. <set>Qt::AlignCenter</set>
  538. </property>
  539. <property name="flat" stdset="0">
  540. <bool>true</bool>
  541. </property>
  542. </widget>
  543. </item>
  544. <item>
  545. <widget class="QLabel" name="player_0_chosen_unit_8">
  546. <property name="sizePolicy">
  547. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  548. <horstretch>0</horstretch>
  549. <verstretch>0</verstretch>
  550. </sizepolicy>
  551. </property>
  552. <property name="styleSheet">
  553. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  554. background-color: rgb(253, 234, 168);</string>
  555. </property>
  556. <property name="text">
  557. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  558. </property>
  559. <property name="alignment">
  560. <set>Qt::AlignCenter</set>
  561. </property>
  562. <property name="flat" stdset="0">
  563. <bool>true</bool>
  564. </property>
  565. </widget>
  566. </item>
  567. <item>
  568. <widget class="QLabel" name="player_0_chosen_unit_9">
  569. <property name="sizePolicy">
  570. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  571. <horstretch>0</horstretch>
  572. <verstretch>0</verstretch>
  573. </sizepolicy>
  574. </property>
  575. <property name="styleSheet">
  576. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  577. background-color: rgb(253, 234, 168);</string>
  578. </property>
  579. <property name="text">
  580. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  581. </property>
  582. <property name="alignment">
  583. <set>Qt::AlignCenter</set>
  584. </property>
  585. <property name="flat" stdset="0">
  586. <bool>true</bool>
  587. </property>
  588. </widget>
  589. </item>
  590. </layout>
  591. </widget>
  592. <widget class="QLabel" name="player_0_race">
  593. <property name="geometry">
  594. <rect>
  595. <x>30</x>
  596. <y>40</y>
  597. <width>80</width>
  598. <height>80</height>
  599. </rect>
  600. </property>
  601. <property name="text">
  602. <string/>
  603. </property>
  604. </widget>
  605. <widget class="QWidget" name="player_1_units" native="true">
  606. <property name="geometry">
  607. <rect>
  608. <x>20</x>
  609. <y>380</y>
  610. <width>640</width>
  611. <height>64</height>
  612. </rect>
  613. </property>
  614. <property name="sizePolicy">
  615. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  616. <horstretch>0</horstretch>
  617. <verstretch>0</verstretch>
  618. </sizepolicy>
  619. </property>
  620. <layout class="QGridLayout" name="player_1_units_layout">
  621. <property name="leftMargin">
  622. <number>0</number>
  623. </property>
  624. <property name="topMargin">
  625. <number>0</number>
  626. </property>
  627. <property name="rightMargin">
  628. <number>0</number>
  629. </property>
  630. <property name="bottomMargin">
  631. <number>0</number>
  632. </property>
  633. <property name="spacing">
  634. <number>0</number>
  635. </property>
  636. <item row="0" column="5">
  637. <widget class="QLabel" name="player_1_chosen_unit_5">
  638. <property name="sizePolicy">
  639. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  640. <horstretch>0</horstretch>
  641. <verstretch>0</verstretch>
  642. </sizepolicy>
  643. </property>
  644. <property name="styleSheet">
  645. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  646. background-color: rgb(253, 234, 168);</string>
  647. </property>
  648. <property name="text">
  649. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  650. </property>
  651. <property name="alignment">
  652. <set>Qt::AlignCenter</set>
  653. </property>
  654. <property name="flat" stdset="0">
  655. <bool>true</bool>
  656. </property>
  657. </widget>
  658. </item>
  659. <item row="0" column="4">
  660. <widget class="QLabel" name="player_1_chosen_unit_4">
  661. <property name="sizePolicy">
  662. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  663. <horstretch>0</horstretch>
  664. <verstretch>0</verstretch>
  665. </sizepolicy>
  666. </property>
  667. <property name="styleSheet">
  668. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  669. background-color: rgb(253, 234, 168);</string>
  670. </property>
  671. <property name="text">
  672. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  673. </property>
  674. <property name="alignment">
  675. <set>Qt::AlignCenter</set>
  676. </property>
  677. <property name="flat" stdset="0">
  678. <bool>true</bool>
  679. </property>
  680. </widget>
  681. </item>
  682. <item row="0" column="3">
  683. <widget class="QLabel" name="player_1_chosen_unit_3">
  684. <property name="sizePolicy">
  685. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  686. <horstretch>0</horstretch>
  687. <verstretch>0</verstretch>
  688. </sizepolicy>
  689. </property>
  690. <property name="styleSheet">
  691. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  692. background-color: rgb(253, 234, 168);</string>
  693. </property>
  694. <property name="text">
  695. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  696. </property>
  697. <property name="alignment">
  698. <set>Qt::AlignCenter</set>
  699. </property>
  700. <property name="flat" stdset="0">
  701. <bool>true</bool>
  702. </property>
  703. </widget>
  704. </item>
  705. <item row="0" column="6">
  706. <widget class="QLabel" name="player_1_chosen_unit_6">
  707. <property name="sizePolicy">
  708. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  709. <horstretch>0</horstretch>
  710. <verstretch>0</verstretch>
  711. </sizepolicy>
  712. </property>
  713. <property name="styleSheet">
  714. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  715. background-color: rgb(253, 234, 168);</string>
  716. </property>
  717. <property name="text">
  718. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  719. </property>
  720. <property name="alignment">
  721. <set>Qt::AlignCenter</set>
  722. </property>
  723. <property name="flat" stdset="0">
  724. <bool>true</bool>
  725. </property>
  726. </widget>
  727. </item>
  728. <item row="0" column="0">
  729. <widget class="QLabel" name="player_1_chosen_unit_0">
  730. <property name="sizePolicy">
  731. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  732. <horstretch>0</horstretch>
  733. <verstretch>0</verstretch>
  734. </sizepolicy>
  735. </property>
  736. <property name="styleSheet">
  737. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  738. background-color: rgb(253, 234, 168);</string>
  739. </property>
  740. <property name="text">
  741. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  742. </property>
  743. <property name="alignment">
  744. <set>Qt::AlignCenter</set>
  745. </property>
  746. <property name="flat" stdset="0">
  747. <bool>true</bool>
  748. </property>
  749. </widget>
  750. </item>
  751. <item row="0" column="7">
  752. <widget class="QLabel" name="player_1_chosen_unit_7">
  753. <property name="sizePolicy">
  754. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  755. <horstretch>0</horstretch>
  756. <verstretch>0</verstretch>
  757. </sizepolicy>
  758. </property>
  759. <property name="styleSheet">
  760. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  761. background-color: rgb(253, 234, 168);</string>
  762. </property>
  763. <property name="text">
  764. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  765. </property>
  766. <property name="alignment">
  767. <set>Qt::AlignCenter</set>
  768. </property>
  769. <property name="flat" stdset="0">
  770. <bool>true</bool>
  771. </property>
  772. </widget>
  773. </item>
  774. <item row="0" column="1">
  775. <widget class="QLabel" name="player_1_chosen_unit_1">
  776. <property name="sizePolicy">
  777. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  778. <horstretch>0</horstretch>
  779. <verstretch>0</verstretch>
  780. </sizepolicy>
  781. </property>
  782. <property name="styleSheet">
  783. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  784. background-color: rgb(253, 234, 168);</string>
  785. </property>
  786. <property name="text">
  787. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  788. </property>
  789. <property name="alignment">
  790. <set>Qt::AlignCenter</set>
  791. </property>
  792. <property name="flat" stdset="0">
  793. <bool>true</bool>
  794. </property>
  795. </widget>
  796. </item>
  797. <item row="0" column="2">
  798. <widget class="QLabel" name="player_1_chosen_unit_2">
  799. <property name="sizePolicy">
  800. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  801. <horstretch>0</horstretch>
  802. <verstretch>0</verstretch>
  803. </sizepolicy>
  804. </property>
  805. <property name="styleSheet">
  806. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  807. background-color: rgb(253, 234, 168);</string>
  808. </property>
  809. <property name="text">
  810. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  811. </property>
  812. <property name="alignment">
  813. <set>Qt::AlignCenter</set>
  814. </property>
  815. <property name="flat" stdset="0">
  816. <bool>true</bool>
  817. </property>
  818. </widget>
  819. </item>
  820. <item row="0" column="8">
  821. <widget class="QLabel" name="player_1_chosen_unit_8">
  822. <property name="sizePolicy">
  823. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  824. <horstretch>0</horstretch>
  825. <verstretch>0</verstretch>
  826. </sizepolicy>
  827. </property>
  828. <property name="styleSheet">
  829. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  830. background-color: rgb(253, 234, 168);</string>
  831. </property>
  832. <property name="text">
  833. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  834. </property>
  835. <property name="alignment">
  836. <set>Qt::AlignCenter</set>
  837. </property>
  838. <property name="flat" stdset="0">
  839. <bool>true</bool>
  840. </property>
  841. </widget>
  842. </item>
  843. <item row="0" column="9">
  844. <widget class="QLabel" name="player_1_chosen_unit_9">
  845. <property name="sizePolicy">
  846. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  847. <horstretch>0</horstretch>
  848. <verstretch>0</verstretch>
  849. </sizepolicy>
  850. </property>
  851. <property name="styleSheet">
  852. <string notr="true">border-image: url(:/assets/hotseat_recruit/unit_icon_default.png);
  853. background-color: rgb(253, 234, 168);</string>
  854. </property>
  855. <property name="text">
  856. <string>&lt;img src=&quot;:/assets/hotseat_recruit/icon_closed.png&quot; width=&quot;58&quot; height=&quot;58&quot;/&gt;</string>
  857. </property>
  858. <property name="alignment">
  859. <set>Qt::AlignCenter</set>
  860. </property>
  861. <property name="flat" stdset="0">
  862. <bool>true</bool>
  863. </property>
  864. </widget>
  865. </item>
  866. </layout>
  867. </widget>
  868. <widget class="QLabel" name="player_1_race">
  869. <property name="geometry">
  870. <rect>
  871. <x>30</x>
  872. <y>280</y>
  873. <width>80</width>
  874. <height>80</height>
  875. </rect>
  876. </property>
  877. <property name="text">
  878. <string/>
  879. </property>
  880. </widget>
  881. <widget class="QLabel" name="player_1_name">
  882. <property name="geometry">
  883. <rect>
  884. <x>120</x>
  885. <y>290</y>
  886. <width>541</width>
  887. <height>61</height>
  888. </rect>
  889. </property>
  890. <property name="styleSheet">
  891. <string notr="true">font: 28pt &quot;D-determination (RUS BY LYAJKA)&quot;;
  892. color: rgb(253, 234, 168);</string>
  893. </property>
  894. <property name="text">
  895. <string>Игрок 1</string>
  896. </property>
  897. </widget>
  898. </widget>
  899. </item>
  900. <item row="2" column="2">
  901. <spacer name="horizontalSpacer_6">
  902. <property name="orientation">
  903. <enum>Qt::Horizontal</enum>
  904. </property>
  905. <property name="sizeHint" stdset="0">
  906. <size>
  907. <width>17</width>
  908. <height>468</height>
  909. </size>
  910. </property>
  911. </spacer>
  912. </item>
  913. <item row="3" column="0" colspan="3">
  914. <widget class="QWidget" name="button" native="true">
  915. <property name="styleSheet">
  916. <string notr="true">background: none</string>
  917. </property>
  918. <layout class="QHBoxLayout" name="horizontalLayout">
  919. <property name="spacing">
  920. <number>0</number>
  921. </property>
  922. <property name="leftMargin">
  923. <number>0</number>
  924. </property>
  925. <property name="topMargin">
  926. <number>0</number>
  927. </property>
  928. <property name="rightMargin">
  929. <number>0</number>
  930. </property>
  931. <property name="bottomMargin">
  932. <number>0</number>
  933. </property>
  934. <item>
  935. <spacer name="horizontalSpacer_7">
  936. <property name="orientation">
  937. <enum>Qt::Horizontal</enum>
  938. </property>
  939. <property name="sizeType">
  940. <enum>QSizePolicy::Minimum</enum>
  941. </property>
  942. <property name="sizeHint" stdset="0">
  943. <size>
  944. <width>40</width>
  945. <height>20</height>
  946. </size>
  947. </property>
  948. </spacer>
  949. </item>
  950. <item>
  951. <widget class="QPushButton" name="to_battle_button">
  952. <property name="sizePolicy">
  953. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  954. <horstretch>0</horstretch>
  955. <verstretch>0</verstretch>
  956. </sizepolicy>
  957. </property>
  958. <property name="minimumSize">
  959. <size>
  960. <width>230</width>
  961. <height>70</height>
  962. </size>
  963. </property>
  964. <property name="maximumSize">
  965. <size>
  966. <width>230</width>
  967. <height>70</height>
  968. </size>
  969. </property>
  970. <property name="styleSheet">
  971. <string notr="true">border-image: url(:/assets/common/buttons/to_battle_button.png);</string>
  972. </property>
  973. <property name="text">
  974. <string/>
  975. </property>
  976. </widget>
  977. </item>
  978. <item>
  979. <spacer name="horizontalSpacer_4">
  980. <property name="orientation">
  981. <enum>Qt::Horizontal</enum>
  982. </property>
  983. <property name="sizeType">
  984. <enum>QSizePolicy::Minimum</enum>
  985. </property>
  986. <property name="sizeHint" stdset="0">
  987. <size>
  988. <width>40</width>
  989. <height>20</height>
  990. </size>
  991. </property>
  992. </spacer>
  993. </item>
  994. </layout>
  995. </widget>
  996. </item>
  997. </layout>
  998. </widget>
  999. </item>
  1000. </layout>
  1001. </widget>
  1002. </item>
  1003. <item row="3" column="1">
  1004. <spacer name="verticalSpacer_2">
  1005. <property name="orientation">
  1006. <enum>Qt::Vertical</enum>
  1007. </property>
  1008. <property name="sizeHint" stdset="0">
  1009. <size>
  1010. <width>20</width>
  1011. <height>52</height>
  1012. </size>
  1013. </property>
  1014. </spacer>
  1015. </item>
  1016. <item row="0" column="0" rowspan="4">
  1017. <spacer name="horizontalSpacer">
  1018. <property name="orientation">
  1019. <enum>Qt::Horizontal</enum>
  1020. </property>
  1021. <property name="sizeHint" stdset="0">
  1022. <size>
  1023. <width>151</width>
  1024. <height>812</height>
  1025. </size>
  1026. </property>
  1027. </spacer>
  1028. </item>
  1029. <item row="0" column="2" rowspan="4">
  1030. <spacer name="horizontalSpacer_2">
  1031. <property name="orientation">
  1032. <enum>Qt::Horizontal</enum>
  1033. </property>
  1034. <property name="sizeHint" stdset="0">
  1035. <size>
  1036. <width>152</width>
  1037. <height>812</height>
  1038. </size>
  1039. </property>
  1040. </spacer>
  1041. </item>
  1042. </layout>
  1043. </widget>
  1044. <resources/>
  1045. <connections/>
  1046. </ui>