eric6/Documentation/Source/eric6.WebBrowser.Network.QtHelpSchemeHandler.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
255 <dd> 255 <dd>
256 URL to guess the mime type from (QUrl) 256 URL to guess the mime type from (QUrl)
257 </dd> 257 </dd>
258 </dl> 258 </dl>
259 <dl> 259 <dl>
260 <dt>Returns:</dt> 260 <dt>Return:</dt>
261 <dd> 261 <dd>
262 mime type for the given URL (string) 262 mime type for the given URL (string)
263 </dd> 263 </dd>
264 </dl> 264 </dl>
265 <a NAME="QtHelpSchemeReply.bytesAvailable" ID="QtHelpSchemeReply.bytesAvailable"></a> 265 <a NAME="QtHelpSchemeReply.bytesAvailable" ID="QtHelpSchemeReply.bytesAvailable"></a>
268 268
269 <p> 269 <p>
270 Public method to get the number of available bytes. 270 Public method to get the number of available bytes.
271 </p> 271 </p>
272 <dl> 272 <dl>
273 <dt>Returns:</dt> 273 <dt>Return:</dt>
274 <dd> 274 <dd>
275 number of available bytes 275 number of available bytes
276 </dd> 276 </dd>
277 </dl> 277 </dl>
278 <dl> 278 <dl>
294 294
295 <p> 295 <p>
296 Public method to get the reply mime type. 296 Public method to get the reply mime type.
297 </p> 297 </p>
298 <dl> 298 <dl>
299 <dt>Returns:</dt> 299 <dt>Return:</dt>
300 <dd> 300 <dd>
301 mime type of the reply 301 mime type of the reply
302 </dd> 302 </dd>
303 </dl> 303 </dl>
304 <dl> 304 <dl>
320 <dd> 320 <dd>
321 maximum number of bytes to read (integer) 321 maximum number of bytes to read (integer)
322 </dd> 322 </dd>
323 </dl> 323 </dl>
324 <dl> 324 <dl>
325 <dt>Returns:</dt> 325 <dt>Return:</dt>
326 <dd> 326 <dd>
327 string containing the data (bytes) 327 string containing the data (bytes)
328 </dd> 328 </dd>
329 </dl> 329 </dl>
330 <div align="right"><a href="#top">Up</a></div> 330 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial