aboutus.ui 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>AboutUs</class>
  4. <widget class="QWidget" name="AboutUs">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1554</width>
  10. <height>1191</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout">
  17. <property name="leftMargin">
  18. <number>0</number>
  19. </property>
  20. <property name="topMargin">
  21. <number>0</number>
  22. </property>
  23. <property name="rightMargin">
  24. <number>0</number>
  25. </property>
  26. <property name="bottomMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="spacing">
  30. <number>0</number>
  31. </property>
  32. <item row="0" column="0">
  33. <widget class="QWidget" name="widget" native="true">
  34. <property name="styleSheet">
  35. <string notr="true"/>
  36. </property>
  37. <layout class="QGridLayout" name="gridLayout_3">
  38. <property name="leftMargin">
  39. <number>25</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="2" column="1" rowspan="2">
  54. <widget class="QWidget" name="widget_3" native="true">
  55. <property name="sizePolicy">
  56. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  57. <horstretch>0</horstretch>
  58. <verstretch>0</verstretch>
  59. </sizepolicy>
  60. </property>
  61. <property name="styleSheet">
  62. <string notr="true">background-image:none;
  63. border-image:none;
  64. image:none;</string>
  65. </property>
  66. <layout class="QGridLayout" name="gridLayout_7">
  67. <property name="leftMargin">
  68. <number>0</number>
  69. </property>
  70. <property name="topMargin">
  71. <number>0</number>
  72. </property>
  73. <property name="rightMargin">
  74. <number>0</number>
  75. </property>
  76. <property name="bottomMargin">
  77. <number>0</number>
  78. </property>
  79. <property name="spacing">
  80. <number>0</number>
  81. </property>
  82. <item row="1" column="2">
  83. <widget class="QWidget" name="border_right_3" native="true">
  84. <property name="minimumSize">
  85. <size>
  86. <width>25</width>
  87. <height>25</height>
  88. </size>
  89. </property>
  90. <property name="maximumSize">
  91. <size>
  92. <width>26</width>
  93. <height>16777215</height>
  94. </size>
  95. </property>
  96. <property name="styleSheet">
  97. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-right.png)</string>
  98. </property>
  99. </widget>
  100. </item>
  101. <item row="2" column="0">
  102. <widget class="QWidget" name="border_botleft_3" native="true">
  103. <property name="minimumSize">
  104. <size>
  105. <width>26</width>
  106. <height>26</height>
  107. </size>
  108. </property>
  109. <property name="maximumSize">
  110. <size>
  111. <width>26</width>
  112. <height>26</height>
  113. </size>
  114. </property>
  115. <property name="styleSheet">
  116. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-botleft.png)</string>
  117. </property>
  118. </widget>
  119. </item>
  120. <item row="0" column="2">
  121. <widget class="QWidget" name="border_upright_3" native="true">
  122. <property name="minimumSize">
  123. <size>
  124. <width>25</width>
  125. <height>25</height>
  126. </size>
  127. </property>
  128. <property name="maximumSize">
  129. <size>
  130. <width>25</width>
  131. <height>25</height>
  132. </size>
  133. </property>
  134. <property name="styleSheet">
  135. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-topright.png)</string>
  136. </property>
  137. </widget>
  138. </item>
  139. <item row="0" column="0">
  140. <widget class="QWidget" name="border_upleft_3" native="true">
  141. <property name="minimumSize">
  142. <size>
  143. <width>26</width>
  144. <height>25</height>
  145. </size>
  146. </property>
  147. <property name="maximumSize">
  148. <size>
  149. <width>26</width>
  150. <height>25</height>
  151. </size>
  152. </property>
  153. <property name="styleSheet">
  154. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-topleft.png)</string>
  155. </property>
  156. </widget>
  157. </item>
  158. <item row="0" column="1">
  159. <widget class="QWidget" name="border_up_3" native="true">
  160. <property name="minimumSize">
  161. <size>
  162. <width>25</width>
  163. <height>25</height>
  164. </size>
  165. </property>
  166. <property name="maximumSize">
  167. <size>
  168. <width>16777215</width>
  169. <height>25</height>
  170. </size>
  171. </property>
  172. <property name="styleSheet">
  173. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-top.png)</string>
  174. </property>
  175. </widget>
  176. </item>
  177. <item row="2" column="2">
  178. <widget class="QWidget" name="border_botright_3" native="true">
  179. <property name="minimumSize">
  180. <size>
  181. <width>25</width>
  182. <height>26</height>
  183. </size>
  184. </property>
  185. <property name="maximumSize">
  186. <size>
  187. <width>25</width>
  188. <height>26</height>
  189. </size>
  190. </property>
  191. <property name="styleSheet">
  192. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-botright.png)</string>
  193. </property>
  194. </widget>
  195. </item>
  196. <item row="2" column="1">
  197. <widget class="QWidget" name="border_bottom_3" native="true">
  198. <property name="minimumSize">
  199. <size>
  200. <width>26</width>
  201. <height>26</height>
  202. </size>
  203. </property>
  204. <property name="maximumSize">
  205. <size>
  206. <width>16777215</width>
  207. <height>26</height>
  208. </size>
  209. </property>
  210. <property name="styleSheet">
  211. <string notr="true">background:url(:/assets/common/window/strong_translucent-border_bottom.png)</string>
  212. </property>
  213. </widget>
  214. </item>
  215. <item row="1" column="0">
  216. <widget class="QWidget" name="border_left_3" native="true">
  217. <property name="minimumSize">
  218. <size>
  219. <width>26</width>
  220. <height>26</height>
  221. </size>
  222. </property>
  223. <property name="maximumSize">
  224. <size>
  225. <width>26</width>
  226. <height>16777215</height>
  227. </size>
  228. </property>
  229. <property name="styleSheet">
  230. <string notr="true">background:url(:/assets/common/window/strong_translucent-border-left.png)</string>
  231. </property>
  232. </widget>
  233. </item>
  234. <item row="1" column="1">
  235. <widget class="QWidget" name="content" native="true">
  236. <property name="styleSheet">
  237. <string notr="true">background-image: url(:/assets/common/window/strong_translucent-background.png);</string>
  238. </property>
  239. <layout class="QGridLayout" name="gridLayout_8">
  240. <item row="5" column="1">
  241. <widget class="QPushButton" name="back_button">
  242. <property name="sizePolicy">
  243. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  244. <horstretch>0</horstretch>
  245. <verstretch>0</verstretch>
  246. </sizepolicy>
  247. </property>
  248. <property name="minimumSize">
  249. <size>
  250. <width>230</width>
  251. <height>70</height>
  252. </size>
  253. </property>
  254. <property name="maximumSize">
  255. <size>
  256. <width>230</width>
  257. <height>70</height>
  258. </size>
  259. </property>
  260. <property name="styleSheet">
  261. <string notr="true">border-image: url(:/assets/common/buttons/back_button.png);</string>
  262. </property>
  263. <property name="text">
  264. <string/>
  265. </property>
  266. </widget>
  267. </item>
  268. <item row="1" column="0" rowspan="4">
  269. <spacer name="horizontalSpacer_16">
  270. <property name="orientation">
  271. <enum>Qt::Horizontal</enum>
  272. </property>
  273. <property name="sizeType">
  274. <enum>QSizePolicy::Fixed</enum>
  275. </property>
  276. <property name="sizeHint" stdset="0">
  277. <size>
  278. <width>80</width>
  279. <height>20</height>
  280. </size>
  281. </property>
  282. </spacer>
  283. </item>
  284. <item row="0" column="0" colspan="3">
  285. <widget class="QLabel" name="title_8">
  286. <property name="sizePolicy">
  287. <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
  288. <horstretch>0</horstretch>
  289. <verstretch>0</verstretch>
  290. </sizepolicy>
  291. </property>
  292. <property name="styleSheet">
  293. <string notr="true">background: none;
  294. background-image:none;
  295. image: none;
  296. font: 8pt &quot;D-determination (RUS BY LYAJKA)&quot;;
  297. </string>
  298. </property>
  299. <property name="text">
  300. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:28pt; color:#b12d2d;&quot;&gt;Команда GooseHouse&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  301. </property>
  302. </widget>
  303. </item>
  304. <item row="1" column="2" rowspan="4">
  305. <spacer name="horizontalSpacer_10">
  306. <property name="orientation">
  307. <enum>Qt::Horizontal</enum>
  308. </property>
  309. <property name="sizeType">
  310. <enum>QSizePolicy::Fixed</enum>
  311. </property>
  312. <property name="sizeHint" stdset="0">
  313. <size>
  314. <width>80</width>
  315. <height>20</height>
  316. </size>
  317. </property>
  318. </spacer>
  319. </item>
  320. <item row="1" column="1" rowspan="2">
  321. <widget class="QLabel" name="title_7">
  322. <property name="sizePolicy">
  323. <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
  324. <horstretch>0</horstretch>
  325. <verstretch>0</verstretch>
  326. </sizepolicy>
  327. </property>
  328. <property name="styleSheet">
  329. <string notr="true">background: none;
  330. font: 18pt &quot;D-determination (RUS BY LYAJKA)&quot;;
  331. background-image:none;
  332. image: none;</string>
  333. </property>
  334. <property name="text">
  335. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/assets/common/team_logo.jpg&quot;/&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#fdeaa8;&quot;&gt;========= Разработчики =========&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:12pt; color:#fdeaa8;&quot;&gt;Иван (Gi1dor) Архипов&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:12pt; color:#fdeaa8;&quot;&gt;Игорь (LordOfDarkAngels) Батманов&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:12pt; color:#fdeaa8;&quot;&gt;Аркадий (Noath) Боков &lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:12pt; color:#fdeaa8;&quot;&gt;Егор (Qwerty132) Кологерманский&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; color:#fdeaa8;&quot;&gt;===== Дизайн и оформление =====&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:12pt; color:#fdeaa8;&quot;&gt;Анастасия (Lamely) Безребрая&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  336. </property>
  337. <property name="alignment">
  338. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  339. </property>
  340. <property name="wordWrap">
  341. <bool>true</bool>
  342. </property>
  343. <property name="margin">
  344. <number>20</number>
  345. </property>
  346. </widget>
  347. </item>
  348. </layout>
  349. </widget>
  350. </item>
  351. </layout>
  352. </widget>
  353. </item>
  354. <item row="4" column="1">
  355. <spacer name="verticalSpacer_9">
  356. <property name="orientation">
  357. <enum>Qt::Vertical</enum>
  358. </property>
  359. <property name="sizeType">
  360. <enum>QSizePolicy::Expanding</enum>
  361. </property>
  362. <property name="sizeHint" stdset="0">
  363. <size>
  364. <width>20</width>
  365. <height>40</height>
  366. </size>
  367. </property>
  368. </spacer>
  369. </item>
  370. <item row="1" column="2" rowspan="4">
  371. <spacer name="horizontalSpacer_17">
  372. <property name="orientation">
  373. <enum>Qt::Horizontal</enum>
  374. </property>
  375. <property name="sizeType">
  376. <enum>QSizePolicy::Expanding</enum>
  377. </property>
  378. <property name="sizeHint" stdset="0">
  379. <size>
  380. <width>40</width>
  381. <height>20</height>
  382. </size>
  383. </property>
  384. </spacer>
  385. </item>
  386. <item row="1" column="0" rowspan="4">
  387. <spacer name="horizontalSpacer_18">
  388. <property name="orientation">
  389. <enum>Qt::Horizontal</enum>
  390. </property>
  391. <property name="sizeHint" stdset="0">
  392. <size>
  393. <width>40</width>
  394. <height>20</height>
  395. </size>
  396. </property>
  397. </spacer>
  398. </item>
  399. <item row="1" column="1">
  400. <spacer name="verticalSpacer_10">
  401. <property name="orientation">
  402. <enum>Qt::Vertical</enum>
  403. </property>
  404. <property name="sizeType">
  405. <enum>QSizePolicy::Expanding</enum>
  406. </property>
  407. <property name="sizeHint" stdset="0">
  408. <size>
  409. <width>20</width>
  410. <height>40</height>
  411. </size>
  412. </property>
  413. </spacer>
  414. </item>
  415. </layout>
  416. </widget>
  417. </item>
  418. </layout>
  419. </widget>
  420. <resources/>
  421. <connections/>
  422. </ui>