author | llornkcor <llornkcor> | 2005-08-15 21:44:11 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2005-08-15 21:44:11 (UTC) |
commit | cc86b6f84f753f80f40537cdc4418016ab75373e (patch) (unidiff) | |
tree | b7383d73817011c0df91b700864d5094f7cc43ab | |
parent | 50074192b3a44030b1a83ce824c148a79d60707f (diff) | |
download | opie-cc86b6f84f753f80f40537cdc4418016ab75373e.zip opie-cc86b6f84f753f80f40537cdc4418016ab75373e.tar.gz opie-cc86b6f84f753f80f40537cdc4418016ab75373e.tar.bz2 |
button mount
-rw-r--r-- | noncore/net/opie-smb/qsmbbase.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opie-smb/qsmbbase.ui b/noncore/net/opie-smb/qsmbbase.ui index 3107929..297eb2a 100644 --- a/noncore/net/opie-smb/qsmbbase.ui +++ b/noncore/net/opie-smb/qsmbbase.ui | |||
@@ -61,256 +61,256 @@ | |||
61 | <name>title</name> | 61 | <name>title</name> |
62 | <string>Scan</string> | 62 | <string>Scan</string> |
63 | </attribute> | 63 | </attribute> |
64 | <grid> | 64 | <grid> |
65 | <property stdset="1"> | 65 | <property stdset="1"> |
66 | <name>margin</name> | 66 | <name>margin</name> |
67 | <number>2</number> | 67 | <number>2</number> |
68 | </property> | 68 | </property> |
69 | <property stdset="1"> | 69 | <property stdset="1"> |
70 | <name>spacing</name> | 70 | <name>spacing</name> |
71 | <number>0</number> | 71 | <number>0</number> |
72 | </property> | 72 | </property> |
73 | <widget row="1" column="0" rowspan="1" colspan="4" > | 73 | <widget row="1" column="0" rowspan="1" colspan="4" > |
74 | <class>QComboBox</class> | 74 | <class>QComboBox</class> |
75 | <property stdset="1"> | 75 | <property stdset="1"> |
76 | <name>name</name> | 76 | <name>name</name> |
77 | <cstring>CBHost</cstring> | 77 | <cstring>CBHost</cstring> |
78 | </property> | 78 | </property> |
79 | </widget> | 79 | </widget> |
80 | <widget row="4" column="1" rowspan="1" colspan="3" > | 80 | <widget row="4" column="1" rowspan="1" colspan="3" > |
81 | <class>QComboBox</class> | 81 | <class>QComboBox</class> |
82 | <property stdset="1"> | 82 | <property stdset="1"> |
83 | <name>name</name> | 83 | <name>name</name> |
84 | <cstring>mountpt</cstring> | 84 | <cstring>mountpt</cstring> |
85 | </property> | 85 | </property> |
86 | </widget> | 86 | </widget> |
87 | <widget row="0" column="3" > | 87 | <widget row="0" column="3" > |
88 | <class>QLabel</class> | 88 | <class>QLabel</class> |
89 | <property stdset="1"> | 89 | <property stdset="1"> |
90 | <name>name</name> | 90 | <name>name</name> |
91 | <cstring>LScan</cstring> | 91 | <cstring>LScan</cstring> |
92 | </property> | 92 | </property> |
93 | <property stdset="1"> | 93 | <property stdset="1"> |
94 | <name>text</name> | 94 | <name>text</name> |
95 | <string></string> | 95 | <string></string> |
96 | </property> | 96 | </property> |
97 | </widget> | 97 | </widget> |
98 | <widget row="4" column="0" > | 98 | <widget row="4" column="0" > |
99 | <class>QLabel</class> | 99 | <class>QLabel</class> |
100 | <property stdset="1"> | 100 | <property stdset="1"> |
101 | <name>name</name> | 101 | <name>name</name> |
102 | <cstring>textLabel1</cstring> | 102 | <cstring>textLabel1</cstring> |
103 | </property> | 103 | </property> |
104 | <property stdset="1"> | 104 | <property stdset="1"> |
105 | <name>text</name> | 105 | <name>text</name> |
106 | <string>mount pt:</string> | 106 | <string>mount pt:</string> |
107 | </property> | 107 | </property> |
108 | </widget> | 108 | </widget> |
109 | <widget row="2" column="0" rowspan="1" colspan="4" > | 109 | <widget row="2" column="0" rowspan="1" colspan="4" > |
110 | <class>QListView</class> | 110 | <class>QListView</class> |
111 | <column> | 111 | <column> |
112 | <property> | 112 | <property> |
113 | <name>text</name> | 113 | <name>text</name> |
114 | <string>Shares</string> | 114 | <string>Shares</string> |
115 | </property> | 115 | </property> |
116 | <property> | 116 | <property> |
117 | <name>clickable</name> | 117 | <name>clickable</name> |
118 | <bool>true</bool> | 118 | <bool>true</bool> |
119 | </property> | 119 | </property> |
120 | <property> | 120 | <property> |
121 | <name>resizeable</name> | 121 | <name>resizeable</name> |
122 | <bool>true</bool> | 122 | <bool>true</bool> |
123 | </property> | 123 | </property> |
124 | </column> | 124 | </column> |
125 | <column> | 125 | <column> |
126 | <property> | 126 | <property> |
127 | <name>text</name> | 127 | <name>text</name> |
128 | <string>Comment</string> | 128 | <string>Comment</string> |
129 | </property> | 129 | </property> |
130 | <property> | 130 | <property> |
131 | <name>clickable</name> | 131 | <name>clickable</name> |
132 | <bool>true</bool> | 132 | <bool>true</bool> |
133 | </property> | 133 | </property> |
134 | <property> | 134 | <property> |
135 | <name>resizeable</name> | 135 | <name>resizeable</name> |
136 | <bool>true</bool> | 136 | <bool>true</bool> |
137 | </property> | 137 | </property> |
138 | </column> | 138 | </column> |
139 | <property stdset="1"> | 139 | <property stdset="1"> |
140 | <name>name</name> | 140 | <name>name</name> |
141 | <cstring>ListViewScan</cstring> | 141 | <cstring>ListViewScan</cstring> |
142 | </property> | 142 | </property> |
143 | <property stdset="1"> | 143 | <property stdset="1"> |
144 | <name>allColumnsShowFocus</name> | 144 | <name>allColumnsShowFocus</name> |
145 | <bool>true</bool> | 145 | <bool>true</bool> |
146 | </property> | 146 | </property> |
147 | </widget> | 147 | </widget> |
148 | <widget row="0" column="0" rowspan="1" colspan="2" > | 148 | <widget row="0" column="0" rowspan="1" colspan="2" > |
149 | <class>QPushButton</class> | 149 | <class>QPushButton</class> |
150 | <property stdset="1"> | 150 | <property stdset="1"> |
151 | <name>name</name> | 151 | <name>name</name> |
152 | <cstring>BtnScan</cstring> | 152 | <cstring>BtnScan</cstring> |
153 | </property> | 153 | </property> |
154 | <property stdset="1"> | 154 | <property stdset="1"> |
155 | <name>text</name> | 155 | <name>text</name> |
156 | <string>&Scan</string> | 156 | <string>&Scan</string> |
157 | </property> | 157 | </property> |
158 | </widget> | 158 | </widget> |
159 | <widget row="0" column="2" > | 159 | <widget row="0" column="2" > |
160 | <class>QPushButton</class> | 160 | <class>QPushButton</class> |
161 | <property stdset="1"> | 161 | <property stdset="1"> |
162 | <name>name</name> | 162 | <name>name</name> |
163 | <cstring>BtnClear</cstring> | 163 | <cstring>BtnClear</cstring> |
164 | </property> | 164 | </property> |
165 | <property stdset="1"> | 165 | <property stdset="1"> |
166 | <name>text</name> | 166 | <name>text</name> |
167 | <string>&Clear</string> | 167 | <string>&Clear</string> |
168 | </property> | 168 | </property> |
169 | </widget> | 169 | </widget> |
170 | <widget row="3" column="0" rowspan="1" colspan="3" > | 170 | <widget row="3" column="0" rowspan="1" colspan="3" > |
171 | <class>QCheckBox</class> | 171 | <class>QCheckBox</class> |
172 | <property stdset="1"> | 172 | <property stdset="1"> |
173 | <name>name</name> | 173 | <name>name</name> |
174 | <cstring>onbootBtn</cstring> | 174 | <cstring>onbootBtn</cstring> |
175 | </property> | 175 | </property> |
176 | <property stdset="1"> | 176 | <property stdset="1"> |
177 | <name>text</name> | 177 | <name>text</name> |
178 | <string>Reconnect on boot</string> | 178 | <string>Reconnect on boot</string> |
179 | </property> | 179 | </property> |
180 | </widget> | 180 | </widget> |
181 | <widget row="5" column="0" rowspan="1" colspan="2" > | 181 | <widget row="5" column="0" rowspan="1" colspan="2" > |
182 | <class>QPushButton</class> | 182 | <class>QPushButton</class> |
183 | <property stdset="1"> | 183 | <property stdset="1"> |
184 | <name>name</name> | 184 | <name>name</name> |
185 | <cstring>DoItBtn</cstring> | 185 | <cstring>DoItBtn</cstring> |
186 | </property> | 186 | </property> |
187 | <property stdset="1"> | 187 | <property stdset="1"> |
188 | <name>text</name> | 188 | <name>text</name> |
189 | <string>&Login</string> | 189 | <string>&Mount</string> |
190 | </property> | 190 | </property> |
191 | </widget> | 191 | </widget> |
192 | <widget row="5" column="2" rowspan="1" colspan="2" > | 192 | <widget row="5" column="2" rowspan="1" colspan="2" > |
193 | <class>QLayoutWidget</class> | 193 | <class>QLayoutWidget</class> |
194 | <property stdset="1"> | 194 | <property stdset="1"> |
195 | <name>name</name> | 195 | <name>name</name> |
196 | <cstring>Layout6</cstring> | 196 | <cstring>Layout6</cstring> |
197 | </property> | 197 | </property> |
198 | <grid> | 198 | <grid> |
199 | <property stdset="1"> | 199 | <property stdset="1"> |
200 | <name>margin</name> | 200 | <name>margin</name> |
201 | <number>0</number> | 201 | <number>0</number> |
202 | </property> | 202 | </property> |
203 | <property stdset="1"> | 203 | <property stdset="1"> |
204 | <name>spacing</name> | 204 | <name>spacing</name> |
205 | <number>6</number> | 205 | <number>6</number> |
206 | </property> | 206 | </property> |
207 | <widget row="1" column="0" > | 207 | <widget row="1" column="0" > |
208 | <class>QLayoutWidget</class> | 208 | <class>QLayoutWidget</class> |
209 | <property stdset="1"> | 209 | <property stdset="1"> |
210 | <name>name</name> | 210 | <name>name</name> |
211 | <cstring>Layout2</cstring> | 211 | <cstring>Layout2</cstring> |
212 | </property> | 212 | </property> |
213 | <hbox> | 213 | <hbox> |
214 | <property stdset="1"> | 214 | <property stdset="1"> |
215 | <name>margin</name> | 215 | <name>margin</name> |
216 | <number>0</number> | 216 | <number>0</number> |
217 | </property> | 217 | </property> |
218 | <property stdset="1"> | 218 | <property stdset="1"> |
219 | <name>spacing</name> | 219 | <name>spacing</name> |
220 | <number>6</number> | 220 | <number>6</number> |
221 | </property> | 221 | </property> |
222 | <widget> | 222 | <widget> |
223 | <class>QLabel</class> | 223 | <class>QLabel</class> |
224 | <property stdset="1"> | 224 | <property stdset="1"> |
225 | <name>name</name> | 225 | <name>name</name> |
226 | <cstring>pwdlabel</cstring> | 226 | <cstring>pwdlabel</cstring> |
227 | </property> | 227 | </property> |
228 | <property stdset="1"> | 228 | <property stdset="1"> |
229 | <name>text</name> | 229 | <name>text</name> |
230 | <string>password</string> | 230 | <string>password</string> |
231 | </property> | 231 | </property> |
232 | </widget> | 232 | </widget> |
233 | <widget> | 233 | <widget> |
234 | <class>QLineEdit</class> | 234 | <class>QLineEdit</class> |
235 | <property stdset="1"> | 235 | <property stdset="1"> |
236 | <name>name</name> | 236 | <name>name</name> |
237 | <cstring>password</cstring> | 237 | <cstring>password</cstring> |
238 | </property> | 238 | </property> |
239 | </widget> | 239 | </widget> |
240 | </hbox> | 240 | </hbox> |
241 | </widget> | 241 | </widget> |
242 | <widget row="0" column="0" > | 242 | <widget row="0" column="0" > |
243 | <class>QLayoutWidget</class> | 243 | <class>QLayoutWidget</class> |
244 | <property stdset="1"> | 244 | <property stdset="1"> |
245 | <name>name</name> | 245 | <name>name</name> |
246 | <cstring>Layout5</cstring> | 246 | <cstring>Layout5</cstring> |
247 | </property> | 247 | </property> |
248 | <hbox> | 248 | <hbox> |
249 | <property stdset="1"> | 249 | <property stdset="1"> |
250 | <name>margin</name> | 250 | <name>margin</name> |
251 | <number>0</number> | 251 | <number>0</number> |
252 | </property> | 252 | </property> |
253 | <property stdset="1"> | 253 | <property stdset="1"> |
254 | <name>spacing</name> | 254 | <name>spacing</name> |
255 | <number>6</number> | 255 | <number>6</number> |
256 | </property> | 256 | </property> |
257 | <widget> | 257 | <widget> |
258 | <class>QLabel</class> | 258 | <class>QLabel</class> |
259 | <property stdset="1"> | 259 | <property stdset="1"> |
260 | <name>name</name> | 260 | <name>name</name> |
261 | <cstring>usrlabel</cstring> | 261 | <cstring>usrlabel</cstring> |
262 | </property> | 262 | </property> |
263 | <property stdset="1"> | 263 | <property stdset="1"> |
264 | <name>text</name> | 264 | <name>text</name> |
265 | <string>username</string> | 265 | <string>username</string> |
266 | </property> | 266 | </property> |
267 | </widget> | 267 | </widget> |
268 | <widget> | 268 | <widget> |
269 | <class>QLineEdit</class> | 269 | <class>QLineEdit</class> |
270 | <property stdset="1"> | 270 | <property stdset="1"> |
271 | <name>name</name> | 271 | <name>name</name> |
272 | <cstring>username</cstring> | 272 | <cstring>username</cstring> |
273 | </property> | 273 | </property> |
274 | </widget> | 274 | </widget> |
275 | </hbox> | 275 | </hbox> |
276 | </widget> | 276 | </widget> |
277 | </grid> | 277 | </grid> |
278 | </widget> | 278 | </widget> |
279 | </grid> | 279 | </grid> |
280 | </widget> | 280 | </widget> |
281 | <widget> | 281 | <widget> |
282 | <class>QWidget</class> | 282 | <class>QWidget</class> |
283 | <property stdset="1"> | 283 | <property stdset="1"> |
284 | <name>name</name> | 284 | <name>name</name> |
285 | <cstring>tab</cstring> | 285 | <cstring>tab</cstring> |
286 | </property> | 286 | </property> |
287 | <attribute> | 287 | <attribute> |
288 | <name>title</name> | 288 | <name>title</name> |
289 | <string>SMB Output</string> | 289 | <string>SMB Output</string> |
290 | </attribute> | 290 | </attribute> |
291 | <grid> | 291 | <grid> |
292 | <property stdset="1"> | 292 | <property stdset="1"> |
293 | <name>margin</name> | 293 | <name>margin</name> |
294 | <number>11</number> | 294 | <number>11</number> |
295 | </property> | 295 | </property> |
296 | <property stdset="1"> | 296 | <property stdset="1"> |
297 | <name>spacing</name> | 297 | <name>spacing</name> |
298 | <number>6</number> | 298 | <number>6</number> |
299 | </property> | 299 | </property> |
300 | <widget row="0" column="0" > | 300 | <widget row="0" column="0" > |
301 | <class>QTextView</class> | 301 | <class>QTextView</class> |
302 | <property stdset="1"> | 302 | <property stdset="1"> |
303 | <name>name</name> | 303 | <name>name</name> |
304 | <cstring>TextViewOutput</cstring> | 304 | <cstring>TextViewOutput</cstring> |
305 | </property> | 305 | </property> |
306 | <property stdset="1"> | 306 | <property stdset="1"> |
307 | <name>textFormat</name> | 307 | <name>textFormat</name> |
308 | <enum>PlainText</enum> | 308 | <enum>PlainText</enum> |
309 | </property> | 309 | </property> |
310 | </widget> | 310 | </widget> |
311 | </grid> | 311 | </grid> |
312 | </widget> | 312 | </widget> |
313 | </widget> | 313 | </widget> |
314 | </grid> | 314 | </grid> |
315 | </widget> | 315 | </widget> |
316 | </UI> | 316 | </UI> |