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