dialog.ui 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Dialog</class>
  4. <widget class="QDialog" name="Dialog">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>488</width>
  10. <height>423</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <widget class="QGroupBox" name="groupBox">
  17. <property name="geometry">
  18. <rect>
  19. <x>10</x>
  20. <y>0</y>
  21. <width>471</width>
  22. <height>121</height>
  23. </rect>
  24. </property>
  25. <property name="title">
  26. <string>Dev Login</string>
  27. </property>
  28. <widget class="QPushButton" name="pushButton_loginAndLogout">
  29. <property name="geometry">
  30. <rect>
  31. <x>230</x>
  32. <y>90</y>
  33. <width>75</width>
  34. <height>23</height>
  35. </rect>
  36. </property>
  37. <property name="text">
  38. <string>Login</string>
  39. </property>
  40. </widget>
  41. <widget class="QLabel" name="label_2">
  42. <property name="geometry">
  43. <rect>
  44. <x>20</x>
  45. <y>50</y>
  46. <width>41</width>
  47. <height>20</height>
  48. </rect>
  49. </property>
  50. <property name="text">
  51. <string>User</string>
  52. </property>
  53. </widget>
  54. <widget class="QLineEdit" name="lineEdit_port">
  55. <property name="geometry">
  56. <rect>
  57. <x>340</x>
  58. <y>20</y>
  59. <width>111</width>
  60. <height>20</height>
  61. </rect>
  62. </property>
  63. </widget>
  64. <widget class="QLabel" name="label_3">
  65. <property name="geometry">
  66. <rect>
  67. <x>230</x>
  68. <y>20</y>
  69. <width>61</width>
  70. <height>20</height>
  71. </rect>
  72. </property>
  73. <property name="text">
  74. <string>Port</string>
  75. </property>
  76. </widget>
  77. <widget class="QLineEdit" name="lineEdit_password">
  78. <property name="geometry">
  79. <rect>
  80. <x>340</x>
  81. <y>50</y>
  82. <width>111</width>
  83. <height>20</height>
  84. </rect>
  85. </property>
  86. </widget>
  87. <widget class="QLineEdit" name="lineEdit_ip">
  88. <property name="geometry">
  89. <rect>
  90. <x>70</x>
  91. <y>20</y>
  92. <width>121</width>
  93. <height>20</height>
  94. </rect>
  95. </property>
  96. </widget>
  97. <widget class="QLineEdit" name="lineEdit_user">
  98. <property name="geometry">
  99. <rect>
  100. <x>70</x>
  101. <y>50</y>
  102. <width>121</width>
  103. <height>20</height>
  104. </rect>
  105. </property>
  106. </widget>
  107. <widget class="QLabel" name="label">
  108. <property name="geometry">
  109. <rect>
  110. <x>20</x>
  111. <y>20</y>
  112. <width>31</width>
  113. <height>20</height>
  114. </rect>
  115. </property>
  116. <property name="text">
  117. <string>IP</string>
  118. </property>
  119. </widget>
  120. <widget class="QLabel" name="label_4">
  121. <property name="geometry">
  122. <rect>
  123. <x>230</x>
  124. <y>50</y>
  125. <width>81</width>
  126. <height>20</height>
  127. </rect>
  128. </property>
  129. <property name="text">
  130. <string>Password</string>
  131. </property>
  132. </widget>
  133. </widget>
  134. <widget class="QGroupBox" name="groupBox_3">
  135. <property name="geometry">
  136. <rect>
  137. <x>10</x>
  138. <y>130</y>
  139. <width>471</width>
  140. <height>281</height>
  141. </rect>
  142. </property>
  143. <property name="title">
  144. <string>Operator</string>
  145. </property>
  146. <widget class="QProgressBar" name="progressBarByRecord">
  147. <property name="geometry">
  148. <rect>
  149. <x>110</x>
  150. <y>240</y>
  151. <width>351</width>
  152. <height>21</height>
  153. </rect>
  154. </property>
  155. <property name="value">
  156. <number>0</number>
  157. </property>
  158. </widget>
  159. <widget class="QPushButton" name="pushButton_playBack">
  160. <property name="geometry">
  161. <rect>
  162. <x>110</x>
  163. <y>200</y>
  164. <width>81</width>
  165. <height>23</height>
  166. </rect>
  167. </property>
  168. <property name="text">
  169. <string>PlayBack</string>
  170. </property>
  171. </widget>
  172. <widget class="QPushButton" name="pushButton_rewind">
  173. <property name="geometry">
  174. <rect>
  175. <x>230</x>
  176. <y>200</y>
  177. <width>81</width>
  178. <height>23</height>
  179. </rect>
  180. </property>
  181. <property name="text">
  182. <string>Rewind</string>
  183. </property>
  184. </widget>
  185. <widget class="QPushButton" name="pushButton_download">
  186. <property name="geometry">
  187. <rect>
  188. <x>350</x>
  189. <y>200</y>
  190. <width>81</width>
  191. <height>23</height>
  192. </rect>
  193. </property>
  194. <property name="text">
  195. <string>Download</string>
  196. </property>
  197. </widget>
  198. <widget class="QLabel" name="label_10">
  199. <property name="geometry">
  200. <rect>
  201. <x>20</x>
  202. <y>240</y>
  203. <width>81</width>
  204. <height>20</height>
  205. </rect>
  206. </property>
  207. <property name="text">
  208. <string>Progress</string>
  209. </property>
  210. </widget>
  211. <widget class="QTimeEdit" name="timeEdit_stratTime">
  212. <property name="geometry">
  213. <rect>
  214. <x>110</x>
  215. <y>110</y>
  216. <width>118</width>
  217. <height>22</height>
  218. </rect>
  219. </property>
  220. <property name="displayFormat">
  221. <string>H:mm:ss</string>
  222. </property>
  223. </widget>
  224. <widget class="QLabel" name="label_5">
  225. <property name="geometry">
  226. <rect>
  227. <x>20</x>
  228. <y>30</y>
  229. <width>61</width>
  230. <height>20</height>
  231. </rect>
  232. </property>
  233. <property name="text">
  234. <string>Channel</string>
  235. </property>
  236. </widget>
  237. <widget class="QLabel" name="label_8">
  238. <property name="geometry">
  239. <rect>
  240. <x>20</x>
  241. <y>110</y>
  242. <width>81</width>
  243. <height>20</height>
  244. </rect>
  245. </property>
  246. <property name="text">
  247. <string>Start Time</string>
  248. </property>
  249. </widget>
  250. <widget class="QComboBox" name="comboBox_streamType">
  251. <property name="geometry">
  252. <rect>
  253. <x>340</x>
  254. <y>30</y>
  255. <width>121</width>
  256. <height>20</height>
  257. </rect>
  258. </property>
  259. </widget>
  260. <widget class="QLabel" name="label_6">
  261. <property name="geometry">
  262. <rect>
  263. <x>240</x>
  264. <y>30</y>
  265. <width>101</width>
  266. <height>16</height>
  267. </rect>
  268. </property>
  269. <property name="text">
  270. <string>Stream Type</string>
  271. </property>
  272. </widget>
  273. <widget class="QTimeEdit" name="timeEdit_endTime">
  274. <property name="geometry">
  275. <rect>
  276. <x>110</x>
  277. <y>150</y>
  278. <width>118</width>
  279. <height>22</height>
  280. </rect>
  281. </property>
  282. <property name="displayFormat">
  283. <string>H:mm:ss</string>
  284. </property>
  285. </widget>
  286. <widget class="QComboBox" name="comboBox_recordType">
  287. <property name="geometry">
  288. <rect>
  289. <x>340</x>
  290. <y>70</y>
  291. <width>121</width>
  292. <height>20</height>
  293. </rect>
  294. </property>
  295. </widget>
  296. <widget class="QLabel" name="label_9">
  297. <property name="geometry">
  298. <rect>
  299. <x>20</x>
  300. <y>150</y>
  301. <width>71</width>
  302. <height>20</height>
  303. </rect>
  304. </property>
  305. <property name="text">
  306. <string>End Time</string>
  307. </property>
  308. </widget>
  309. <widget class="QComboBox" name="comboBox_channel">
  310. <property name="geometry">
  311. <rect>
  312. <x>110</x>
  313. <y>30</y>
  314. <width>91</width>
  315. <height>22</height>
  316. </rect>
  317. </property>
  318. </widget>
  319. <widget class="QLabel" name="label_7">
  320. <property name="geometry">
  321. <rect>
  322. <x>240</x>
  323. <y>70</y>
  324. <width>81</width>
  325. <height>16</height>
  326. </rect>
  327. </property>
  328. <property name="text">
  329. <string>Vedio Type</string>
  330. </property>
  331. </widget>
  332. <widget class="QLabel" name="label_11">
  333. <property name="geometry">
  334. <rect>
  335. <x>20</x>
  336. <y>70</y>
  337. <width>66</width>
  338. <height>16</height>
  339. </rect>
  340. </property>
  341. <property name="text">
  342. <string>Date</string>
  343. </property>
  344. </widget>
  345. <widget class="QDateEdit" name="dateEdit">
  346. <property name="geometry">
  347. <rect>
  348. <x>108</x>
  349. <y>70</y>
  350. <width>121</width>
  351. <height>22</height>
  352. </rect>
  353. </property>
  354. <property name="displayFormat">
  355. <string>yyyy/M/d</string>
  356. </property>
  357. </widget>
  358. </widget>
  359. </widget>
  360. <layoutdefault spacing="6" margin="11"/>
  361. <resources/>
  362. <connections/>
  363. </ui>