hotseatgame.ui 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>HotSeatGame</class>
  4. <widget class="QWidget" name="HotSeatGame">
  5. <property name="windowModality">
  6. <enum>Qt::ApplicationModal</enum>
  7. </property>
  8. <property name="geometry">
  9. <rect>
  10. <x>0</x>
  11. <y>0</y>
  12. <width>1421</width>
  13. <height>907</height>
  14. </rect>
  15. </property>
  16. <property name="sizePolicy">
  17. <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
  18. <horstretch>0</horstretch>
  19. <verstretch>0</verstretch>
  20. </sizepolicy>
  21. </property>
  22. <property name="sizeIncrement">
  23. <size>
  24. <width>0</width>
  25. <height>0</height>
  26. </size>
  27. </property>
  28. <property name="windowTitle">
  29. <string>Form</string>
  30. </property>
  31. <property name="autoFillBackground">
  32. <bool>false</bool>
  33. </property>
  34. <property name="styleSheet">
  35. <string notr="true">background-image: url(:/assets/window/thick_opaque-background.png);</string>
  36. </property>
  37. <layout class="QGridLayout" name="gridLayout">
  38. <property name="leftMargin">
  39. <number>0</number>
  40. </property>
  41. <property name="topMargin">
  42. <number>0</number>
  43. </property>
  44. <property name="rightMargin">
  45. <number>0</number>
  46. </property>
  47. <property name="bottomMargin">
  48. <number>0</number>
  49. </property>
  50. <property name="spacing">
  51. <number>0</number>
  52. </property>
  53. <item row="0" column="0">
  54. <widget class="QWidget" name="content_" native="true">
  55. <property name="styleSheet">
  56. <string notr="true">border-image: url(:/assets/hotseat_game/battle_bg/bg(1).png);</string>
  57. </property>
  58. <layout class="QGridLayout" name="gridLayout_2">
  59. <item row="1" column="0">
  60. <widget class="QWidget" name="unit_chars_widget_" native="true">
  61. <property name="sizePolicy">
  62. <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
  63. <horstretch>0</horstretch>
  64. <verstretch>0</verstretch>
  65. </sizepolicy>
  66. </property>
  67. <property name="minimumSize">
  68. <size>
  69. <width>250</width>
  70. <height>0</height>
  71. </size>
  72. </property>
  73. <property name="layoutDirection">
  74. <enum>Qt::LeftToRight</enum>
  75. </property>
  76. <property name="autoFillBackground">
  77. <bool>false</bool>
  78. </property>
  79. <property name="styleSheet">
  80. <string notr="true">background-color: rgb(1, 0, 58);
  81. border-image: none;
  82. </string>
  83. </property>
  84. <layout class="QGridLayout" name="gridLayout_4">
  85. <property name="leftMargin">
  86. <number>0</number>
  87. </property>
  88. <property name="topMargin">
  89. <number>0</number>
  90. </property>
  91. <property name="rightMargin">
  92. <number>0</number>
  93. </property>
  94. <property name="bottomMargin">
  95. <number>0</number>
  96. </property>
  97. <property name="spacing">
  98. <number>0</number>
  99. </property>
  100. <item row="2" column="1" colspan="3">
  101. <widget class="QLabel" name="unit_name_">
  102. <property name="minimumSize">
  103. <size>
  104. <width>0</width>
  105. <height>0</height>
  106. </size>
  107. </property>
  108. <property name="maximumSize">
  109. <size>
  110. <width>16777215</width>
  111. <height>50</height>
  112. </size>
  113. </property>
  114. <property name="font">
  115. <font>
  116. <family>Viking Cyr</family>
  117. <pointsize>10</pointsize>
  118. </font>
  119. </property>
  120. <property name="text">
  121. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#68fafa;&quot;&gt;Название юнита&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  122. </property>
  123. </widget>
  124. </item>
  125. <item row="1" column="2">
  126. <widget class="QLabel" name="unit_icon_">
  127. <property name="sizePolicy">
  128. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  129. <horstretch>0</horstretch>
  130. <verstretch>0</verstretch>
  131. </sizepolicy>
  132. </property>
  133. <property name="minimumSize">
  134. <size>
  135. <width>150</width>
  136. <height>150</height>
  137. </size>
  138. </property>
  139. <property name="maximumSize">
  140. <size>
  141. <width>150</width>
  142. <height>150</height>
  143. </size>
  144. </property>
  145. <property name="layoutDirection">
  146. <enum>Qt::LeftToRight</enum>
  147. </property>
  148. <property name="styleSheet">
  149. <string notr="true">background: none;
  150. background-border: none;</string>
  151. </property>
  152. <property name="frameShape">
  153. <enum>QFrame::Panel</enum>
  154. </property>
  155. <property name="frameShadow">
  156. <enum>QFrame::Sunken</enum>
  157. </property>
  158. <property name="lineWidth">
  159. <number>0</number>
  160. </property>
  161. <property name="text">
  162. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/assets/units/human/atraty-rider/icon.png&quot; width=&quot;120&quot; height=&quot;120&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  163. </property>
  164. <property name="alignment">
  165. <set>Qt::AlignCenter</set>
  166. </property>
  167. </widget>
  168. </item>
  169. <item row="9" column="1" colspan="3">
  170. <widget class="QLabel" name="char_traits_">
  171. <property name="minimumSize">
  172. <size>
  173. <width>250</width>
  174. <height>0</height>
  175. </size>
  176. </property>
  177. <property name="frameShape">
  178. <enum>QFrame::Panel</enum>
  179. </property>
  180. <property name="frameShadow">
  181. <enum>QFrame::Sunken</enum>
  182. </property>
  183. <property name="lineWidth">
  184. <number>0</number>
  185. </property>
  186. <property name="text">
  187. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#d1d100;&quot;&gt;Характеристики:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#ffffff;&quot;&gt;Очки жизни: 9087654&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#ffffff;&quot;&gt;Атака: 219-18927&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#ffffff;&quot;&gt;Инициатива: 187&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#ffffff;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#ffffff;&quot;&gt;Сила: 1&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#ffffff;&quot;&gt;Ловкость: 1&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#ffffff;&quot;&gt;Интеллект: 4&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#ffffff;&quot;&gt;Физ. защита: 1&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; color:#ffffff;&quot;&gt;Маг. защита: 3&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  188. </property>
  189. <property name="alignment">
  190. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  191. </property>
  192. <property name="margin">
  193. <number>10</number>
  194. </property>
  195. </widget>
  196. </item>
  197. <item row="11" column="2">
  198. <widget class="QPushButton" name="surrender_button_">
  199. <property name="styleSheet">
  200. <string notr="true">color: rgb(159, 159, 0);
  201. background: none;</string>
  202. </property>
  203. <property name="text">
  204. <string>Сдаться</string>
  205. </property>
  206. <property name="autoDefault">
  207. <bool>true</bool>
  208. </property>
  209. </widget>
  210. </item>
  211. <item row="10" column="2">
  212. <widget class="QPushButton" name="end_turn_button_">
  213. <property name="styleSheet">
  214. <string notr="true">color: rgb(159, 159, 0);
  215. background: none;</string>
  216. </property>
  217. <property name="text">
  218. <string>Закончить ход</string>
  219. </property>
  220. <property name="autoDefault">
  221. <bool>true</bool>
  222. </property>
  223. </widget>
  224. </item>
  225. <item row="10" column="3">
  226. <spacer name="horizontalSpacer_4">
  227. <property name="orientation">
  228. <enum>Qt::Horizontal</enum>
  229. </property>
  230. <property name="sizeType">
  231. <enum>QSizePolicy::Fixed</enum>
  232. </property>
  233. <property name="sizeHint" stdset="0">
  234. <size>
  235. <width>50</width>
  236. <height>20</height>
  237. </size>
  238. </property>
  239. </spacer>
  240. </item>
  241. <item row="10" column="1">
  242. <spacer name="horizontalSpacer_3">
  243. <property name="orientation">
  244. <enum>Qt::Horizontal</enum>
  245. </property>
  246. <property name="sizeType">
  247. <enum>QSizePolicy::Fixed</enum>
  248. </property>
  249. <property name="sizeHint" stdset="0">
  250. <size>
  251. <width>50</width>
  252. <height>20</height>
  253. </size>
  254. </property>
  255. </spacer>
  256. </item>
  257. <item row="11" column="1">
  258. <spacer name="horizontalSpacer_5">
  259. <property name="orientation">
  260. <enum>Qt::Horizontal</enum>
  261. </property>
  262. <property name="sizeType">
  263. <enum>QSizePolicy::Fixed</enum>
  264. </property>
  265. <property name="sizeHint" stdset="0">
  266. <size>
  267. <width>50</width>
  268. <height>20</height>
  269. </size>
  270. </property>
  271. </spacer>
  272. </item>
  273. <item row="6" column="1" colspan="3">
  274. <widget class="QLabel" name="label">
  275. <property name="text">
  276. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#d1d100;&quot;&gt;Эффекты:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  277. </property>
  278. </widget>
  279. </item>
  280. <item row="11" column="3">
  281. <spacer name="horizontalSpacer">
  282. <property name="orientation">
  283. <enum>Qt::Horizontal</enum>
  284. </property>
  285. <property name="sizeHint" stdset="0">
  286. <size>
  287. <width>40</width>
  288. <height>20</height>
  289. </size>
  290. </property>
  291. </spacer>
  292. </item>
  293. <item row="0" column="0">
  294. <widget class="QWidget" name="border_upleft_" native="true">
  295. <property name="minimumSize">
  296. <size>
  297. <width>8</width>
  298. <height>8</height>
  299. </size>
  300. </property>
  301. <property name="maximumSize">
  302. <size>
  303. <width>8</width>
  304. <height>8</height>
  305. </size>
  306. </property>
  307. <property name="styleSheet">
  308. <string notr="true">background:url(:/assets/common/window/opaque-border-topleft.png)</string>
  309. </property>
  310. </widget>
  311. </item>
  312. <item row="0" column="1" colspan="3">
  313. <widget class="QWidget" name="border_up_" native="true">
  314. <property name="minimumSize">
  315. <size>
  316. <width>8</width>
  317. <height>5</height>
  318. </size>
  319. </property>
  320. <property name="maximumSize">
  321. <size>
  322. <width>16777215</width>
  323. <height>5</height>
  324. </size>
  325. </property>
  326. <property name="styleSheet">
  327. <string notr="true">background:url(:/assets/common/window/opaque-border-top.png)</string>
  328. </property>
  329. </widget>
  330. </item>
  331. <item row="1" column="0" rowspan="11">
  332. <widget class="QWidget" name="border_left_" native="true">
  333. <property name="minimumSize">
  334. <size>
  335. <width>5</width>
  336. <height>8</height>
  337. </size>
  338. </property>
  339. <property name="maximumSize">
  340. <size>
  341. <width>5</width>
  342. <height>16777215</height>
  343. </size>
  344. </property>
  345. <property name="styleSheet">
  346. <string notr="true">background:url(:/assets/common/window/opaque-border-left.png)</string>
  347. </property>
  348. </widget>
  349. </item>
  350. <item row="0" column="4">
  351. <widget class="QWidget" name="border_upright_" native="true">
  352. <property name="minimumSize">
  353. <size>
  354. <width>8</width>
  355. <height>8</height>
  356. </size>
  357. </property>
  358. <property name="maximumSize">
  359. <size>
  360. <width>8</width>
  361. <height>8</height>
  362. </size>
  363. </property>
  364. <property name="styleSheet">
  365. <string notr="true">background:url(:/assets/common/window/opaque-border-topright.png)</string>
  366. </property>
  367. </widget>
  368. </item>
  369. <item row="7" column="1" colspan="3">
  370. <widget class="QFrame" name="effects_frame_">
  371. <property name="minimumSize">
  372. <size>
  373. <width>32</width>
  374. <height>36</height>
  375. </size>
  376. </property>
  377. <property name="maximumSize">
  378. <size>
  379. <width>16777215</width>
  380. <height>36</height>
  381. </size>
  382. </property>
  383. <property name="frameShape">
  384. <enum>QFrame::StyledPanel</enum>
  385. </property>
  386. <property name="frameShadow">
  387. <enum>QFrame::Raised</enum>
  388. </property>
  389. <layout class="QGridLayout" name="gridLayout_7">
  390. <property name="leftMargin">
  391. <number>3</number>
  392. </property>
  393. <property name="topMargin">
  394. <number>3</number>
  395. </property>
  396. <property name="rightMargin">
  397. <number>0</number>
  398. </property>
  399. <property name="bottomMargin">
  400. <number>0</number>
  401. </property>
  402. <property name="spacing">
  403. <number>3</number>
  404. </property>
  405. <item row="0" column="7" rowspan="2">
  406. <widget class="QWidget" name="effect_8_" native="true">
  407. <property name="sizePolicy">
  408. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  409. <horstretch>0</horstretch>
  410. <verstretch>0</verstretch>
  411. </sizepolicy>
  412. </property>
  413. <property name="minimumSize">
  414. <size>
  415. <width>16</width>
  416. <height>16</height>
  417. </size>
  418. </property>
  419. <property name="maximumSize">
  420. <size>
  421. <width>16</width>
  422. <height>16</height>
  423. </size>
  424. </property>
  425. <property name="styleSheet">
  426. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  427. </property>
  428. </widget>
  429. </item>
  430. <item row="0" column="11">
  431. <widget class="QWidget" name="effect_12_" native="true">
  432. <property name="sizePolicy">
  433. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  434. <horstretch>0</horstretch>
  435. <verstretch>0</verstretch>
  436. </sizepolicy>
  437. </property>
  438. <property name="minimumSize">
  439. <size>
  440. <width>16</width>
  441. <height>16</height>
  442. </size>
  443. </property>
  444. <property name="maximumSize">
  445. <size>
  446. <width>16</width>
  447. <height>16</height>
  448. </size>
  449. </property>
  450. <property name="styleSheet">
  451. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  452. </property>
  453. </widget>
  454. </item>
  455. <item row="0" column="8" rowspan="2">
  456. <widget class="QWidget" name="effect_9_" native="true">
  457. <property name="sizePolicy">
  458. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  459. <horstretch>0</horstretch>
  460. <verstretch>0</verstretch>
  461. </sizepolicy>
  462. </property>
  463. <property name="minimumSize">
  464. <size>
  465. <width>16</width>
  466. <height>16</height>
  467. </size>
  468. </property>
  469. <property name="maximumSize">
  470. <size>
  471. <width>16</width>
  472. <height>16</height>
  473. </size>
  474. </property>
  475. <property name="styleSheet">
  476. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  477. </property>
  478. </widget>
  479. </item>
  480. <item row="0" column="10" rowspan="2">
  481. <widget class="QWidget" name="effect_11_" native="true">
  482. <property name="sizePolicy">
  483. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  484. <horstretch>0</horstretch>
  485. <verstretch>0</verstretch>
  486. </sizepolicy>
  487. </property>
  488. <property name="minimumSize">
  489. <size>
  490. <width>16</width>
  491. <height>16</height>
  492. </size>
  493. </property>
  494. <property name="maximumSize">
  495. <size>
  496. <width>16</width>
  497. <height>16</height>
  498. </size>
  499. </property>
  500. <property name="styleSheet">
  501. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  502. </property>
  503. </widget>
  504. </item>
  505. <item row="0" column="9" rowspan="2">
  506. <widget class="QWidget" name="effect_10_" native="true">
  507. <property name="sizePolicy">
  508. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  509. <horstretch>0</horstretch>
  510. <verstretch>0</verstretch>
  511. </sizepolicy>
  512. </property>
  513. <property name="minimumSize">
  514. <size>
  515. <width>16</width>
  516. <height>16</height>
  517. </size>
  518. </property>
  519. <property name="maximumSize">
  520. <size>
  521. <width>16</width>
  522. <height>16</height>
  523. </size>
  524. </property>
  525. <property name="styleSheet">
  526. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  527. </property>
  528. </widget>
  529. </item>
  530. <item row="0" column="0" rowspan="2">
  531. <widget class="QWidget" name="effect_13_" native="true">
  532. <property name="sizePolicy">
  533. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  534. <horstretch>0</horstretch>
  535. <verstretch>0</verstretch>
  536. </sizepolicy>
  537. </property>
  538. <property name="minimumSize">
  539. <size>
  540. <width>16</width>
  541. <height>16</height>
  542. </size>
  543. </property>
  544. <property name="maximumSize">
  545. <size>
  546. <width>16</width>
  547. <height>16</height>
  548. </size>
  549. </property>
  550. <property name="styleSheet">
  551. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  552. </property>
  553. </widget>
  554. </item>
  555. <item row="0" column="1" rowspan="2">
  556. <widget class="QWidget" name="effect_14_" native="true">
  557. <property name="sizePolicy">
  558. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  559. <horstretch>0</horstretch>
  560. <verstretch>0</verstretch>
  561. </sizepolicy>
  562. </property>
  563. <property name="minimumSize">
  564. <size>
  565. <width>16</width>
  566. <height>16</height>
  567. </size>
  568. </property>
  569. <property name="maximumSize">
  570. <size>
  571. <width>16</width>
  572. <height>16</height>
  573. </size>
  574. </property>
  575. <property name="styleSheet">
  576. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  577. </property>
  578. </widget>
  579. </item>
  580. <item row="0" column="2" rowspan="2">
  581. <widget class="QWidget" name="effect_15_" native="true">
  582. <property name="sizePolicy">
  583. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  584. <horstretch>0</horstretch>
  585. <verstretch>0</verstretch>
  586. </sizepolicy>
  587. </property>
  588. <property name="minimumSize">
  589. <size>
  590. <width>16</width>
  591. <height>16</height>
  592. </size>
  593. </property>
  594. <property name="maximumSize">
  595. <size>
  596. <width>16</width>
  597. <height>16</height>
  598. </size>
  599. </property>
  600. <property name="styleSheet">
  601. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  602. </property>
  603. </widget>
  604. </item>
  605. <item row="0" column="3" rowspan="2">
  606. <widget class="QWidget" name="effect_16_" native="true">
  607. <property name="sizePolicy">
  608. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  609. <horstretch>0</horstretch>
  610. <verstretch>0</verstretch>
  611. </sizepolicy>
  612. </property>
  613. <property name="minimumSize">
  614. <size>
  615. <width>16</width>
  616. <height>16</height>
  617. </size>
  618. </property>
  619. <property name="maximumSize">
  620. <size>
  621. <width>16</width>
  622. <height>16</height>
  623. </size>
  624. </property>
  625. <property name="styleSheet">
  626. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  627. </property>
  628. </widget>
  629. </item>
  630. <item row="0" column="4" rowspan="2">
  631. <widget class="QWidget" name="effect_17" native="true">
  632. <property name="sizePolicy">
  633. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  634. <horstretch>0</horstretch>
  635. <verstretch>0</verstretch>
  636. </sizepolicy>
  637. </property>
  638. <property name="minimumSize">
  639. <size>
  640. <width>16</width>
  641. <height>16</height>
  642. </size>
  643. </property>
  644. <property name="maximumSize">
  645. <size>
  646. <width>16</width>
  647. <height>16</height>
  648. </size>
  649. </property>
  650. <property name="styleSheet">
  651. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  652. </property>
  653. </widget>
  654. </item>
  655. <item row="0" column="5" rowspan="2">
  656. <widget class="QWidget" name="effect_6_" native="true">
  657. <property name="sizePolicy">
  658. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  659. <horstretch>0</horstretch>
  660. <verstretch>0</verstretch>
  661. </sizepolicy>
  662. </property>
  663. <property name="minimumSize">
  664. <size>
  665. <width>16</width>
  666. <height>16</height>
  667. </size>
  668. </property>
  669. <property name="maximumSize">
  670. <size>
  671. <width>16</width>
  672. <height>16</height>
  673. </size>
  674. </property>
  675. <property name="styleSheet">
  676. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  677. </property>
  678. </widget>
  679. </item>
  680. <item row="0" column="6" rowspan="2">
  681. <widget class="QWidget" name="effect_7_" native="true">
  682. <property name="sizePolicy">
  683. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  684. <horstretch>0</horstretch>
  685. <verstretch>0</verstretch>
  686. </sizepolicy>
  687. </property>
  688. <property name="minimumSize">
  689. <size>
  690. <width>16</width>
  691. <height>16</height>
  692. </size>
  693. </property>
  694. <property name="maximumSize">
  695. <size>
  696. <width>16</width>
  697. <height>16</height>
  698. </size>
  699. </property>
  700. <property name="styleSheet">
  701. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  702. </property>
  703. </widget>
  704. </item>
  705. <item row="2" column="10">
  706. <widget class="QWidget" name="widget_22" native="true">
  707. <property name="sizePolicy">
  708. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  709. <horstretch>0</horstretch>
  710. <verstretch>0</verstretch>
  711. </sizepolicy>
  712. </property>
  713. <property name="minimumSize">
  714. <size>
  715. <width>16</width>
  716. <height>16</height>
  717. </size>
  718. </property>
  719. <property name="maximumSize">
  720. <size>
  721. <width>16</width>
  722. <height>16</height>
  723. </size>
  724. </property>
  725. <property name="styleSheet">
  726. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  727. </property>
  728. </widget>
  729. </item>
  730. <item row="2" column="11">
  731. <widget class="QWidget" name="widget_21" native="true">
  732. <property name="sizePolicy">
  733. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  734. <horstretch>0</horstretch>
  735. <verstretch>0</verstretch>
  736. </sizepolicy>
  737. </property>
  738. <property name="minimumSize">
  739. <size>
  740. <width>16</width>
  741. <height>16</height>
  742. </size>
  743. </property>
  744. <property name="maximumSize">
  745. <size>
  746. <width>16</width>
  747. <height>16</height>
  748. </size>
  749. </property>
  750. <property name="styleSheet">
  751. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  752. </property>
  753. </widget>
  754. </item>
  755. <item row="2" column="9">
  756. <widget class="QWidget" name="widget_23" native="true">
  757. <property name="sizePolicy">
  758. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  759. <horstretch>0</horstretch>
  760. <verstretch>0</verstretch>
  761. </sizepolicy>
  762. </property>
  763. <property name="minimumSize">
  764. <size>
  765. <width>16</width>
  766. <height>16</height>
  767. </size>
  768. </property>
  769. <property name="maximumSize">
  770. <size>
  771. <width>16</width>
  772. <height>16</height>
  773. </size>
  774. </property>
  775. <property name="styleSheet">
  776. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  777. </property>
  778. </widget>
  779. </item>
  780. <item row="2" column="8">
  781. <widget class="QWidget" name="widget_24" native="true">
  782. <property name="sizePolicy">
  783. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  784. <horstretch>0</horstretch>
  785. <verstretch>0</verstretch>
  786. </sizepolicy>
  787. </property>
  788. <property name="minimumSize">
  789. <size>
  790. <width>16</width>
  791. <height>16</height>
  792. </size>
  793. </property>
  794. <property name="maximumSize">
  795. <size>
  796. <width>16</width>
  797. <height>16</height>
  798. </size>
  799. </property>
  800. <property name="styleSheet">
  801. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  802. </property>
  803. </widget>
  804. </item>
  805. <item row="2" column="7">
  806. <widget class="QWidget" name="widget_25" native="true">
  807. <property name="sizePolicy">
  808. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  809. <horstretch>0</horstretch>
  810. <verstretch>0</verstretch>
  811. </sizepolicy>
  812. </property>
  813. <property name="minimumSize">
  814. <size>
  815. <width>16</width>
  816. <height>16</height>
  817. </size>
  818. </property>
  819. <property name="maximumSize">
  820. <size>
  821. <width>16</width>
  822. <height>16</height>
  823. </size>
  824. </property>
  825. <property name="styleSheet">
  826. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  827. </property>
  828. </widget>
  829. </item>
  830. <item row="2" column="6">
  831. <widget class="QWidget" name="widget_26" native="true">
  832. <property name="sizePolicy">
  833. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  834. <horstretch>0</horstretch>
  835. <verstretch>0</verstretch>
  836. </sizepolicy>
  837. </property>
  838. <property name="minimumSize">
  839. <size>
  840. <width>16</width>
  841. <height>16</height>
  842. </size>
  843. </property>
  844. <property name="maximumSize">
  845. <size>
  846. <width>16</width>
  847. <height>16</height>
  848. </size>
  849. </property>
  850. <property name="styleSheet">
  851. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  852. </property>
  853. </widget>
  854. </item>
  855. <item row="2" column="5">
  856. <widget class="QWidget" name="widget_27" native="true">
  857. <property name="sizePolicy">
  858. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  859. <horstretch>0</horstretch>
  860. <verstretch>0</verstretch>
  861. </sizepolicy>
  862. </property>
  863. <property name="minimumSize">
  864. <size>
  865. <width>16</width>
  866. <height>16</height>
  867. </size>
  868. </property>
  869. <property name="maximumSize">
  870. <size>
  871. <width>16</width>
  872. <height>16</height>
  873. </size>
  874. </property>
  875. <property name="styleSheet">
  876. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  877. </property>
  878. </widget>
  879. </item>
  880. <item row="2" column="4">
  881. <widget class="QWidget" name="widget_28" native="true">
  882. <property name="sizePolicy">
  883. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  884. <horstretch>0</horstretch>
  885. <verstretch>0</verstretch>
  886. </sizepolicy>
  887. </property>
  888. <property name="minimumSize">
  889. <size>
  890. <width>16</width>
  891. <height>16</height>
  892. </size>
  893. </property>
  894. <property name="maximumSize">
  895. <size>
  896. <width>16</width>
  897. <height>16</height>
  898. </size>
  899. </property>
  900. <property name="styleSheet">
  901. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  902. </property>
  903. </widget>
  904. </item>
  905. <item row="2" column="3">
  906. <widget class="QWidget" name="widget_29" native="true">
  907. <property name="sizePolicy">
  908. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  909. <horstretch>0</horstretch>
  910. <verstretch>0</verstretch>
  911. </sizepolicy>
  912. </property>
  913. <property name="minimumSize">
  914. <size>
  915. <width>16</width>
  916. <height>16</height>
  917. </size>
  918. </property>
  919. <property name="maximumSize">
  920. <size>
  921. <width>16</width>
  922. <height>16</height>
  923. </size>
  924. </property>
  925. <property name="styleSheet">
  926. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  927. </property>
  928. </widget>
  929. </item>
  930. <item row="2" column="2">
  931. <widget class="QWidget" name="widget_30" native="true">
  932. <property name="sizePolicy">
  933. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  934. <horstretch>0</horstretch>
  935. <verstretch>0</verstretch>
  936. </sizepolicy>
  937. </property>
  938. <property name="minimumSize">
  939. <size>
  940. <width>16</width>
  941. <height>16</height>
  942. </size>
  943. </property>
  944. <property name="maximumSize">
  945. <size>
  946. <width>16</width>
  947. <height>16</height>
  948. </size>
  949. </property>
  950. <property name="styleSheet">
  951. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  952. </property>
  953. </widget>
  954. </item>
  955. <item row="2" column="1">
  956. <widget class="QWidget" name="widget_31" native="true">
  957. <property name="sizePolicy">
  958. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  959. <horstretch>0</horstretch>
  960. <verstretch>0</verstretch>
  961. </sizepolicy>
  962. </property>
  963. <property name="minimumSize">
  964. <size>
  965. <width>16</width>
  966. <height>16</height>
  967. </size>
  968. </property>
  969. <property name="maximumSize">
  970. <size>
  971. <width>16</width>
  972. <height>16</height>
  973. </size>
  974. </property>
  975. <property name="styleSheet">
  976. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  977. </property>
  978. </widget>
  979. </item>
  980. <item row="2" column="0">
  981. <widget class="QWidget" name="widget_32" native="true">
  982. <property name="sizePolicy">
  983. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  984. <horstretch>0</horstretch>
  985. <verstretch>0</verstretch>
  986. </sizepolicy>
  987. </property>
  988. <property name="minimumSize">
  989. <size>
  990. <width>16</width>
  991. <height>16</height>
  992. </size>
  993. </property>
  994. <property name="maximumSize">
  995. <size>
  996. <width>16</width>
  997. <height>16</height>
  998. </size>
  999. </property>
  1000. <property name="styleSheet">
  1001. <string notr="true">background-image: url(:/assets/hotseatpvp/standart_effect.png);</string>
  1002. </property>
  1003. </widget>
  1004. </item>
  1005. </layout>
  1006. </widget>
  1007. </item>
  1008. <item row="12" column="4">
  1009. <widget class="QWidget" name="border_botright_" native="true">
  1010. <property name="minimumSize">
  1011. <size>
  1012. <width>8</width>
  1013. <height>8</height>
  1014. </size>
  1015. </property>
  1016. <property name="maximumSize">
  1017. <size>
  1018. <width>8</width>
  1019. <height>8</height>
  1020. </size>
  1021. </property>
  1022. <property name="styleSheet">
  1023. <string notr="true">background:url(:/assets/common/window/opaque-border-botright.png);</string>
  1024. </property>
  1025. </widget>
  1026. </item>
  1027. <item row="4" column="1" colspan="3">
  1028. <widget class="QWidget" name="action_buttons" native="true">
  1029. <property name="minimumSize">
  1030. <size>
  1031. <width>0</width>
  1032. <height>60</height>
  1033. </size>
  1034. </property>
  1035. <property name="maximumSize">
  1036. <size>
  1037. <width>16777215</width>
  1038. <height>60</height>
  1039. </size>
  1040. </property>
  1041. <layout class="QGridLayout" name="gridLayout_5">
  1042. <property name="topMargin">
  1043. <number>0</number>
  1044. </property>
  1045. <property name="rightMargin">
  1046. <number>0</number>
  1047. </property>
  1048. <property name="bottomMargin">
  1049. <number>0</number>
  1050. </property>
  1051. <property name="spacing">
  1052. <number>0</number>
  1053. </property>
  1054. <item row="0" column="0">
  1055. <widget class="QPushButton" name="pushButton">
  1056. <property name="minimumSize">
  1057. <size>
  1058. <width>60</width>
  1059. <height>60</height>
  1060. </size>
  1061. </property>
  1062. <property name="maximumSize">
  1063. <size>
  1064. <width>60</width>
  1065. <height>60</height>
  1066. </size>
  1067. </property>
  1068. <property name="styleSheet">
  1069. <string notr="true">background-image: url(:/assets/hotseatpvp/scroll_red.png);</string>
  1070. </property>
  1071. <property name="text">
  1072. <string/>
  1073. </property>
  1074. <property name="autoDefault">
  1075. <bool>false</bool>
  1076. </property>
  1077. <property name="flat">
  1078. <bool>false</bool>
  1079. </property>
  1080. </widget>
  1081. </item>
  1082. </layout>
  1083. </widget>
  1084. </item>
  1085. <item row="1" column="4" rowspan="11">
  1086. <widget class="QWidget" name="border_right_" native="true">
  1087. <property name="minimumSize">
  1088. <size>
  1089. <width>8</width>
  1090. <height>8</height>
  1091. </size>
  1092. </property>
  1093. <property name="maximumSize">
  1094. <size>
  1095. <width>8</width>
  1096. <height>16777215</height>
  1097. </size>
  1098. </property>
  1099. <property name="styleSheet">
  1100. <string notr="true">background:url(:/assets/common/window/opaque-border-right.png)</string>
  1101. </property>
  1102. </widget>
  1103. </item>
  1104. <item row="12" column="1" colspan="3">
  1105. <widget class="QWidget" name="border_bottom_" native="true">
  1106. <property name="minimumSize">
  1107. <size>
  1108. <width>8</width>
  1109. <height>8</height>
  1110. </size>
  1111. </property>
  1112. <property name="maximumSize">
  1113. <size>
  1114. <width>16777215</width>
  1115. <height>8</height>
  1116. </size>
  1117. </property>
  1118. <property name="styleSheet">
  1119. <string notr="true">background:url(:/assets/common/window/opaque-border-bottom.png)</string>
  1120. </property>
  1121. </widget>
  1122. </item>
  1123. <item row="12" column="0">
  1124. <widget class="QWidget" name="border_botleft_" native="true">
  1125. <property name="minimumSize">
  1126. <size>
  1127. <width>8</width>
  1128. <height>8</height>
  1129. </size>
  1130. </property>
  1131. <property name="maximumSize">
  1132. <size>
  1133. <width>8</width>
  1134. <height>8</height>
  1135. </size>
  1136. </property>
  1137. <property name="styleSheet">
  1138. <string notr="true">background:url(:/assets/common/window/opaque-border-botleft.png)</string>
  1139. </property>
  1140. </widget>
  1141. </item>
  1142. <item row="3" column="1" colspan="3">
  1143. <spacer name="verticalSpacer">
  1144. <property name="orientation">
  1145. <enum>Qt::Vertical</enum>
  1146. </property>
  1147. <property name="sizeType">
  1148. <enum>QSizePolicy::Fixed</enum>
  1149. </property>
  1150. <property name="sizeHint" stdset="0">
  1151. <size>
  1152. <width>20</width>
  1153. <height>15</height>
  1154. </size>
  1155. </property>
  1156. </spacer>
  1157. </item>
  1158. <item row="5" column="1" colspan="3">
  1159. <spacer name="verticalSpacer_2">
  1160. <property name="orientation">
  1161. <enum>Qt::Vertical</enum>
  1162. </property>
  1163. <property name="sizeType">
  1164. <enum>QSizePolicy::Fixed</enum>
  1165. </property>
  1166. <property name="sizeHint" stdset="0">
  1167. <size>
  1168. <width>20</width>
  1169. <height>15</height>
  1170. </size>
  1171. </property>
  1172. </spacer>
  1173. </item>
  1174. <item row="8" column="1" colspan="3">
  1175. <spacer name="verticalSpacer_4">
  1176. <property name="orientation">
  1177. <enum>Qt::Vertical</enum>
  1178. </property>
  1179. <property name="sizeType">
  1180. <enum>QSizePolicy::Fixed</enum>
  1181. </property>
  1182. <property name="sizeHint" stdset="0">
  1183. <size>
  1184. <width>20</width>
  1185. <height>15</height>
  1186. </size>
  1187. </property>
  1188. </spacer>
  1189. </item>
  1190. </layout>
  1191. </widget>
  1192. </item>
  1193. <item row="2" column="0">
  1194. <spacer name="verticalSpacer_3">
  1195. <property name="orientation">
  1196. <enum>Qt::Vertical</enum>
  1197. </property>
  1198. <property name="sizeHint" stdset="0">
  1199. <size>
  1200. <width>20</width>
  1201. <height>40</height>
  1202. </size>
  1203. </property>
  1204. </spacer>
  1205. </item>
  1206. <item row="0" column="0">
  1207. <spacer name="verticalSpacer_5">
  1208. <property name="orientation">
  1209. <enum>Qt::Vertical</enum>
  1210. </property>
  1211. <property name="sizeHint" stdset="0">
  1212. <size>
  1213. <width>20</width>
  1214. <height>40</height>
  1215. </size>
  1216. </property>
  1217. </spacer>
  1218. </item>
  1219. <item row="0" column="1" rowspan="3">
  1220. <widget class="QGraphicsView" name="game_content">
  1221. <property name="mouseTracking">
  1222. <bool>true</bool>
  1223. </property>
  1224. <property name="styleSheet">
  1225. <string notr="true">background:transparent; border-image: none;</string>
  1226. </property>
  1227. <property name="frameShape">
  1228. <enum>QFrame::NoFrame</enum>
  1229. </property>
  1230. <property name="frameShadow">
  1231. <enum>QFrame::Plain</enum>
  1232. </property>
  1233. <property name="lineWidth">
  1234. <number>0</number>
  1235. </property>
  1236. <property name="interactive">
  1237. <bool>true</bool>
  1238. </property>
  1239. <property name="alignment">
  1240. <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
  1241. </property>
  1242. <property name="dragMode">
  1243. <enum>QGraphicsView::NoDrag</enum>
  1244. </property>
  1245. <property name="transformationAnchor">
  1246. <enum>QGraphicsView::NoAnchor</enum>
  1247. </property>
  1248. <property name="viewportUpdateMode">
  1249. <enum>QGraphicsView::SmartViewportUpdate</enum>
  1250. </property>
  1251. </widget>
  1252. </item>
  1253. </layout>
  1254. </widget>
  1255. </item>
  1256. </layout>
  1257. </widget>
  1258. <resources/>
  1259. <connections/>
  1260. </ui>