serverstatuswidget.ui 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  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>149</width>
  10. <height>385</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. <property name="autoFillBackground">
  23. <bool>false</bool>
  24. </property>
  25. <layout class="QGridLayout" name="gridLayout">
  26. <property name="leftMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="topMargin">
  30. <number>0</number>
  31. </property>
  32. <property name="rightMargin">
  33. <number>0</number>
  34. </property>
  35. <property name="bottomMargin">
  36. <number>0</number>
  37. </property>
  38. <property name="spacing">
  39. <number>0</number>
  40. </property>
  41. <item row="0" column="0">
  42. <widget class="QWidget" name="other_servers" native="true">
  43. <property name="styleSheet">
  44. <string notr="true">color:white;</string>
  45. </property>
  46. <layout class="QVBoxLayout" name="verticalLayout_9">
  47. <property name="spacing">
  48. <number>8</number>
  49. </property>
  50. <item>
  51. <widget class="QLabel" name="anor">
  52. <property name="font">
  53. <font>
  54. <family>Trajan Pro 3</family>
  55. <pointsize>9</pointsize>
  56. <weight>50</weight>
  57. <bold>false</bold>
  58. </font>
  59. </property>
  60. <property name="styleSheet">
  61. <string notr="true">color: rgb(255, 255, 127);</string>
  62. </property>
  63. <property name="text">
  64. <string>Anor</string>
  65. </property>
  66. <property name="alignment">
  67. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  68. </property>
  69. </widget>
  70. </item>
  71. <item>
  72. <widget class="QLabel" name="arkenstone">
  73. <property name="font">
  74. <font>
  75. <family>Trajan Pro 3</family>
  76. <pointsize>9</pointsize>
  77. <weight>50</weight>
  78. <bold>false</bold>
  79. </font>
  80. </property>
  81. <property name="styleSheet">
  82. <string notr="true">color: rgb(255, 255, 127);</string>
  83. </property>
  84. <property name="text">
  85. <string>Arkenstone</string>
  86. </property>
  87. <property name="alignment">
  88. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  89. </property>
  90. </widget>
  91. </item>
  92. <item>
  93. <widget class="QLabel" name="belegaer">
  94. <property name="font">
  95. <font>
  96. <family>Trajan Pro 3</family>
  97. <pointsize>9</pointsize>
  98. <weight>50</weight>
  99. <bold>false</bold>
  100. </font>
  101. </property>
  102. <property name="styleSheet">
  103. <string notr="true">color: rgb(255, 255, 127);</string>
  104. </property>
  105. <property name="text">
  106. <string>Belegaer</string>
  107. </property>
  108. <property name="alignment">
  109. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  110. </property>
  111. </widget>
  112. </item>
  113. <item>
  114. <widget class="QLabel" name="brandywine">
  115. <property name="font">
  116. <font>
  117. <family>Trajan Pro 3</family>
  118. <pointsize>9</pointsize>
  119. <weight>50</weight>
  120. <bold>false</bold>
  121. </font>
  122. </property>
  123. <property name="styleSheet">
  124. <string notr="true">color: rgb(255, 255, 127);</string>
  125. </property>
  126. <property name="text">
  127. <string>Brandywine</string>
  128. </property>
  129. <property name="alignment">
  130. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  131. </property>
  132. </widget>
  133. </item>
  134. <item>
  135. <widget class="QLabel" name="crickhollow">
  136. <property name="font">
  137. <font>
  138. <family>Trajan Pro 3</family>
  139. <pointsize>9</pointsize>
  140. <weight>50</weight>
  141. <bold>false</bold>
  142. </font>
  143. </property>
  144. <property name="styleSheet">
  145. <string notr="true">color: rgb(255, 255, 127);</string>
  146. </property>
  147. <property name="text">
  148. <string>Crickhollow</string>
  149. </property>
  150. <property name="alignment">
  151. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  152. </property>
  153. </widget>
  154. </item>
  155. <item>
  156. <widget class="QLabel" name="evernight">
  157. <property name="font">
  158. <font>
  159. <family>Trajan Pro 3</family>
  160. <pointsize>9</pointsize>
  161. <weight>50</weight>
  162. <bold>false</bold>
  163. </font>
  164. </property>
  165. <property name="styleSheet">
  166. <string notr="true">color: rgb(255, 255, 127);</string>
  167. </property>
  168. <property name="text">
  169. <string>Evernight</string>
  170. </property>
  171. <property name="alignment">
  172. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  173. </property>
  174. </widget>
  175. </item>
  176. <item>
  177. <widget class="QLabel" name="gladden">
  178. <property name="font">
  179. <font>
  180. <family>Trajan Pro 3</family>
  181. <pointsize>9</pointsize>
  182. <weight>50</weight>
  183. <bold>false</bold>
  184. </font>
  185. </property>
  186. <property name="styleSheet">
  187. <string notr="true">color: rgb(255, 255, 127);</string>
  188. </property>
  189. <property name="text">
  190. <string>Gladden</string>
  191. </property>
  192. <property name="alignment">
  193. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  194. </property>
  195. </widget>
  196. </item>
  197. <item>
  198. <widget class="QLabel" name="gwaihir">
  199. <property name="font">
  200. <font>
  201. <family>Trajan Pro 3</family>
  202. <pointsize>9</pointsize>
  203. <weight>50</weight>
  204. <bold>false</bold>
  205. </font>
  206. </property>
  207. <property name="styleSheet">
  208. <string notr="true">color: rgb(255, 255, 127);</string>
  209. </property>
  210. <property name="text">
  211. <string>Gwaihir</string>
  212. </property>
  213. <property name="alignment">
  214. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  215. </property>
  216. </widget>
  217. </item>
  218. <item>
  219. <widget class="QLabel" name="ithil">
  220. <property name="font">
  221. <font>
  222. <family>Trajan Pro 3</family>
  223. <pointsize>9</pointsize>
  224. <weight>50</weight>
  225. <bold>false</bold>
  226. </font>
  227. </property>
  228. <property name="styleSheet">
  229. <string notr="true">color: rgb(255, 255, 127);</string>
  230. </property>
  231. <property name="text">
  232. <string>Ithil</string>
  233. </property>
  234. <property name="alignment">
  235. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  236. </property>
  237. </widget>
  238. </item>
  239. <item>
  240. <widget class="QLabel" name="landroval">
  241. <property name="font">
  242. <font>
  243. <family>Trajan Pro 3</family>
  244. <pointsize>9</pointsize>
  245. <weight>50</weight>
  246. <bold>false</bold>
  247. </font>
  248. </property>
  249. <property name="styleSheet">
  250. <string notr="true">color: rgb(255, 255, 127);</string>
  251. </property>
  252. <property name="text">
  253. <string>Landroval</string>
  254. </property>
  255. <property name="alignment">
  256. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  257. </property>
  258. </widget>
  259. </item>
  260. <item>
  261. <widget class="QLabel" name="laurelin">
  262. <property name="font">
  263. <font>
  264. <family>Trajan Pro 3</family>
  265. <pointsize>9</pointsize>
  266. <weight>50</weight>
  267. <bold>false</bold>
  268. </font>
  269. </property>
  270. <property name="styleSheet">
  271. <string notr="true">color: rgb(255, 255, 127);</string>
  272. </property>
  273. <property name="text">
  274. <string>Laurelin</string>
  275. </property>
  276. <property name="alignment">
  277. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  278. </property>
  279. </widget>
  280. </item>
  281. <item>
  282. <widget class="QLabel" name="sirannon">
  283. <property name="font">
  284. <font>
  285. <family>Trajan Pro 3</family>
  286. <pointsize>9</pointsize>
  287. <weight>50</weight>
  288. <bold>false</bold>
  289. </font>
  290. </property>
  291. <property name="styleSheet">
  292. <string notr="true">color: rgb(255, 255, 127);</string>
  293. </property>
  294. <property name="text">
  295. <string>Sirannon</string>
  296. </property>
  297. <property name="alignment">
  298. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  299. </property>
  300. </widget>
  301. </item>
  302. <item>
  303. <spacer name="verticalSpacer">
  304. <property name="orientation">
  305. <enum>Qt::Vertical</enum>
  306. </property>
  307. <property name="sizeType">
  308. <enum>QSizePolicy::Fixed</enum>
  309. </property>
  310. <property name="sizeHint" stdset="0">
  311. <size>
  312. <width>20</width>
  313. <height>10</height>
  314. </size>
  315. </property>
  316. </spacer>
  317. </item>
  318. <item>
  319. <widget class="QLabel" name="bullroarer">
  320. <property name="font">
  321. <font>
  322. <family>Trajan Pro 3</family>
  323. <pointsize>9</pointsize>
  324. <weight>50</weight>
  325. <bold>false</bold>
  326. </font>
  327. </property>
  328. <property name="styleSheet">
  329. <string notr="true">color: rgb(255, 255, 127);</string>
  330. </property>
  331. <property name="text">
  332. <string>Bullroarer</string>
  333. </property>
  334. <property name="alignment">
  335. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  336. </property>
  337. </widget>
  338. </item>
  339. </layout>
  340. </widget>
  341. </item>
  342. </layout>
  343. </widget>
  344. <resources/>
  345. <connections/>
  346. </ui>