savebackup.ui 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Form</class>
  4. <widget class="QWidget" name="Form">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>650</width>
  10. <height>450</height>
  11. </rect>
  12. </property>
  13. <property name="minimumSize">
  14. <size>
  15. <width>650</width>
  16. <height>450</height>
  17. </size>
  18. </property>
  19. <property name="maximumSize">
  20. <size>
  21. <width>650</width>
  22. <height>450</height>
  23. </size>
  24. </property>
  25. <property name="windowTitle">
  26. <string>Backup Machine</string>
  27. </property>
  28. <widget class="QLabel" name="bgrObject">
  29. <property name="geometry">
  30. <rect>
  31. <x>0</x>
  32. <y>0</y>
  33. <width>170</width>
  34. <height>450</height>
  35. </rect>
  36. </property>
  37. <property name="text">
  38. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;IMG&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  39. </property>
  40. <property name="scaledContents">
  41. <bool>true</bool>
  42. </property>
  43. </widget>
  44. <widget class="QLabel" name="savingBackupTitleLabel">
  45. <property name="geometry">
  46. <rect>
  47. <x>183</x>
  48. <y>5</y>
  49. <width>451</width>
  50. <height>31</height>
  51. </rect>
  52. </property>
  53. <property name="font">
  54. <font>
  55. <pointsize>15</pointsize>
  56. </font>
  57. </property>
  58. <property name="text">
  59. <string>Backup Machine: saving backup</string>
  60. </property>
  61. </widget>
  62. <widget class="QLabel" name="backupNameLabel">
  63. <property name="geometry">
  64. <rect>
  65. <x>200</x>
  66. <y>90</y>
  67. <width>391</width>
  68. <height>19</height>
  69. </rect>
  70. </property>
  71. <property name="text">
  72. <string>Backup name:</string>
  73. </property>
  74. </widget>
  75. <widget class="QLineEdit" name="backupNameLineEdit">
  76. <property name="geometry">
  77. <rect>
  78. <x>200</x>
  79. <y>111</y>
  80. <width>391</width>
  81. <height>27</height>
  82. </rect>
  83. </property>
  84. </widget>
  85. <widget class="QLabel" name="finalNameLabel">
  86. <property name="geometry">
  87. <rect>
  88. <x>200</x>
  89. <y>140</y>
  90. <width>391</width>
  91. <height>19</height>
  92. </rect>
  93. </property>
  94. <property name="text">
  95. <string>08-08-2021_13-50-37.tar</string>
  96. </property>
  97. </widget>
  98. <widget class="QLabel" name="backupPathLabel">
  99. <property name="geometry">
  100. <rect>
  101. <x>200</x>
  102. <y>180</y>
  103. <width>391</width>
  104. <height>19</height>
  105. </rect>
  106. </property>
  107. <property name="text">
  108. <string>Backup path:</string>
  109. </property>
  110. </widget>
  111. <widget class="QLineEdit" name="backupPathLineEdit">
  112. <property name="geometry">
  113. <rect>
  114. <x>200</x>
  115. <y>201</y>
  116. <width>301</width>
  117. <height>27</height>
  118. </rect>
  119. </property>
  120. <property name="readOnly">
  121. <bool>true</bool>
  122. </property>
  123. </widget>
  124. <widget class="QPushButton" name="choosePushButton">
  125. <property name="geometry">
  126. <rect>
  127. <x>503</x>
  128. <y>201</y>
  129. <width>87</width>
  130. <height>27</height>
  131. </rect>
  132. </property>
  133. <property name="text">
  134. <string>Choose</string>
  135. </property>
  136. </widget>
  137. <widget class="QCheckBox" name="createNewTemplateCheckBox">
  138. <property name="geometry">
  139. <rect>
  140. <x>200</x>
  141. <y>250</y>
  142. <width>391</width>
  143. <height>25</height>
  144. </rect>
  145. </property>
  146. <property name="text">
  147. <string>Create a template?</string>
  148. </property>
  149. </widget>
  150. <widget class="QPushButton" name="startPushButton">
  151. <property name="geometry">
  152. <rect>
  153. <x>501</x>
  154. <y>400</y>
  155. <width>121</width>
  156. <height>27</height>
  157. </rect>
  158. </property>
  159. <property name="text">
  160. <string>Start</string>
  161. </property>
  162. </widget>
  163. <widget class="QPushButton" name="backPushButton">
  164. <property name="geometry">
  165. <rect>
  166. <x>370</x>
  167. <y>400</y>
  168. <width>121</width>
  169. <height>27</height>
  170. </rect>
  171. </property>
  172. <property name="text">
  173. <string>Back</string>
  174. </property>
  175. </widget>
  176. <widget class="QProgressBar" name="progressBar">
  177. <property name="geometry">
  178. <rect>
  179. <x>200</x>
  180. <y>370</y>
  181. <width>421</width>
  182. <height>23</height>
  183. </rect>
  184. </property>
  185. <property name="value">
  186. <number>0</number>
  187. </property>
  188. </widget>
  189. </widget>
  190. <resources/>
  191. <connections/>
  192. </ui>