summaryrefslogtreecommitdiff
path: root/noncore/settings/backup/backuprestorebase.ui
Unidiff
Diffstat (limited to 'noncore/settings/backup/backuprestorebase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/backup/backuprestorebase.ui221
1 files changed, 221 insertions, 0 deletions
diff --git a/noncore/settings/backup/backuprestorebase.ui b/noncore/settings/backup/backuprestorebase.ui
new file mode 100644
index 0000000..92e37ee
--- a/dev/null
+++ b/noncore/settings/backup/backuprestorebase.ui
@@ -0,0 +1,221 @@
1<!DOCTYPE UI><UI>
2<class>BackupAndRestoreBase</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>BackupAndRestoreBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>234</width>
15 <height>216</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Backup And Restore</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <vbox>
26 <property stdset="1">
27 <name>margin</name>
28 <number>0</number>
29 </property>
30 <property stdset="1">
31 <name>spacing</name>
32 <number>6</number>
33 </property>
34 <widget>
35 <class>QTabWidget</class>
36 <property stdset="1">
37 <name>name</name>
38 <cstring>tabWidget</cstring>
39 </property>
40 <widget>
41 <class>QWidget</class>
42 <property stdset="1">
43 <name>name</name>
44 <cstring>Widget2</cstring>
45 </property>
46 <attribute>
47 <name>title</name>
48 <string>Backup</string>
49 </attribute>
50 <grid>
51 <property stdset="1">
52 <name>margin</name>
53 <number>11</number>
54 </property>
55 <property stdset="1">
56 <name>spacing</name>
57 <number>6</number>
58 </property>
59 <widget row="1" column="0" rowspan="1" colspan="3" >
60 <class>QListView</class>
61 <column>
62 <property>
63 <name>text</name>
64 <string>Applications</string>
65 </property>
66 <property>
67 <name>clickable</name>
68 <bool>true</bool>
69 </property>
70 <property>
71 <name>resizeable</name>
72 <bool>true</bool>
73 </property>
74 </column>
75 <property stdset="1">
76 <name>name</name>
77 <cstring>backupList</cstring>
78 </property>
79 <property stdset="1">
80 <name>allColumnsShowFocus</name>
81 <bool>true</bool>
82 </property>
83 <property stdset="1">
84 <name>rootIsDecorated</name>
85 <bool>true</bool>
86 </property>
87 </widget>
88 <widget row="0" column="1" >
89 <class>QComboBox</class>
90 <property stdset="1">
91 <name>name</name>
92 <cstring>storeToLocation</cstring>
93 </property>
94 </widget>
95 <widget row="0" column="0" >
96 <class>QLabel</class>
97 <property stdset="1">
98 <name>name</name>
99 <cstring>TextLabel1</cstring>
100 </property>
101 <property stdset="1">
102 <name>text</name>
103 <string>Save To</string>
104 </property>
105 </widget>
106 <spacer row="0" column="2" >
107 <property>
108 <name>name</name>
109 <cstring>Spacer1</cstring>
110 </property>
111 <property stdset="1">
112 <name>orientation</name>
113 <enum>Horizontal</enum>
114 </property>
115 <property stdset="1">
116 <name>sizeType</name>
117 <enum>Expanding</enum>
118 </property>
119 <property>
120 <name>sizeHint</name>
121 <size>
122 <width>20</width>
123 <height>20</height>
124 </size>
125 </property>
126 </spacer>
127 <widget row="2" column="0" rowspan="1" colspan="3" >
128 <class>QPushButton</class>
129 <property stdset="1">
130 <name>name</name>
131 <cstring>backupButton</cstring>
132 </property>
133 <property stdset="1">
134 <name>text</name>
135 <string>&amp;Backup</string>
136 </property>
137 </widget>
138 </grid>
139 </widget>
140 <widget>
141 <class>QWidget</class>
142 <property stdset="1">
143 <name>name</name>
144 <cstring>Widget3</cstring>
145 </property>
146 <attribute>
147 <name>title</name>
148 <string>Restore</string>
149 </attribute>
150 <grid>
151 <property stdset="1">
152 <name>margin</name>
153 <number>11</number>
154 </property>
155 <property stdset="1">
156 <name>spacing</name>
157 <number>6</number>
158 </property>
159 <widget row="0" column="1" >
160 <class>QComboBox</class>
161 <property stdset="1">
162 <name>name</name>
163 <cstring>restoreSource</cstring>
164 </property>
165 </widget>
166 <widget row="0" column="0" >
167 <class>QLabel</class>
168 <property stdset="1">
169 <name>name</name>
170 <cstring>TextLabel1_2</cstring>
171 </property>
172 <property stdset="1">
173 <name>text</name>
174 <string>Select Source</string>
175 </property>
176 </widget>
177 <widget row="1" column="0" rowspan="1" colspan="2" >
178 <class>QListView</class>
179 <column>
180 <property>
181 <name>text</name>
182 <string>Column 1</string>
183 </property>
184 <property>
185 <name>clickable</name>
186 <bool>true</bool>
187 </property>
188 <property>
189 <name>resizeable</name>
190 <bool>true</bool>
191 </property>
192 </column>
193 <property stdset="1">
194 <name>name</name>
195 <cstring>restoreList</cstring>
196 </property>
197 <property stdset="1">
198 <name>minimumSize</name>
199 <size>
200 <width>0</width>
201 <height>100</height>
202 </size>
203 </property>
204 </widget>
205 <widget row="2" column="0" rowspan="1" colspan="2" >
206 <class>QPushButton</class>
207 <property stdset="1">
208 <name>name</name>
209 <cstring>restoreButton</cstring>
210 </property>
211 <property stdset="1">
212 <name>text</name>
213 <string>&amp;Restore</string>
214 </property>
215 </widget>
216 </grid>
217 </widget>
218 </widget>
219 </vbox>
220</widget>
221</UI>