prebattlescene.ui 33 KB

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