managewidget.ui 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ManageWidget</class>
  4. <widget class="QWidget" name="ManageWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>883</width>
  10. <height>522</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <property name="styleSheet">
  17. <string notr="true">QLabel, QRadioButton, QCheckBox {
  18. color: white;
  19. }</string>
  20. </property>
  21. <layout class="QVBoxLayout" name="verticalLayout">
  22. <item>
  23. <widget class="QWidget" name="export_folder_widget_2" native="true">
  24. <property name="sizePolicy">
  25. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  26. <horstretch>0</horstretch>
  27. <verstretch>0</verstretch>
  28. </sizepolicy>
  29. </property>
  30. <property name="styleSheet">
  31. <string notr="true"/>
  32. </property>
  33. <layout class="QHBoxLayout" name="horizontalLayout_15">
  34. <item>
  35. <widget class="QLabel" name="folder_label_common_2">
  36. <property name="styleSheet">
  37. <string notr="true">
  38. background-color: none;</string>
  39. </property>
  40. <property name="text">
  41. <string>Путь к .dat файлу:</string>
  42. </property>
  43. </widget>
  44. </item>
  45. <item>
  46. <widget class="QLabel" name="datfile_name_common">
  47. <property name="sizePolicy">
  48. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  49. <horstretch>0</horstretch>
  50. <verstretch>0</verstretch>
  51. </sizepolicy>
  52. </property>
  53. <property name="styleSheet">
  54. <string notr="true">
  55. background-color: none;</string>
  56. </property>
  57. <property name="text">
  58. <string>Файл не выбран</string>
  59. </property>
  60. </widget>
  61. </item>
  62. <item>
  63. <widget class="QPushButton" name="change_folder_button">
  64. <property name="sizePolicy">
  65. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  66. <horstretch>0</horstretch>
  67. <verstretch>0</verstretch>
  68. </sizepolicy>
  69. </property>
  70. <property name="minimumSize">
  71. <size>
  72. <width>36</width>
  73. <height>32</height>
  74. </size>
  75. </property>
  76. <property name="cursor">
  77. <cursorShape>PointingHandCursor</cursorShape>
  78. </property>
  79. <property name="styleSheet">
  80. <string notr="true">border-image: url(:/buttons/folder.png);
  81. background-color: none;</string>
  82. </property>
  83. <property name="text">
  84. <string/>
  85. </property>
  86. </widget>
  87. </item>
  88. </layout>
  89. </widget>
  90. </item>
  91. <item>
  92. <widget class="QWidget" name="export_folder_widget_4" native="true">
  93. <property name="sizePolicy">
  94. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  95. <horstretch>0</horstretch>
  96. <verstretch>0</verstretch>
  97. </sizepolicy>
  98. </property>
  99. <property name="styleSheet">
  100. <string notr="true"/>
  101. </property>
  102. <layout class="QGridLayout" name="gridLayout">
  103. <item row="3" column="0">
  104. <widget class="QLabel" name="open_status_title">
  105. <property name="sizePolicy">
  106. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  107. <horstretch>0</horstretch>
  108. <verstretch>0</verstretch>
  109. </sizepolicy>
  110. </property>
  111. <property name="font">
  112. <font>
  113. <weight>75</weight>
  114. <bold>true</bold>
  115. </font>
  116. </property>
  117. <property name="styleSheet">
  118. <string notr="true">
  119. background-color: none;color:green</string>
  120. </property>
  121. <property name="text">
  122. <string>Инициализирован</string>
  123. </property>
  124. </widget>
  125. </item>
  126. <item row="1" column="0">
  127. <widget class="QLabel" name="status_label_common">
  128. <property name="styleSheet">
  129. <string notr="true">
  130. background-color: none;</string>
  131. </property>
  132. <property name="text">
  133. <string>Статус:</string>
  134. </property>
  135. </widget>
  136. </item>
  137. <item row="5" column="0">
  138. <widget class="QLabel" name="patched_locale_title">
  139. <property name="sizePolicy">
  140. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  141. <horstretch>0</horstretch>
  142. <verstretch>0</verstretch>
  143. </sizepolicy>
  144. </property>
  145. <property name="font">
  146. <font>
  147. <weight>75</weight>
  148. <bold>true</bold>
  149. </font>
  150. </property>
  151. <property name="styleSheet">
  152. <string notr="true">
  153. background-color: none;
  154. color:gold;</string>
  155. </property>
  156. <property name="text">
  157. <string>Русская версия</string>
  158. </property>
  159. </widget>
  160. </item>
  161. <item row="4" column="0">
  162. <widget class="QLabel" name="not_patched_status_title">
  163. <property name="sizePolicy">
  164. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  165. <horstretch>0</horstretch>
  166. <verstretch>0</verstretch>
  167. </sizepolicy>
  168. </property>
  169. <property name="font">
  170. <font>
  171. <weight>75</weight>
  172. <bold>true</bold>
  173. </font>
  174. </property>
  175. <property name="styleSheet">
  176. <string notr="true">
  177. background-color: none;</string>
  178. </property>
  179. <property name="text">
  180. <string>Отсутствуют патчи Наследия</string>
  181. </property>
  182. </widget>
  183. </item>
  184. <item row="2" column="0">
  185. <widget class="QLabel" name="close_status_title">
  186. <property name="sizePolicy">
  187. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  188. <horstretch>0</horstretch>
  189. <verstretch>0</verstretch>
  190. </sizepolicy>
  191. </property>
  192. <property name="font">
  193. <font>
  194. <weight>75</weight>
  195. <bold>true</bold>
  196. </font>
  197. </property>
  198. <property name="styleSheet">
  199. <string notr="true">
  200. background-color: none;color:red;</string>
  201. </property>
  202. <property name="text">
  203. <string>Закрыт</string>
  204. </property>
  205. </widget>
  206. </item>
  207. <item row="6" column="0">
  208. <widget class="QLabel" name="original_locale_title">
  209. <property name="sizePolicy">
  210. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  211. <horstretch>0</horstretch>
  212. <verstretch>0</verstretch>
  213. </sizepolicy>
  214. </property>
  215. <property name="font">
  216. <font>
  217. <weight>75</weight>
  218. <bold>true</bold>
  219. </font>
  220. </property>
  221. <property name="styleSheet">
  222. <string notr="true">
  223. background-color: none;
  224. color:gold;</string>
  225. </property>
  226. <property name="text">
  227. <string>Оригинальная версия</string>
  228. </property>
  229. </widget>
  230. </item>
  231. </layout>
  232. </widget>
  233. </item>
  234. <item>
  235. <widget class="QWidget" name="export_folder_widget_3" native="true">
  236. <property name="sizePolicy">
  237. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  238. <horstretch>0</horstretch>
  239. <verstretch>0</verstretch>
  240. </sizepolicy>
  241. </property>
  242. <property name="styleSheet">
  243. <string notr="true"/>
  244. </property>
  245. <layout class="QGridLayout" name="gridLayout_13">
  246. <item row="0" column="1">
  247. <widget class="QLabel" name="label">
  248. <property name="text">
  249. <string>(нет) (функция пока недоступна)</string>
  250. </property>
  251. </widget>
  252. </item>
  253. <item row="0" column="0">
  254. <widget class="QLabel" name="folder_label_common_3">
  255. <property name="sizePolicy">
  256. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  257. <horstretch>0</horstretch>
  258. <verstretch>0</verstretch>
  259. </sizepolicy>
  260. </property>
  261. <property name="styleSheet">
  262. <string notr="true">
  263. background-color: none;</string>
  264. </property>
  265. <property name="text">
  266. <string>Неактивные категории:</string>
  267. </property>
  268. </widget>
  269. </item>
  270. <item row="2" column="0" colspan="2">
  271. <widget class="QWidget" name="widget_12" native="true">
  272. <property name="sizePolicy">
  273. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  274. <horstretch>0</horstretch>
  275. <verstretch>0</verstretch>
  276. </sizepolicy>
  277. </property>
  278. <property name="minimumSize">
  279. <size>
  280. <width>0</width>
  281. <height>40</height>
  282. </size>
  283. </property>
  284. <layout class="QHBoxLayout" name="horizontalLayout_16">
  285. <property name="spacing">
  286. <number>7</number>
  287. </property>
  288. <property name="leftMargin">
  289. <number>0</number>
  290. </property>
  291. <property name="topMargin">
  292. <number>0</number>
  293. </property>
  294. <property name="rightMargin">
  295. <number>0</number>
  296. </property>
  297. <property name="bottomMargin">
  298. <number>0</number>
  299. </property>
  300. <item>
  301. <widget class="QLabel" name="label_4_common_2">
  302. <property name="text">
  303. <string>Деактивировать категорию</string>
  304. </property>
  305. </widget>
  306. </item>
  307. <item>
  308. <widget class="QLineEdit" name="lineEdit_2_common_2">
  309. <property name="maxLength">
  310. <number>9</number>
  311. </property>
  312. <property name="clearButtonEnabled">
  313. <bool>true</bool>
  314. </property>
  315. </widget>
  316. </item>
  317. <item>
  318. <widget class="QPushButton" name="deactivate_category_button">
  319. <property name="text">
  320. <string>Применить</string>
  321. </property>
  322. </widget>
  323. </item>
  324. </layout>
  325. </widget>
  326. </item>
  327. <item row="1" column="0" colspan="2">
  328. <widget class="QWidget" name="widget_15" native="true">
  329. <property name="sizePolicy">
  330. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  331. <horstretch>0</horstretch>
  332. <verstretch>0</verstretch>
  333. </sizepolicy>
  334. </property>
  335. <property name="minimumSize">
  336. <size>
  337. <width>0</width>
  338. <height>40</height>
  339. </size>
  340. </property>
  341. <layout class="QHBoxLayout" name="horizontalLayout_8">
  342. <property name="spacing">
  343. <number>7</number>
  344. </property>
  345. <property name="leftMargin">
  346. <number>0</number>
  347. </property>
  348. <property name="topMargin">
  349. <number>0</number>
  350. </property>
  351. <property name="rightMargin">
  352. <number>0</number>
  353. </property>
  354. <property name="bottomMargin">
  355. <number>0</number>
  356. </property>
  357. <item>
  358. <widget class="QLabel" name="label_2_common">
  359. <property name="text">
  360. <string>Активировать категорию</string>
  361. </property>
  362. </widget>
  363. </item>
  364. <item>
  365. <widget class="QLineEdit" name="lineEdit_common">
  366. <property name="inputMask">
  367. <string/>
  368. </property>
  369. <property name="text">
  370. <string/>
  371. </property>
  372. <property name="maxLength">
  373. <number>9</number>
  374. </property>
  375. <property name="clearButtonEnabled">
  376. <bool>true</bool>
  377. </property>
  378. </widget>
  379. </item>
  380. <item>
  381. <widget class="QPushButton" name="activate_category_button">
  382. <property name="text">
  383. <string>Применить</string>
  384. </property>
  385. </widget>
  386. </item>
  387. </layout>
  388. </widget>
  389. </item>
  390. </layout>
  391. </widget>
  392. </item>
  393. <item>
  394. <widget class="QPushButton" name="initButton_common">
  395. <property name="text">
  396. <string>Инициализировать</string>
  397. </property>
  398. </widget>
  399. </item>
  400. <item>
  401. <widget class="QPushButton" name="deinitButton_common">
  402. <property name="text">
  403. <string>Деинициализировать</string>
  404. </property>
  405. </widget>
  406. </item>
  407. <item>
  408. <widget class="QPushButton" name="changeLocaleButton_common">
  409. <property name="text">
  410. <string>Сменить локаль</string>
  411. </property>
  412. </widget>
  413. </item>
  414. <item>
  415. <widget class="QPushButton" name="createCoreStatusFile_button_common">
  416. <property name="text">
  417. <string>Создать файл статуса ядра</string>
  418. </property>
  419. </widget>
  420. </item>
  421. <item>
  422. <spacer name="verticalSpacer">
  423. <property name="orientation">
  424. <enum>Qt::Vertical</enum>
  425. </property>
  426. <property name="sizeHint" stdset="0">
  427. <size>
  428. <width>20</width>
  429. <height>40</height>
  430. </size>
  431. </property>
  432. </spacer>
  433. </item>
  434. </layout>
  435. </widget>
  436. <resources/>
  437. <connections/>
  438. </ui>