configure_system.ui 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ConfigureSystem</class>
  4. <widget class="QWidget" name="ConfigureSystem">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>360</width>
  10. <height>377</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QHBoxLayout" name="horizontalLayout">
  17. <item>
  18. <layout class="QVBoxLayout" name="verticalLayout">
  19. <item>
  20. <widget class="QGroupBox" name="group_system_settings">
  21. <property name="title">
  22. <string>System Settings</string>
  23. </property>
  24. <layout class="QGridLayout" name="gridLayout">
  25. <item row="0" column="0">
  26. <widget class="QLabel" name="label_username">
  27. <property name="text">
  28. <string>Username</string>
  29. </property>
  30. </widget>
  31. </item>
  32. <item row="0" column="1">
  33. <widget class="QLineEdit" name="edit_username">
  34. <property name="sizePolicy">
  35. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  36. <horstretch>0</horstretch>
  37. <verstretch>0</verstretch>
  38. </sizepolicy>
  39. </property>
  40. <property name="maxLength">
  41. <number>32</number>
  42. </property>
  43. </widget>
  44. </item>
  45. <item row="1" column="0">
  46. <widget class="QLabel" name="label_birthday">
  47. <property name="text">
  48. <string>Birthday</string>
  49. </property>
  50. </widget>
  51. </item>
  52. <item row="1" column="1">
  53. <layout class="QHBoxLayout" name="horizontalLayout_birthday2">
  54. <item>
  55. <widget class="QComboBox" name="combo_birthmonth">
  56. <item>
  57. <property name="text">
  58. <string>January</string>
  59. </property>
  60. </item>
  61. <item>
  62. <property name="text">
  63. <string>February</string>
  64. </property>
  65. </item>
  66. <item>
  67. <property name="text">
  68. <string>March</string>
  69. </property>
  70. </item>
  71. <item>
  72. <property name="text">
  73. <string>April</string>
  74. </property>
  75. </item>
  76. <item>
  77. <property name="text">
  78. <string>May</string>
  79. </property>
  80. </item>
  81. <item>
  82. <property name="text">
  83. <string>June</string>
  84. </property>
  85. </item>
  86. <item>
  87. <property name="text">
  88. <string>July</string>
  89. </property>
  90. </item>
  91. <item>
  92. <property name="text">
  93. <string>August</string>
  94. </property>
  95. </item>
  96. <item>
  97. <property name="text">
  98. <string>September</string>
  99. </property>
  100. </item>
  101. <item>
  102. <property name="text">
  103. <string>October</string>
  104. </property>
  105. </item>
  106. <item>
  107. <property name="text">
  108. <string>November</string>
  109. </property>
  110. </item>
  111. <item>
  112. <property name="text">
  113. <string>December</string>
  114. </property>
  115. </item>
  116. </widget>
  117. </item>
  118. <item>
  119. <widget class="QComboBox" name="combo_birthday"/>
  120. </item>
  121. </layout>
  122. </item>
  123. <item row="2" column="0">
  124. <widget class="QLabel" name="label_language">
  125. <property name="text">
  126. <string>Language</string>
  127. </property>
  128. </widget>
  129. </item>
  130. <item row="2" column="1">
  131. <widget class="QComboBox" name="combo_language">
  132. <property name="toolTip">
  133. <string>Note: this can be overridden when region setting is auto-select</string>
  134. </property>
  135. <item>
  136. <property name="text">
  137. <string>Japanese (日本語)</string>
  138. </property>
  139. </item>
  140. <item>
  141. <property name="text">
  142. <string>English</string>
  143. </property>
  144. </item>
  145. <item>
  146. <property name="text">
  147. <string>French (français)</string>
  148. </property>
  149. </item>
  150. <item>
  151. <property name="text">
  152. <string>German (Deutsch)</string>
  153. </property>
  154. </item>
  155. <item>
  156. <property name="text">
  157. <string>Italian (italiano)</string>
  158. </property>
  159. </item>
  160. <item>
  161. <property name="text">
  162. <string>Spanish (español)</string>
  163. </property>
  164. </item>
  165. <item>
  166. <property name="text">
  167. <string>Chinese</string>
  168. </property>
  169. </item>
  170. <item>
  171. <property name="text">
  172. <string>Korean (한국어)</string>
  173. </property>
  174. </item>
  175. <item>
  176. <property name="text">
  177. <string>Dutch (Nederlands)</string>
  178. </property>
  179. </item>
  180. <item>
  181. <property name="text">
  182. <string>Portuguese (português)</string>
  183. </property>
  184. </item>
  185. <item>
  186. <property name="text">
  187. <string>Russian (Русский)</string>
  188. </property>
  189. </item>
  190. <item>
  191. <property name="text">
  192. <string>Taiwanese</string>
  193. </property>
  194. </item>
  195. <item>
  196. <property name="text">
  197. <string>British English</string>
  198. </property>
  199. </item>
  200. <item>
  201. <property name="text">
  202. <string>Canadian French</string>
  203. </property>
  204. </item>
  205. <item>
  206. <property name="text">
  207. <string>Latin American Spanish</string>
  208. </property>
  209. </item>
  210. <item>
  211. <property name="text">
  212. <string>Simplified Chinese</string>
  213. </property>
  214. </item>
  215. <item>
  216. <property name="text">
  217. <string>Traditional Chinese (正體中文)</string>
  218. </property>
  219. </item>
  220. </widget>
  221. </item>
  222. <item row="3" column="0">
  223. <widget class="QLabel" name="label_sound">
  224. <property name="text">
  225. <string>Sound output mode</string>
  226. </property>
  227. </widget>
  228. </item>
  229. <item row="3" column="1">
  230. <widget class="QComboBox" name="combo_sound">
  231. <item>
  232. <property name="text">
  233. <string>Mono</string>
  234. </property>
  235. </item>
  236. <item>
  237. <property name="text">
  238. <string>Stereo</string>
  239. </property>
  240. </item>
  241. <item>
  242. <property name="text">
  243. <string>Surround</string>
  244. </property>
  245. </item>
  246. </widget>
  247. </item>
  248. <item row="4" column="0">
  249. <widget class="QLabel" name="label_console_id">
  250. <property name="text">
  251. <string>Console ID:</string>
  252. </property>
  253. </widget>
  254. </item>
  255. <item row="4" column="1">
  256. <widget class="QPushButton" name="button_regenerate_console_id">
  257. <property name="sizePolicy">
  258. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  259. <horstretch>0</horstretch>
  260. <verstretch>0</verstretch>
  261. </sizepolicy>
  262. </property>
  263. <property name="layoutDirection">
  264. <enum>Qt::RightToLeft</enum>
  265. </property>
  266. <property name="text">
  267. <string>Regenerate</string>
  268. </property>
  269. </widget>
  270. </item>
  271. </layout>
  272. </widget>
  273. </item>
  274. <item>
  275. <widget class="QLabel" name="label_disable_info">
  276. <property name="text">
  277. <string>System settings are available only when game is not running.</string>
  278. </property>
  279. <property name="wordWrap">
  280. <bool>true</bool>
  281. </property>
  282. </widget>
  283. </item>
  284. <item>
  285. <spacer name="verticalSpacer">
  286. <property name="orientation">
  287. <enum>Qt::Vertical</enum>
  288. </property>
  289. <property name="sizeHint" stdset="0">
  290. <size>
  291. <width>20</width>
  292. <height>40</height>
  293. </size>
  294. </property>
  295. </spacer>
  296. </item>
  297. </layout>
  298. </item>
  299. </layout>
  300. </widget>
  301. <resources/>
  302. <connections/>
  303. </ui>