backupdlg.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Backup</class>
  4. <widget class="QWizard" name="Backup">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>737</width>
  10. <height>420</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Qubes Backup VMs</string>
  15. </property>
  16. <property name="locale">
  17. <locale language="English" country="UnitedStates"/>
  18. </property>
  19. <property name="options">
  20. <set>QWizard::NoBackButtonOnLastPage|QWizard::NoBackButtonOnStartPage</set>
  21. </property>
  22. <widget class="QWizardPage" name="select_vms_page">
  23. <layout class="QVBoxLayout" name="verticalLayout">
  24. <item>
  25. <layout class="QGridLayout" name="gridLayout_2">
  26. <item row="0" column="0">
  27. <widget class="QLabel" name="label_4">
  28. <property name="text">
  29. <string>Select VMs to backup:</string>
  30. </property>
  31. </widget>
  32. </item>
  33. </layout>
  34. </item>
  35. <item>
  36. <layout class="QGridLayout" name="gridLayout_3">
  37. <item row="0" column="0">
  38. <spacer name="horizontalSpacer_2">
  39. <property name="orientation">
  40. <enum>Qt::Horizontal</enum>
  41. </property>
  42. <property name="sizeHint" stdset="0">
  43. <size>
  44. <width>40</width>
  45. <height>20</height>
  46. </size>
  47. </property>
  48. </spacer>
  49. </item>
  50. <item row="0" column="1">
  51. <layout class="QHBoxLayout" name="horizontalLayout_3">
  52. <item>
  53. <widget class="QLabel" name="label_3">
  54. <property name="text">
  55. <string>Total size:</string>
  56. </property>
  57. </widget>
  58. </item>
  59. <item>
  60. <widget class="QLabel" name="total_size_label">
  61. <property name="text">
  62. <string>0</string>
  63. </property>
  64. </widget>
  65. </item>
  66. <item>
  67. <spacer name="horizontalSpacer">
  68. <property name="orientation">
  69. <enum>Qt::Horizontal</enum>
  70. </property>
  71. <property name="sizeHint" stdset="0">
  72. <size>
  73. <width>40</width>
  74. <height>20</height>
  75. </size>
  76. </property>
  77. </spacer>
  78. </item>
  79. </layout>
  80. </item>
  81. </layout>
  82. </item>
  83. <item>
  84. <widget class="QLabel" name="unrecognized_config_label">
  85. <property name="palette">
  86. <palette>
  87. <active>
  88. <colorrole role="WindowText">
  89. <brush brushstyle="SolidPattern">
  90. <color alpha="255">
  91. <red>255</red>
  92. <green>0</green>
  93. <blue>0</blue>
  94. </color>
  95. </brush>
  96. </colorrole>
  97. </active>
  98. <inactive>
  99. <colorrole role="WindowText">
  100. <brush brushstyle="SolidPattern">
  101. <color alpha="255">
  102. <red>255</red>
  103. <green>0</green>
  104. <blue>0</blue>
  105. </color>
  106. </brush>
  107. </colorrole>
  108. </inactive>
  109. <disabled>
  110. <colorrole role="WindowText">
  111. <brush brushstyle="SolidPattern">
  112. <color alpha="255">
  113. <red>139</red>
  114. <green>142</green>
  115. <blue>142</blue>
  116. </color>
  117. </brush>
  118. </colorrole>
  119. </disabled>
  120. </palette>
  121. </property>
  122. <property name="font">
  123. <font>
  124. <weight>75</weight>
  125. <italic>true</italic>
  126. <bold>true</bold>
  127. </font>
  128. </property>
  129. <property name="text">
  130. <string>Warning: unrecognized data found in configuration files. </string>
  131. </property>
  132. </widget>
  133. </item>
  134. </layout>
  135. </widget>
  136. <widget class="QWizardPage" name="select_dir_page">
  137. <layout class="QGridLayout" name="gridLayout_5">
  138. <item row="0" column="0">
  139. <widget class="QGroupBox" name="groupBox">
  140. <property name="sizePolicy">
  141. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  142. <horstretch>0</horstretch>
  143. <verstretch>0</verstretch>
  144. </sizepolicy>
  145. </property>
  146. <property name="title">
  147. <string>Backup destination directory</string>
  148. </property>
  149. <layout class="QGridLayout" name="gridLayout">
  150. <item row="3" column="2">
  151. <widget class="QLineEdit" name="dir_line_edit"/>
  152. </item>
  153. <item row="3" column="3">
  154. <widget class="QToolButton" name="select_path_button">
  155. <property name="text">
  156. <string>...</string>
  157. </property>
  158. </widget>
  159. </item>
  160. <item row="1" column="2">
  161. <widget class="QComboBox" name="appvm_combobox"/>
  162. </item>
  163. <item row="1" column="0">
  164. <widget class="QLabel" name="label_5">
  165. <property name="text">
  166. <string>Target AppVM:</string>
  167. </property>
  168. </widget>
  169. </item>
  170. <item row="3" column="0">
  171. <widget class="QLabel" name="label_2">
  172. <property name="text">
  173. <string>Backup directory or VM command:</string>
  174. </property>
  175. <property name="wordWrap">
  176. <bool>true</bool>
  177. </property>
  178. </widget>
  179. </item>
  180. </layout>
  181. </widget>
  182. </item>
  183. <item row="3" column="0">
  184. <widget class="QGroupBox" name="groupBox_3">
  185. <property name="sizePolicy">
  186. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  187. <horstretch>0</horstretch>
  188. <verstretch>0</verstretch>
  189. </sizepolicy>
  190. </property>
  191. <property name="title">
  192. <string>Save backup profile</string>
  193. </property>
  194. <widget class="QLabel" name="label_8">
  195. <property name="geometry">
  196. <rect>
  197. <x>10</x>
  198. <y>30</y>
  199. <width>267</width>
  200. <height>25</height>
  201. </rect>
  202. </property>
  203. <property name="text">
  204. <string>Save settings as default backup profile:</string>
  205. </property>
  206. </widget>
  207. <widget class="QCheckBox" name="save_profile_checkbox">
  208. <property name="geometry">
  209. <rect>
  210. <x>270</x>
  211. <y>30</y>
  212. <width>539</width>
  213. <height>25</height>
  214. </rect>
  215. </property>
  216. <property name="text">
  217. <string/>
  218. </property>
  219. <property name="checked">
  220. <bool>true</bool>
  221. </property>
  222. </widget>
  223. </widget>
  224. </item>
  225. <item row="2" column="0">
  226. <widget class="QGroupBox" name="groupBox_2">
  227. <property name="sizePolicy">
  228. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  229. <horstretch>0</horstretch>
  230. <verstretch>0</verstretch>
  231. </sizepolicy>
  232. </property>
  233. <property name="title">
  234. <string>Backup security</string>
  235. </property>
  236. <layout class="QFormLayout" name="formLayout">
  237. <property name="fieldGrowthPolicy">
  238. <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
  239. </property>
  240. <item row="1" column="0">
  241. <widget class="QLabel" name="label_12">
  242. <property name="text">
  243. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Encryption / Verification&lt;br/&gt;passphrase:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  244. </property>
  245. </widget>
  246. </item>
  247. <item row="1" column="1">
  248. <widget class="QLineEdit" name="passphrase_line_edit">
  249. <property name="echoMode">
  250. <enum>QLineEdit::Password</enum>
  251. </property>
  252. </widget>
  253. </item>
  254. <item row="4" column="0">
  255. <widget class="QLabel" name="label_11">
  256. <property name="text">
  257. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Reenter passphrase:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  258. </property>
  259. </widget>
  260. </item>
  261. <item row="4" column="1">
  262. <widget class="QLineEdit" name="passphrase_line_edit_verify">
  263. <property name="echoMode">
  264. <enum>QLineEdit::Password</enum>
  265. </property>
  266. </widget>
  267. </item>
  268. </layout>
  269. </widget>
  270. </item>
  271. <item row="1" column="0">
  272. <widget class="QLabel" name="label">
  273. <property name="font">
  274. <font>
  275. <italic>true</italic>
  276. </font>
  277. </property>
  278. <property name="text">
  279. <string>NOTE: Only running VMs are listed.</string>
  280. </property>
  281. </widget>
  282. </item>
  283. </layout>
  284. </widget>
  285. <widget class="QWizardPage" name="confirm_page">
  286. <layout class="QVBoxLayout" name="verticalLayout_2">
  287. <item>
  288. <widget class="QLabel" name="label_6">
  289. <property name="font">
  290. <font>
  291. <pointsize>9</pointsize>
  292. <weight>50</weight>
  293. <italic>false</italic>
  294. <bold>false</bold>
  295. <underline>false</underline>
  296. </font>
  297. </property>
  298. <property name="text">
  299. <string>You're about to perform the following actions:</string>
  300. </property>
  301. </widget>
  302. </item>
  303. <item>
  304. <widget class="QTextEdit" name="textEdit">
  305. <property name="html">
  306. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  307. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  308. p, li { white-space: pre-wrap; }
  309. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Cantarell'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
  310. &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  311. </property>
  312. </widget>
  313. </item>
  314. <item>
  315. <widget class="QLabel" name="label_7">
  316. <property name="font">
  317. <font>
  318. <pointsize>9</pointsize>
  319. <weight>50</weight>
  320. <italic>false</italic>
  321. <bold>false</bold>
  322. <underline>false</underline>
  323. </font>
  324. </property>
  325. <property name="text">
  326. <string>To continue press Next. </string>
  327. </property>
  328. </widget>
  329. </item>
  330. </layout>
  331. </widget>
  332. <widget class="QWizardPage" name="commit_page">
  333. <layout class="QVBoxLayout" name="verticalLayout_3">
  334. <item>
  335. <widget class="QLabel" name="progress_status">
  336. <property name="font">
  337. <font>
  338. <pointsize>9</pointsize>
  339. <weight>50</weight>
  340. <italic>false</italic>
  341. <bold>false</bold>
  342. <underline>false</underline>
  343. </font>
  344. </property>
  345. <property name="text">
  346. <string>Backup in progress...</string>
  347. </property>
  348. </widget>
  349. </item>
  350. <item>
  351. <widget class="QProgressBar" name="progress_bar">
  352. <property name="maximum">
  353. <number>0</number>
  354. </property>
  355. <property name="value">
  356. <number>0</number>
  357. </property>
  358. <property name="alignment">
  359. <set>Qt::AlignCenter</set>
  360. </property>
  361. <property name="invertedAppearance">
  362. <bool>false</bool>
  363. </property>
  364. </widget>
  365. </item>
  366. <item>
  367. <widget class="QCheckBox" name="showFileDialog">
  368. <property name="text">
  369. <string>When finished, open file selection dialog to allow me to unmount the disk</string>
  370. </property>
  371. </widget>
  372. </item>
  373. </layout>
  374. </widget>
  375. </widget>
  376. <resources>
  377. <include location="../resources.qrc"/>
  378. </resources>
  379. <connections/>
  380. </ui>