src/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImpl.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
169 history index (<0 backward, >0 forward) 169 history index (<0 backward, >0 forward)
170 </dd> 170 </dd>
171 </dl> 171 </dl>
172 <dl> 172 <dl>
173 173
174 <dt>Raises <b>RuntimeError</b>:</dt> 174 <dt>Raises <b>NotImplementedError</b>:</dt>
175 <dd> 175 <dd>
176 raised when not implemented 176 raised when not implemented
177 </dd> 177 </dd>
178 </dl> 178 </dl>
179 <a NAME="HelpViewerImpl.isBackwardAvailable" ID="HelpViewerImpl.isBackwardAvailable"></a> 179 <a NAME="HelpViewerImpl.isBackwardAvailable" ID="HelpViewerImpl.isBackwardAvailable"></a>
196 bool 196 bool
197 </dd> 197 </dd>
198 </dl> 198 </dl>
199 <dl> 199 <dl>
200 200
201 <dt>Raises <b>RuntimeError</b>:</dt> 201 <dt>Raises <b>NotImplementedError</b>:</dt>
202 <dd> 202 <dd>
203 raised when not implemented 203 raised when not implemented
204 </dd> 204 </dd>
205 </dl> 205 </dl>
206 <a NAME="HelpViewerImpl.isEmptyPage" ID="HelpViewerImpl.isEmptyPage"></a> 206 <a NAME="HelpViewerImpl.isEmptyPage" ID="HelpViewerImpl.isEmptyPage"></a>
222 bool 222 bool
223 </dd> 223 </dd>
224 </dl> 224 </dl>
225 <dl> 225 <dl>
226 226
227 <dt>Raises <b>RuntimeError</b>:</dt> 227 <dt>Raises <b>NotImplementedError</b>:</dt>
228 <dd> 228 <dd>
229 raised when not implemented 229 raised when not implemented
230 </dd> 230 </dd>
231 </dl> 231 </dl>
232 <a NAME="HelpViewerImpl.isForwardAvailable" ID="HelpViewerImpl.isForwardAvailable"></a> 232 <a NAME="HelpViewerImpl.isForwardAvailable" ID="HelpViewerImpl.isForwardAvailable"></a>
249 bool 249 bool
250 </dd> 250 </dd>
251 </dl> 251 </dl>
252 <dl> 252 <dl>
253 253
254 <dt>Raises <b>RuntimeError</b>:</dt> 254 <dt>Raises <b>NotImplementedError</b>:</dt>
255 <dd> 255 <dd>
256 raised when not implemented 256 raised when not implemented
257 </dd> 257 </dd>
258 </dl> 258 </dl>
259 <a NAME="HelpViewerImpl.isScaleDownAvailable" ID="HelpViewerImpl.isScaleDownAvailable"></a> 259 <a NAME="HelpViewerImpl.isScaleDownAvailable" ID="HelpViewerImpl.isScaleDownAvailable"></a>
275 bool 275 bool
276 </dd> 276 </dd>
277 </dl> 277 </dl>
278 <dl> 278 <dl>
279 279
280 <dt>Raises <b>RuntimeError</b>:</dt> 280 <dt>Raises <b>NotImplementedError</b>:</dt>
281 <dd> 281 <dd>
282 raised when not implemented 282 raised when not implemented
283 </dd> 283 </dd>
284 </dl> 284 </dl>
285 <a NAME="HelpViewerImpl.isScaleUpAvailable" ID="HelpViewerImpl.isScaleUpAvailable"></a> 285 <a NAME="HelpViewerImpl.isScaleUpAvailable" ID="HelpViewerImpl.isScaleUpAvailable"></a>
301 bool 301 bool
302 </dd> 302 </dd>
303 </dl> 303 </dl>
304 <dl> 304 <dl>
305 305
306 <dt>Raises <b>RuntimeError</b>:</dt> 306 <dt>Raises <b>NotImplementedError</b>:</dt>
307 <dd> 307 <dd>
308 raised when not implemented 308 raised when not implemented
309 </dd> 309 </dd>
310 </dl> 310 </dl>
311 <a NAME="HelpViewerImpl.link" ID="HelpViewerImpl.link"></a> 311 <a NAME="HelpViewerImpl.link" ID="HelpViewerImpl.link"></a>
327 QUrl 327 QUrl
328 </dd> 328 </dd>
329 </dl> 329 </dl>
330 <dl> 330 <dl>
331 331
332 <dt>Raises <b>RuntimeError</b>:</dt> 332 <dt>Raises <b>NotImplementedError</b>:</dt>
333 <dd> 333 <dd>
334 raised when not implemented 334 raised when not implemented
335 </dd> 335 </dd>
336 </dl> 336 </dl>
337 <a NAME="HelpViewerImpl.pageTitle" ID="HelpViewerImpl.pageTitle"></a> 337 <a NAME="HelpViewerImpl.pageTitle" ID="HelpViewerImpl.pageTitle"></a>
353 str 353 str
354 </dd> 354 </dd>
355 </dl> 355 </dl>
356 <dl> 356 <dl>
357 357
358 <dt>Raises <b>RuntimeError</b>:</dt> 358 <dt>Raises <b>NotImplementedError</b>:</dt>
359 <dd> 359 <dd>
360 raised when not implemented 360 raised when not implemented
361 </dd> 361 </dd>
362 </dl> 362 </dl>
363 <a NAME="HelpViewerImpl.resetScale" ID="HelpViewerImpl.resetScale"></a> 363 <a NAME="HelpViewerImpl.resetScale" ID="HelpViewerImpl.resetScale"></a>
367 <p> 367 <p>
368 Public method to reset the zoom level. 368 Public method to reset the zoom level.
369 </p> 369 </p>
370 <dl> 370 <dl>
371 371
372 <dt>Raises <b>RuntimeError</b>:</dt> 372 <dt>Raises <b>NotImplementedError</b>:</dt>
373 <dd> 373 <dd>
374 raised when not implemented 374 raised when not implemented
375 </dd> 375 </dd>
376 </dl> 376 </dl>
377 <a NAME="HelpViewerImpl.scale" ID="HelpViewerImpl.scale"></a> 377 <a NAME="HelpViewerImpl.scale" ID="HelpViewerImpl.scale"></a>
393 int 393 int
394 </dd> 394 </dd>
395 </dl> 395 </dl>
396 <dl> 396 <dl>
397 397
398 <dt>Raises <b>RuntimeError</b>:</dt> 398 <dt>Raises <b>NotImplementedError</b>:</dt>
399 <dd> 399 <dd>
400 raised when not implemented 400 raised when not implemented
401 </dd> 401 </dd>
402 </dl> 402 </dl>
403 <a NAME="HelpViewerImpl.scaleDown" ID="HelpViewerImpl.scaleDown"></a> 403 <a NAME="HelpViewerImpl.scaleDown" ID="HelpViewerImpl.scaleDown"></a>
407 <p> 407 <p>
408 Public method to zoom out. 408 Public method to zoom out.
409 </p> 409 </p>
410 <dl> 410 <dl>
411 411
412 <dt>Raises <b>RuntimeError</b>:</dt> 412 <dt>Raises <b>NotImplementedError</b>:</dt>
413 <dd> 413 <dd>
414 raised when not implemented 414 raised when not implemented
415 </dd> 415 </dd>
416 </dl> 416 </dl>
417 <a NAME="HelpViewerImpl.scaleUp" ID="HelpViewerImpl.scaleUp"></a> 417 <a NAME="HelpViewerImpl.scaleUp" ID="HelpViewerImpl.scaleUp"></a>
421 <p> 421 <p>
422 Public method to zoom in. 422 Public method to zoom in.
423 </p> 423 </p>
424 <dl> 424 <dl>
425 425
426 <dt>Raises <b>RuntimeError</b>:</dt> 426 <dt>Raises <b>NotImplementedError</b>:</dt>
427 <dd> 427 <dd>
428 raised when not implemented 428 raised when not implemented
429 </dd> 429 </dd>
430 </dl> 430 </dl>
431 <a NAME="HelpViewerImpl.setLink" ID="HelpViewerImpl.setLink"></a> 431 <a NAME="HelpViewerImpl.setLink" ID="HelpViewerImpl.setLink"></a>
442 URL of the document 442 URL of the document
443 </dd> 443 </dd>
444 </dl> 444 </dl>
445 <dl> 445 <dl>
446 446
447 <dt>Raises <b>RuntimeError</b>:</dt> 447 <dt>Raises <b>NotImplementedError</b>:</dt>
448 <dd> 448 <dd>
449 raised when not implemented 449 raised when not implemented
450 </dd> 450 </dd>
451 </dl> 451 </dl>
452 <a NAME="HelpViewerImpl.setScale" ID="HelpViewerImpl.setScale"></a> 452 <a NAME="HelpViewerImpl.setScale" ID="HelpViewerImpl.setScale"></a>
463 zoom level to set 463 zoom level to set
464 </dd> 464 </dd>
465 </dl> 465 </dl>
466 <dl> 466 <dl>
467 467
468 <dt>Raises <b>RuntimeError</b>:</dt> 468 <dt>Raises <b>NotImplementedError</b>:</dt>
469 <dd> 469 <dd>
470 raised when not implemented 470 raised when not implemented
471 </dd> 471 </dd>
472 </dl> 472 </dl>
473 <div align="right"><a href="#top">Up</a></div> 473 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial