serverstatuswidget.ui 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ServerStatusWidget</class>
  4. <widget class="QWidget" name="ServerStatusWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>364</width>
  10. <height>154</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Form</string>
  21. </property>
  22. <layout class="QGridLayout" name="gridLayout">
  23. <property name="leftMargin">
  24. <number>0</number>
  25. </property>
  26. <property name="topMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="rightMargin">
  30. <number>0</number>
  31. </property>
  32. <property name="bottomMargin">
  33. <number>0</number>
  34. </property>
  35. <property name="spacing">
  36. <number>0</number>
  37. </property>
  38. <item row="0" column="0">
  39. <widget class="QWidget" name="us_cluster" native="true">
  40. <property name="styleSheet">
  41. <string notr="true">color:white;</string>
  42. </property>
  43. <layout class="QVBoxLayout" name="verticalLayout_7">
  44. <property name="spacing">
  45. <number>5</number>
  46. </property>
  47. <property name="bottomMargin">
  48. <number>0</number>
  49. </property>
  50. <item>
  51. <widget class="QLabel" name="us_label_common">
  52. <property name="font">
  53. <font>
  54. <family>Trajan Pro 3</family>
  55. </font>
  56. </property>
  57. <property name="text">
  58. <string>US-кластер</string>
  59. </property>
  60. <property name="alignment">
  61. <set>Qt::AlignCenter</set>
  62. </property>
  63. </widget>
  64. </item>
  65. <item>
  66. <widget class="Line" name="line">
  67. <property name="orientation">
  68. <enum>Qt::Horizontal</enum>
  69. </property>
  70. </widget>
  71. </item>
  72. <item>
  73. <widget class="QLabel" name="arkenstone_common">
  74. <property name="styleSheet">
  75. <string notr="true">color: rgb(255, 255, 127);</string>
  76. </property>
  77. <property name="text">
  78. <string>Arkenstone</string>
  79. </property>
  80. </widget>
  81. </item>
  82. <item>
  83. <widget class="QLabel" name="brandywine_common">
  84. <property name="styleSheet">
  85. <string notr="true">color: rgb(255, 255, 127);</string>
  86. </property>
  87. <property name="text">
  88. <string>Brandywine</string>
  89. </property>
  90. </widget>
  91. </item>
  92. <item>
  93. <widget class="QLabel" name="crickhollow_common">
  94. <property name="styleSheet">
  95. <string notr="true">color: rgb(255, 255, 127);</string>
  96. </property>
  97. <property name="text">
  98. <string>Crickhollow</string>
  99. </property>
  100. </widget>
  101. </item>
  102. <item>
  103. <widget class="QLabel" name="gladden_common">
  104. <property name="styleSheet">
  105. <string notr="true">color: rgb(255, 255, 127);</string>
  106. </property>
  107. <property name="text">
  108. <string>Gladden</string>
  109. </property>
  110. </widget>
  111. </item>
  112. <item>
  113. <widget class="QLabel" name="landroval_common">
  114. <property name="styleSheet">
  115. <string notr="true">color: rgb(255, 255, 127);</string>
  116. </property>
  117. <property name="text">
  118. <string>Landroval</string>
  119. </property>
  120. </widget>
  121. </item>
  122. </layout>
  123. </widget>
  124. </item>
  125. <item row="0" column="1">
  126. <widget class="QWidget" name="eu_cluster" native="true">
  127. <property name="styleSheet">
  128. <string notr="true">color:white;</string>
  129. </property>
  130. <layout class="QVBoxLayout" name="verticalLayout_8">
  131. <property name="spacing">
  132. <number>5</number>
  133. </property>
  134. <item>
  135. <widget class="QLabel" name="eu_label_common">
  136. <property name="font">
  137. <font>
  138. <family>Trajan Pro 3</family>
  139. </font>
  140. </property>
  141. <property name="text">
  142. <string>EU-кластер</string>
  143. </property>
  144. <property name="alignment">
  145. <set>Qt::AlignCenter</set>
  146. </property>
  147. </widget>
  148. </item>
  149. <item>
  150. <widget class="Line" name="line_2">
  151. <property name="orientation">
  152. <enum>Qt::Horizontal</enum>
  153. </property>
  154. </widget>
  155. </item>
  156. <item>
  157. <widget class="QLabel" name="belegaer_common">
  158. <property name="styleSheet">
  159. <string notr="true">color: rgb(255, 255, 127);</string>
  160. </property>
  161. <property name="text">
  162. <string>Belegaer</string>
  163. </property>
  164. </widget>
  165. </item>
  166. <item>
  167. <widget class="QLabel" name="evernight_common">
  168. <property name="styleSheet">
  169. <string notr="true">color: rgb(255, 255, 127);</string>
  170. </property>
  171. <property name="text">
  172. <string>Evernight</string>
  173. </property>
  174. </widget>
  175. </item>
  176. <item>
  177. <widget class="QLabel" name="gwaihir_common">
  178. <property name="styleSheet">
  179. <string notr="true">color: rgb(255, 255, 127);</string>
  180. </property>
  181. <property name="text">
  182. <string>Gwaihir</string>
  183. </property>
  184. </widget>
  185. </item>
  186. <item>
  187. <widget class="QLabel" name="laurelin_common">
  188. <property name="styleSheet">
  189. <string notr="true">color: rgb(255, 255, 127);</string>
  190. </property>
  191. <property name="text">
  192. <string>Laurelin</string>
  193. </property>
  194. </widget>
  195. </item>
  196. <item>
  197. <widget class="QLabel" name="sirannon_common">
  198. <property name="styleSheet">
  199. <string notr="true">color: rgb(255, 255, 127);</string>
  200. </property>
  201. <property name="text">
  202. <string>Sirannon</string>
  203. </property>
  204. </widget>
  205. </item>
  206. </layout>
  207. </widget>
  208. </item>
  209. <item row="0" column="2">
  210. <widget class="QWidget" name="other_servers" native="true">
  211. <property name="styleSheet">
  212. <string notr="true">color:white;</string>
  213. </property>
  214. <layout class="QVBoxLayout" name="verticalLayout_9">
  215. <property name="spacing">
  216. <number>5</number>
  217. </property>
  218. <item>
  219. <widget class="QLabel" name="legendary_servers_label_common">
  220. <property name="font">
  221. <font>
  222. <family>Trajan Pro 3</family>
  223. </font>
  224. </property>
  225. <property name="text">
  226. <string>Legendary Servers</string>
  227. </property>
  228. <property name="alignment">
  229. <set>Qt::AlignCenter</set>
  230. </property>
  231. </widget>
  232. </item>
  233. <item>
  234. <widget class="Line" name="line_3">
  235. <property name="orientation">
  236. <enum>Qt::Horizontal</enum>
  237. </property>
  238. </widget>
  239. </item>
  240. <item>
  241. <widget class="QLabel" name="anor_common">
  242. <property name="styleSheet">
  243. <string notr="true">color: rgb(255, 255, 127);</string>
  244. </property>
  245. <property name="text">
  246. <string>Anor</string>
  247. </property>
  248. </widget>
  249. </item>
  250. <item>
  251. <widget class="QLabel" name="ithil_common">
  252. <property name="styleSheet">
  253. <string notr="true">color: rgb(255, 255, 127);</string>
  254. </property>
  255. <property name="text">
  256. <string>Ithil</string>
  257. </property>
  258. </widget>
  259. </item>
  260. <item>
  261. <widget class="QLabel" name="pts_label_common">
  262. <property name="font">
  263. <font>
  264. <family>Trajan Pro 3</family>
  265. </font>
  266. </property>
  267. <property name="text">
  268. <string>Public Test Servers</string>
  269. </property>
  270. <property name="alignment">
  271. <set>Qt::AlignCenter</set>
  272. </property>
  273. </widget>
  274. </item>
  275. <item>
  276. <widget class="Line" name="line_5">
  277. <property name="orientation">
  278. <enum>Qt::Horizontal</enum>
  279. </property>
  280. </widget>
  281. </item>
  282. <item>
  283. <widget class="QLabel" name="bullroarer_common">
  284. <property name="styleSheet">
  285. <string notr="true">color: rgb(255, 255, 127);</string>
  286. </property>
  287. <property name="text">
  288. <string>Bullroarer</string>
  289. </property>
  290. </widget>
  291. </item>
  292. </layout>
  293. </widget>
  294. </item>
  295. </layout>
  296. </widget>
  297. <resources/>
  298. <connections/>
  299. </ui>