summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/obexftpdialogbase.ui
authorkorovkin <korovkin>2006-03-20 21:44:55 (UTC)
committer korovkin <korovkin>2006-03-20 21:44:55 (UTC)
commit74546adb68bd3f17a75003671407c4a4e6b09e73 (patch) (unidiff)
tree489034b13c803dca3e0e7e487e9465189a988c77 /noncore/net/opietooth/manager/obexftpdialogbase.ui
parent14fc21051eb3ff92527fd9ddeaf117009bd74af2 (diff)
downloadopie-74546adb68bd3f17a75003671407c4a4e6b09e73.zip
opie-74546adb68bd3f17a75003671407c4a4e6b09e73.tar.gz
opie-74546adb68bd3f17a75003671407c4a4e6b09e73.tar.bz2
Added file sending.
Diffstat (limited to 'noncore/net/opietooth/manager/obexftpdialogbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/obexftpdialogbase.ui137
1 files changed, 88 insertions, 49 deletions
diff --git a/noncore/net/opietooth/manager/obexftpdialogbase.ui b/noncore/net/opietooth/manager/obexftpdialogbase.ui
index 86e87e4..b372b9d 100644
--- a/noncore/net/opietooth/manager/obexftpdialogbase.ui
+++ b/noncore/net/opietooth/manager/obexftpdialogbase.ui
@@ -8,14 +8,14 @@
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>221</width> 14 <width>267</width>
15 <height>396</height> 15 <height>312</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>sizePolicy</name> 19 <name>sizePolicy</name>
20 <sizepolicy> 20 <sizepolicy>
21 <hsizetype>7</hsizetype> 21 <hsizetype>7</hsizetype>
@@ -73,24 +73,24 @@
73 <number>0</number> 73 <number>0</number>
74 </property> 74 </property>
75 <widget> 75 <widget>
76 <class>QLayoutWidget</class> 76 <class>QLayoutWidget</class>
77 <property stdset="1"> 77 <property stdset="1">
78 <name>name</name> 78 <name>name</name>
79 <cstring>Layout9</cstring> 79 <cstring>Layout13</cstring>
80 </property> 80 </property>
81 <vbox> 81 <grid>
82 <property stdset="1"> 82 <property stdset="1">
83 <name>margin</name> 83 <name>margin</name>
84 <number>0</number> 84 <number>0</number>
85 </property> 85 </property>
86 <property stdset="1"> 86 <property stdset="1">
87 <name>spacing</name> 87 <name>spacing</name>
88 <number>6</number> 88 <number>6</number>
89 </property> 89 </property>
90 <widget> 90 <widget row="0" column="0" >
91 <class>QListView</class> 91 <class>QListView</class>
92 <column> 92 <column>
93 <property> 93 <property>
94 <name>text</name> 94 <name>text</name>
95 <string>Name</string> 95 <string>Name</string>
96 </property> 96 </property>
@@ -119,24 +119,24 @@
119 </column> 119 </column>
120 <property stdset="1"> 120 <property stdset="1">
121 <name>name</name> 121 <name>name</name>
122 <cstring>fileList</cstring> 122 <cstring>fileList</cstring>
123 </property> 123 </property>
124 </widget> 124 </widget>
125 <widget> 125 <widget row="1" column="0" >
126 <class>QProgressBar</class> 126 <class>QProgressBar</class>
127 <property stdset="1"> 127 <property stdset="1">
128 <name>name</name> 128 <name>name</name>
129 <cstring>fileProgress</cstring> 129 <cstring>fileProgress</cstring>
130 </property> 130 </property>
131 </widget> 131 </widget>
132 <widget> 132 <widget row="2" column="0" >
133 <class>QLayoutWidget</class> 133 <class>QLayoutWidget</class>
134 <property stdset="1"> 134 <property stdset="1">
135 <name>name</name> 135 <name>name</name>
136 <cstring>buttons</cstring> 136 <cstring>Layout11</cstring>
137 </property> 137 </property>
138 <hbox> 138 <hbox>
139 <property stdset="1"> 139 <property stdset="1">
140 <name>margin</name> 140 <name>margin</name>
141 <number>0</number> 141 <number>0</number>
142 </property> 142 </property>
@@ -145,44 +145,55 @@
145 <number>6</number> 145 <number>6</number>
146 </property> 146 </property>
147 <widget> 147 <widget>
148 <class>QPushButton</class> 148 <class>QPushButton</class>
149 <property stdset="1"> 149 <property stdset="1">
150 <name>name</name> 150 <name>name</name>
151 <cstring>browseOK</cstring>
152 </property>
153 <property stdset="1">
154 <name>text</name>
155 <string>Browse</string>
156 </property>
157 </widget>
158 <widget>
159 <class>QPushButton</class>
160 <property stdset="1">
161 <name>name</name>
151 <cstring>getButton</cstring> 162 <cstring>getButton</cstring>
152 </property> 163 </property>
153 <property stdset="1"> 164 <property stdset="1">
154 <name>text</name> 165 <name>text</name>
155 <string>Get file</string> 166 <string>Get file</string>
156 </property> 167 </property>
157 </widget> 168 </widget>
158 <widget> 169 <widget>
159 <class>QPushButton</class> 170 <class>QPushButton</class>
160 <property stdset="1"> 171 <property stdset="1">
161 <name>name</name> 172 <name>name</name>
162 <cstring>browseOK</cstring> 173 <cstring>putButton</cstring>
163 </property> 174 </property>
164 <property stdset="1"> 175 <property stdset="1">
165 <name>text</name> 176 <name>text</name>
166 <string>Browse</string> 177 <string>Put file</string>
167 </property> 178 </property>
168 </widget> 179 </widget>
169 </hbox> 180 </hbox>
170 </widget> 181 </widget>
171 <widget> 182 <widget row="3" column="0" >
172 <class>QLabel</class> 183 <class>QLabel</class>
173 <property stdset="1"> 184 <property stdset="1">
174 <name>name</name> 185 <name>name</name>
175 <cstring>statusBar</cstring> 186 <cstring>statusBar</cstring>
176 </property> 187 </property>
177 <property stdset="1"> 188 <property stdset="1">
178 <name>text</name> 189 <name>text</name>
179 <string></string> 190 <string></string>
180 </property> 191 </property>
181 </widget> 192 </widget>
182 </vbox> 193 </grid>
183 </widget> 194 </widget>
184 </vbox> 195 </vbox>
185 </widget> 196 </widget>
186 <widget> 197 <widget>
187 <class>QWidget</class> 198 <class>QWidget</class>
188 <property stdset="1"> 199 <property stdset="1">
@@ -202,63 +213,57 @@
202 </property> 213 </property>
203 <attribute> 214 <attribute>
204 <name>title</name> 215 <name>title</name>
205 <string>Options</string> 216 <string>Options</string>
206 </attribute> 217 </attribute>
207 <widget> 218 <widget>
208 <class>QLabel</class> 219 <class>QLayoutWidget</class>
209 <property stdset="1"> 220 <property stdset="1">
210 <name>name</name> 221 <name>name</name>
211 <cstring>connRetries</cstring> 222 <cstring>Layout5</cstring>
212 </property> 223 </property>
213 <property stdset="1"> 224 <property stdset="1">
214 <name>geometry</name> 225 <name>geometry</name>
215 <rect> 226 <rect>
216 <x>10</x> 227 <x>45</x>
217 <y>45</y> 228 <y>5</y>
218 <width>100</width> 229 <width>162</width>
219 <height>16</height> 230 <height>63</height>
220 </rect> 231 </rect>
221 </property> 232 </property>
233 <vbox>
234 <property stdset="1">
235 <name>margin</name>
236 <number>0</number>
237 </property>
222 <property stdset="1"> 238 <property stdset="1">
223 <name>text</name> 239 <name>spacing</name>
224 <string>Retry to connect</string> 240 <number>6</number>
225 </property> 241 </property>
226 </widget>
227 <widget> 242 <widget>
228 <class>QLineEdit</class> 243 <class>QLayoutWidget</class>
229 <property stdset="1"> 244 <property stdset="1">
230 <name>name</name> 245 <name>name</name>
231 <cstring>nReries</cstring> 246 <cstring>Layout3</cstring>
232 </property> 247 </property>
248 <hbox>
233 <property stdset="1"> 249 <property stdset="1">
234 <name>geometry</name> 250 <name>margin</name>
235 <rect> 251 <number>0</number>
236 <x>115</x> 252 </property>
237 <y>40</y> 253 <property stdset="1">
238 <width>60</width> 254 <name>spacing</name>
239 <height>23</height> 255 <number>6</number>
240 </rect>
241 </property> 256 </property>
242 </widget>
243 <widget> 257 <widget>
244 <class>QLabel</class> 258 <class>QLabel</class>
245 <property stdset="1"> 259 <property stdset="1">
246 <name>name</name> 260 <name>name</name>
247 <cstring>uuidLabel</cstring> 261 <cstring>uuidLabel</cstring>
248 </property> 262 </property>
249 <property stdset="1"> 263 <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> 264 <name>text</name>
260 <string>uuid type</string> 265 <string>uuid type</string>
261 </property> 266 </property>
262 </widget> 267 </widget>
263 <widget> 268 <widget>
264 <class>QComboBox</class> 269 <class>QComboBox</class>
@@ -275,22 +280,56 @@
275 </property> 280 </property>
276 </item> 281 </item>
277 <property stdset="1"> 282 <property stdset="1">
278 <name>name</name> 283 <name>name</name>
279 <cstring>uuidType</cstring> 284 <cstring>uuidType</cstring>
280 </property> 285 </property>
286 </widget>
287 </hbox>
288 </widget>
289 <widget>
290 <class>QLayoutWidget</class>
281 <property stdset="1"> 291 <property stdset="1">
282 <name>geometry</name> 292 <name>name</name>
283 <rect> 293 <cstring>Layout4</cstring>
284 <x>85</x> 294 </property>
285 <y>10</y> 295 <hbox>
286 <width>100</width> 296 <property stdset="1">
287 <height>30</height> 297 <name>margin</name>
288 </rect> 298 <number>0</number>
299 </property>
300 <property stdset="1">
301 <name>spacing</name>
302 <number>6</number>
303 </property>
304 <widget>
305 <class>QLabel</class>
306 <property stdset="1">
307 <name>name</name>
308 <cstring>connRetries</cstring>
309 </property>
310 <property stdset="1">
311 <name>text</name>
312 <string>Retry to connect</string>
289 </property> 313 </property>
290 </widget> 314 </widget>
315 <widget>
316 <class>QSpinBox</class>
317 <property stdset="1">
318 <name>name</name>
319 <cstring>nReries</cstring>
320 </property>
321 <property stdset="1">
322 <name>buttonSymbols</name>
323 <enum>PlusMinus</enum>
324 </property>
325 </widget>
326 </hbox>
327 </widget>
328 </vbox>
329 </widget>
291 </widget> 330 </widget>
292 <widget> 331 <widget>
293 <class>QWidget</class> 332 <class>QWidget</class>
294 <property stdset="1"> 333 <property stdset="1">
295 <name>name</name> 334 <name>name</name>
296 <cstring>browse</cstring> 335 <cstring>browse</cstring>
@@ -320,13 +359,13 @@
320 </widget> 359 </widget>
321 </vbox> 360 </vbox>
322</widget> 361</widget>
323<tabstops> 362<tabstops>
324 <tabstop>obexFtpTab</tabstop> 363 <tabstop>obexFtpTab</tabstop>
325 <tabstop>fileList</tabstop> 364 <tabstop>fileList</tabstop>
326 <tabstop>getButton</tabstop>
327 <tabstop>browseOK</tabstop> 365 <tabstop>browseOK</tabstop>
366 <tabstop>getButton</tabstop>
367 <tabstop>putButton</tabstop>
328 <tabstop>uuidType</tabstop> 368 <tabstop>uuidType</tabstop>
329 <tabstop>nReries</tabstop>
330 <tabstop>browseLog</tabstop> 369 <tabstop>browseLog</tabstop>
331</tabstops> 370</tabstops>
332</UI> 371</UI>