484 <tr> |
484 <tr> |
485 <td><a href="#PreviewerHTML.__showLink">__showLink</a></td> |
485 <td><a href="#PreviewerHTML.__showLink">__showLink</a></td> |
486 <td>Private slot to show the hovered link in a tooltip.</td> |
486 <td>Private slot to show the hovered link in a tooltip.</td> |
487 </tr> |
487 </tr> |
488 <tr> |
488 <tr> |
|
489 <td><a href="#PreviewerHTML.on_htmlButton_clicked">on_htmlButton_clicked</a></td> |
|
490 <td>Private slot to copy the HTML contents to the clipboard.</td> |
|
491 </tr> |
|
492 <tr> |
489 <td><a href="#PreviewerHTML.on_jsCheckBox_clicked">on_jsCheckBox_clicked</a></td> |
493 <td><a href="#PreviewerHTML.on_jsCheckBox_clicked">on_jsCheckBox_clicked</a></td> |
490 <td>Private slot to enable/disable JavaScript.</td> |
494 <td>Private slot to enable/disable JavaScript.</td> |
491 </tr> |
495 </tr> |
492 <tr> |
496 <tr> |
493 <td><a href="#PreviewerHTML.on_previewView_titleChanged">on_previewView_titleChanged</a></td> |
497 <td><a href="#PreviewerHTML.on_previewView_titleChanged">on_previewView_titleChanged</a></td> |
619 <dt><i>urlStr</i> (str)</dt> |
623 <dt><i>urlStr</i> (str)</dt> |
620 <dd> |
624 <dd> |
621 hovered URL |
625 hovered URL |
622 </dd> |
626 </dd> |
623 </dl> |
627 </dl> |
|
628 <a NAME="PreviewerHTML.on_htmlButton_clicked" ID="PreviewerHTML.on_htmlButton_clicked"></a> |
|
629 <h4>PreviewerHTML.on_htmlButton_clicked</h4> |
|
630 <b>on_htmlButton_clicked</b>(<i></i>) |
|
631 |
|
632 <p> |
|
633 Private slot to copy the HTML contents to the clipboard. |
|
634 </p> |
624 <a NAME="PreviewerHTML.on_jsCheckBox_clicked" ID="PreviewerHTML.on_jsCheckBox_clicked"></a> |
635 <a NAME="PreviewerHTML.on_jsCheckBox_clicked" ID="PreviewerHTML.on_jsCheckBox_clicked"></a> |
625 <h4>PreviewerHTML.on_jsCheckBox_clicked</h4> |
636 <h4>PreviewerHTML.on_jsCheckBox_clicked</h4> |
626 <b>on_jsCheckBox_clicked</b>(<i>checked</i>) |
637 <b>on_jsCheckBox_clicked</b>(<i>checked</i>) |
627 |
638 |
628 <p> |
639 <p> |