prebattlescene.ui 32 KB

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