frmsetting.ui 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>FrmSetting</class>
  4. <widget class="QWidget" name="FrmSetting">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>731</width>
  10. <height>439</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <item>
  18. <layout class="QHBoxLayout" name="horizontalLayout">
  19. <item>
  20. <widget class="QLabel" name="labServer">
  21. <property name="text">
  22. <string>设置Server</string>
  23. </property>
  24. </widget>
  25. </item>
  26. <item>
  27. <spacer name="horizontalSpacer">
  28. <property name="orientation">
  29. <enum>Qt::Horizontal</enum>
  30. </property>
  31. <property name="sizeHint" stdset="0">
  32. <size>
  33. <width>40</width>
  34. <height>20</height>
  35. </size>
  36. </property>
  37. </spacer>
  38. </item>
  39. <item>
  40. <widget class="QPushButton" name="btnServer">
  41. <property name="sizePolicy">
  42. <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
  43. <horstretch>0</horstretch>
  44. <verstretch>0</verstretch>
  45. </sizepolicy>
  46. </property>
  47. <property name="minimumSize">
  48. <size>
  49. <width>100</width>
  50. <height>35</height>
  51. </size>
  52. </property>
  53. <property name="text">
  54. <string>点击设置</string>
  55. </property>
  56. </widget>
  57. </item>
  58. </layout>
  59. </item>
  60. <item>
  61. <widget class="Line" name="line">
  62. <property name="sizePolicy">
  63. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  64. <horstretch>0</horstretch>
  65. <verstretch>0</verstretch>
  66. </sizepolicy>
  67. </property>
  68. <property name="orientation">
  69. <enum>Qt::Horizontal</enum>
  70. </property>
  71. </widget>
  72. </item>
  73. <item>
  74. <layout class="QHBoxLayout" name="horizontalLayout_2">
  75. <item>
  76. <widget class="QLabel" name="labAutoSetup">
  77. <property name="text">
  78. <string>开机自启</string>
  79. </property>
  80. </widget>
  81. </item>
  82. <item>
  83. <spacer name="horizontalSpacer_2">
  84. <property name="orientation">
  85. <enum>Qt::Horizontal</enum>
  86. </property>
  87. <property name="sizeHint" stdset="0">
  88. <size>
  89. <width>40</width>
  90. <height>20</height>
  91. </size>
  92. </property>
  93. </spacer>
  94. </item>
  95. <item>
  96. <widget class="QLabel" name="labAutoSetupClose">
  97. <property name="text">
  98. <string>关</string>
  99. </property>
  100. </widget>
  101. </item>
  102. <item>
  103. <widget class="SwitchButton" name="schAutoSetup" native="true">
  104. <property name="sizePolicy">
  105. <sizepolicy hsizetype="Maximum" vsizetype="Minimum">
  106. <horstretch>0</horstretch>
  107. <verstretch>0</verstretch>
  108. </sizepolicy>
  109. </property>
  110. <property name="minimumSize">
  111. <size>
  112. <width>0</width>
  113. <height>0</height>
  114. </size>
  115. </property>
  116. <property name="maximumSize">
  117. <size>
  118. <width>200</width>
  119. <height>30</height>
  120. </size>
  121. </property>
  122. </widget>
  123. </item>
  124. <item>
  125. <widget class="QLabel" name="labAutoSetupOpen">
  126. <property name="text">
  127. <string>开</string>
  128. </property>
  129. </widget>
  130. </item>
  131. </layout>
  132. </item>
  133. <item>
  134. <widget class="Line" name="line1">
  135. <property name="sizePolicy">
  136. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  137. <horstretch>0</horstretch>
  138. <verstretch>0</verstretch>
  139. </sizepolicy>
  140. </property>
  141. <property name="orientation">
  142. <enum>Qt::Horizontal</enum>
  143. </property>
  144. </widget>
  145. </item>
  146. <item>
  147. <layout class="QHBoxLayout" name="horizontalLayout_3">
  148. <item>
  149. <widget class="QLabel" name="labRename">
  150. <property name="text">
  151. <string>上传重命名</string>
  152. </property>
  153. </widget>
  154. </item>
  155. <item>
  156. <spacer name="horizontalSpacer_3">
  157. <property name="orientation">
  158. <enum>Qt::Horizontal</enum>
  159. </property>
  160. <property name="sizeHint" stdset="0">
  161. <size>
  162. <width>40</width>
  163. <height>20</height>
  164. </size>
  165. </property>
  166. </spacer>
  167. </item>
  168. <item>
  169. <widget class="QLabel" name="labRenameClose">
  170. <property name="text">
  171. <string>关</string>
  172. </property>
  173. </widget>
  174. </item>
  175. <item>
  176. <widget class="SwitchButton" name="schRename" native="true">
  177. <property name="sizePolicy">
  178. <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
  179. <horstretch>0</horstretch>
  180. <verstretch>0</verstretch>
  181. </sizepolicy>
  182. </property>
  183. <property name="minimumSize">
  184. <size>
  185. <width>0</width>
  186. <height>0</height>
  187. </size>
  188. </property>
  189. <property name="maximumSize">
  190. <size>
  191. <width>200</width>
  192. <height>30</height>
  193. </size>
  194. </property>
  195. </widget>
  196. </item>
  197. <item>
  198. <widget class="QLabel" name="labRenameOpen">
  199. <property name="text">
  200. <string>开</string>
  201. </property>
  202. </widget>
  203. </item>
  204. </layout>
  205. </item>
  206. <item>
  207. <widget class="Line" name="line2">
  208. <property name="sizePolicy">
  209. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  210. <horstretch>0</horstretch>
  211. <verstretch>0</verstretch>
  212. </sizepolicy>
  213. </property>
  214. <property name="orientation">
  215. <enum>Qt::Horizontal</enum>
  216. </property>
  217. </widget>
  218. </item>
  219. <item>
  220. <layout class="QHBoxLayout" name="horizontalLayout_4">
  221. <item>
  222. <widget class="QLabel" name="labTimeRename">
  223. <property name="text">
  224. <string>时间戳重命名</string>
  225. </property>
  226. </widget>
  227. </item>
  228. <item>
  229. <spacer name="horizontalSpacer_4">
  230. <property name="orientation">
  231. <enum>Qt::Horizontal</enum>
  232. </property>
  233. <property name="sizeHint" stdset="0">
  234. <size>
  235. <width>40</width>
  236. <height>20</height>
  237. </size>
  238. </property>
  239. </spacer>
  240. </item>
  241. <item>
  242. <widget class="QLabel" name="labTimeRenameClose">
  243. <property name="text">
  244. <string>关</string>
  245. </property>
  246. </widget>
  247. </item>
  248. <item>
  249. <widget class="SwitchButton" name="schTimeRename" native="true">
  250. <property name="sizePolicy">
  251. <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
  252. <horstretch>0</horstretch>
  253. <verstretch>0</verstretch>
  254. </sizepolicy>
  255. </property>
  256. <property name="minimumSize">
  257. <size>
  258. <width>0</width>
  259. <height>0</height>
  260. </size>
  261. </property>
  262. <property name="maximumSize">
  263. <size>
  264. <width>200</width>
  265. <height>30</height>
  266. </size>
  267. </property>
  268. </widget>
  269. </item>
  270. <item>
  271. <widget class="QLabel" name="labTimeRenameOpen">
  272. <property name="text">
  273. <string>开</string>
  274. </property>
  275. </widget>
  276. </item>
  277. </layout>
  278. </item>
  279. <item>
  280. <widget class="Line" name="line3">
  281. <property name="sizePolicy">
  282. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  283. <horstretch>0</horstretch>
  284. <verstretch>0</verstretch>
  285. </sizepolicy>
  286. </property>
  287. <property name="orientation">
  288. <enum>Qt::Horizontal</enum>
  289. </property>
  290. </widget>
  291. </item>
  292. <item>
  293. <layout class="QHBoxLayout" name="horizontalLayout_5">
  294. <item>
  295. <widget class="QLabel" name="labEnableSsl">
  296. <property name="text">
  297. <string>开启SSL</string>
  298. </property>
  299. </widget>
  300. </item>
  301. <item>
  302. <spacer name="horizontalSpacer_5">
  303. <property name="orientation">
  304. <enum>Qt::Horizontal</enum>
  305. </property>
  306. <property name="sizeHint" stdset="0">
  307. <size>
  308. <width>40</width>
  309. <height>20</height>
  310. </size>
  311. </property>
  312. </spacer>
  313. </item>
  314. <item>
  315. <widget class="QLabel" name="labEnableSslClose">
  316. <property name="text">
  317. <string>关</string>
  318. </property>
  319. </widget>
  320. </item>
  321. <item>
  322. <widget class="SwitchButton" name="schEnableSsl" native="true">
  323. <property name="sizePolicy">
  324. <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
  325. <horstretch>0</horstretch>
  326. <verstretch>0</verstretch>
  327. </sizepolicy>
  328. </property>
  329. <property name="minimumSize">
  330. <size>
  331. <width>0</width>
  332. <height>0</height>
  333. </size>
  334. </property>
  335. <property name="maximumSize">
  336. <size>
  337. <width>200</width>
  338. <height>30</height>
  339. </size>
  340. </property>
  341. </widget>
  342. </item>
  343. <item>
  344. <widget class="QLabel" name="labEnableSslOpen">
  345. <property name="text">
  346. <string>开</string>
  347. </property>
  348. </widget>
  349. </item>
  350. </layout>
  351. </item>
  352. </layout>
  353. </widget>
  354. <customwidgets>
  355. <customwidget>
  356. <class>SwitchButton</class>
  357. <extends>QWidget</extends>
  358. <header location="global">switchbutton.h</header>
  359. <container>1</container>
  360. </customwidget>
  361. </customwidgets>
  362. <resources/>
  363. <connections/>
  364. </ui>