summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/obexftpdialogbase.ui
Unidiff
Diffstat (limited to 'noncore/net/opietooth/manager/obexftpdialogbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/obexftpdialogbase.ui332
1 files changed, 332 insertions, 0 deletions
diff --git a/noncore/net/opietooth/manager/obexftpdialogbase.ui b/noncore/net/opietooth/manager/obexftpdialogbase.ui
new file mode 100644
index 0000000..86e87e4
--- a/dev/null
+++ b/noncore/net/opietooth/manager/obexftpdialogbase.ui
@@ -0,0 +1,332 @@
1<!DOCTYPE UI><UI>
2<class>ObexFtpDialogBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>ObexFtpDialogBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>221</width>
15 <height>396</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>sizePolicy</name>
20 <sizepolicy>
21 <hsizetype>7</hsizetype>
22 <vsizetype>7</vsizetype>
23 </sizepolicy>
24 </property>
25 <property stdset="1">
26 <name>caption</name>
27 <string>Browse device</string>
28 </property>
29 <property>
30 <name>layoutMargin</name>
31 </property>
32 <property>
33 <name>layoutSpacing</name>
34 </property>
35 <vbox>
36 <property stdset="1">
37 <name>margin</name>
38 <number>0</number>
39 </property>
40 <property stdset="1">
41 <name>spacing</name>
42 <number>0</number>
43 </property>
44 <widget>
45 <class>QTabWidget</class>
46 <property stdset="1">
47 <name>name</name>
48 <cstring>obexFtpTab</cstring>
49 </property>
50 <property>
51 <name>layoutMargin</name>
52 </property>
53 <property>
54 <name>layoutSpacing</name>
55 </property>
56 <widget>
57 <class>QWidget</class>
58 <property stdset="1">
59 <name>name</name>
60 <cstring>files</cstring>
61 </property>
62 <attribute>
63 <name>title</name>
64 <string>Device</string>
65 </attribute>
66 <vbox>
67 <property stdset="1">
68 <name>margin</name>
69 <number>0</number>
70 </property>
71 <property stdset="1">
72 <name>spacing</name>
73 <number>0</number>
74 </property>
75 <widget>
76 <class>QLayoutWidget</class>
77 <property stdset="1">
78 <name>name</name>
79 <cstring>Layout9</cstring>
80 </property>
81 <vbox>
82 <property stdset="1">
83 <name>margin</name>
84 <number>0</number>
85 </property>
86 <property stdset="1">
87 <name>spacing</name>
88 <number>6</number>
89 </property>
90 <widget>
91 <class>QListView</class>
92 <column>
93 <property>
94 <name>text</name>
95 <string>Name</string>
96 </property>
97 <property>
98 <name>clickable</name>
99 <bool>true</bool>
100 </property>
101 <property>
102 <name>resizeable</name>
103 <bool>true</bool>
104 </property>
105 </column>
106 <column>
107 <property>
108 <name>text</name>
109 <string>Size</string>
110 </property>
111 <property>
112 <name>clickable</name>
113 <bool>true</bool>
114 </property>
115 <property>
116 <name>resizeable</name>
117 <bool>true</bool>
118 </property>
119 </column>
120 <property stdset="1">
121 <name>name</name>
122 <cstring>fileList</cstring>
123 </property>
124 </widget>
125 <widget>
126 <class>QProgressBar</class>
127 <property stdset="1">
128 <name>name</name>
129 <cstring>fileProgress</cstring>
130 </property>
131 </widget>
132 <widget>
133 <class>QLayoutWidget</class>
134 <property stdset="1">
135 <name>name</name>
136 <cstring>buttons</cstring>
137 </property>
138 <hbox>
139 <property stdset="1">
140 <name>margin</name>
141 <number>0</number>
142 </property>
143 <property stdset="1">
144 <name>spacing</name>
145 <number>6</number>
146 </property>
147 <widget>
148 <class>QPushButton</class>
149 <property stdset="1">
150 <name>name</name>
151 <cstring>getButton</cstring>
152 </property>
153 <property stdset="1">
154 <name>text</name>
155 <string>Get file</string>
156 </property>
157 </widget>
158 <widget>
159 <class>QPushButton</class>
160 <property stdset="1">
161 <name>name</name>
162 <cstring>browseOK</cstring>
163 </property>
164 <property stdset="1">
165 <name>text</name>
166 <string>Browse</string>
167 </property>
168 </widget>
169 </hbox>
170 </widget>
171 <widget>
172 <class>QLabel</class>
173 <property stdset="1">
174 <name>name</name>
175 <cstring>statusBar</cstring>
176 </property>
177 <property stdset="1">
178 <name>text</name>
179 <string></string>
180 </property>
181 </widget>
182 </vbox>
183 </widget>
184 </vbox>
185 </widget>
186 <widget>
187 <class>QWidget</class>
188 <property stdset="1">
189 <name>name</name>
190 <cstring>localFs</cstring>
191 </property>
192 <attribute>
193 <name>title</name>
194 <string>Local</string>
195 </attribute>
196 </widget>
197 <widget>
198 <class>QWidget</class>
199 <property stdset="1">
200 <name>name</name>
201 <cstring>options</cstring>
202 </property>
203 <attribute>
204 <name>title</name>
205 <string>Options</string>
206 </attribute>
207 <widget>
208 <class>QLabel</class>
209 <property stdset="1">
210 <name>name</name>
211 <cstring>connRetries</cstring>
212 </property>
213 <property stdset="1">
214 <name>geometry</name>
215 <rect>
216 <x>10</x>
217 <y>45</y>
218 <width>100</width>
219 <height>16</height>
220 </rect>
221 </property>
222 <property stdset="1">
223 <name>text</name>
224 <string>Retry to connect</string>
225 </property>
226 </widget>
227 <widget>
228 <class>QLineEdit</class>
229 <property stdset="1">
230 <name>name</name>
231 <cstring>nReries</cstring>
232 </property>
233 <property stdset="1">
234 <name>geometry</name>
235 <rect>
236 <x>115</x>
237 <y>40</y>
238 <width>60</width>
239 <height>23</height>
240 </rect>
241 </property>
242 </widget>
243 <widget>
244 <class>QLabel</class>
245 <property stdset="1">
246 <name>name</name>
247 <cstring>uuidLabel</cstring>
248 </property>
249 <property stdset="1">
250 <name>geometry</name>
251 <rect>
252 <x>15</x>
253 <y>20</y>
254 <width>67</width>
255 <height>15</height>
256 </rect>
257 </property>
258 <property stdset="1">
259 <name>text</name>
260 <string>uuid type</string>
261 </property>
262 </widget>
263 <widget>
264 <class>QComboBox</class>
265 <item>
266 <property>
267 <name>text</name>
268 <string>FBS</string>
269 </property>
270 </item>
271 <item>
272 <property>
273 <name>text</name>
274 <string>S45</string>
275 </property>
276 </item>
277 <property stdset="1">
278 <name>name</name>
279 <cstring>uuidType</cstring>
280 </property>
281 <property stdset="1">
282 <name>geometry</name>
283 <rect>
284 <x>85</x>
285 <y>10</y>
286 <width>100</width>
287 <height>30</height>
288 </rect>
289 </property>
290 </widget>
291 </widget>
292 <widget>
293 <class>QWidget</class>
294 <property stdset="1">
295 <name>name</name>
296 <cstring>browse</cstring>
297 </property>
298 <attribute>
299 <name>title</name>
300 <string>Log</string>
301 </attribute>
302 <hbox>
303 <property stdset="1">
304 <name>margin</name>
305 <number>0</number>
306 </property>
307 <property stdset="1">
308 <name>spacing</name>
309 <number>0</number>
310 </property>
311 <widget>
312 <class>QMultiLineEdit</class>
313 <property stdset="1">
314 <name>name</name>
315 <cstring>browseLog</cstring>
316 </property>
317 </widget>
318 </hbox>
319 </widget>
320 </widget>
321 </vbox>
322</widget>
323<tabstops>
324 <tabstop>obexFtpTab</tabstop>
325 <tabstop>fileList</tabstop>
326 <tabstop>getButton</tabstop>
327 <tabstop>browseOK</tabstop>
328 <tabstop>uuidType</tabstop>
329 <tabstop>nReries</tabstop>
330 <tabstop>browseLog</tabstop>
331</tabstops>
332</UI>