235 <p> |
235 <p> |
236 Private method to guess the mime type given an URL. |
236 Private method to guess the mime type given an URL. |
237 </p> |
237 </p> |
238 <dl> |
238 <dl> |
239 |
239 |
240 <dt><i>url</i></dt> |
240 <dt><i>url</i> (QUrl)</dt> |
241 <dd> |
241 <dd> |
242 URL to guess the mime type from (QUrl) |
242 URL to guess the mime type from |
243 </dd> |
243 </dd> |
244 </dl> |
244 </dl> |
245 <dl> |
245 <dl> |
246 <dt>Return:</dt> |
246 <dt>Return:</dt> |
247 <dd> |
247 <dd> |
248 mime type for the given URL (string) |
248 mime type for the given URL |
|
249 </dd> |
|
250 </dl> |
|
251 <dl> |
|
252 <dt>Return Type:</dt> |
|
253 <dd> |
|
254 str |
249 </dd> |
255 </dd> |
250 </dl> |
256 </dl> |
251 <a NAME="QtHelpSchemeReply.bytesAvailable" ID="QtHelpSchemeReply.bytesAvailable"></a> |
257 <a NAME="QtHelpSchemeReply.bytesAvailable" ID="QtHelpSchemeReply.bytesAvailable"></a> |
252 <h4>QtHelpSchemeReply.bytesAvailable</h4> |
258 <h4>QtHelpSchemeReply.bytesAvailable</h4> |
253 <b>bytesAvailable</b>(<i></i>) |
259 <b>bytesAvailable</b>(<i></i>) |
300 <p> |
306 <p> |
301 Public method to retrieve data from the reply object. |
307 Public method to retrieve data from the reply object. |
302 </p> |
308 </p> |
303 <dl> |
309 <dl> |
304 |
310 |
305 <dt><i>maxlen</i></dt> |
311 <dt><i>maxlen</i> (int)</dt> |
306 <dd> |
312 <dd> |
307 maximum number of bytes to read (integer) |
313 maximum number of bytes to read |
308 </dd> |
314 </dd> |
309 </dl> |
315 </dl> |
310 <dl> |
316 <dl> |
311 <dt>Return:</dt> |
317 <dt>Return:</dt> |
312 <dd> |
318 <dd> |
313 string containing the data (bytes) |
319 string containing the data |
|
320 </dd> |
|
321 </dl> |
|
322 <dl> |
|
323 <dt>Return Type:</dt> |
|
324 <dd> |
|
325 bytes |
314 </dd> |
326 </dd> |
315 </dl> |
327 </dl> |
316 <div align="right"><a href="#top">Up</a></div> |
328 <div align="right"><a href="#top">Up</a></div> |
317 <hr /> |
329 <hr /> |
318 </body></html> |
330 </body></html> |