src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTML.html

branch
eric7
changeset 9447
662075aa9361
parent 9236
db53a9efe7ef
child 10433
328f3ec4b77a
--- a/src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTML.html	Sun Oct 30 10:57:29 2022 +0100
+++ b/src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTML.html	Mon Oct 31 10:48:45 2022 +0100
@@ -486,6 +486,10 @@
 <td>Private slot to show the hovered link in a tooltip.</td>
 </tr>
 <tr>
+<td><a href="#PreviewerHTML.on_htmlButton_clicked">on_htmlButton_clicked</a></td>
+<td>Private slot to copy the HTML contents to the clipboard.</td>
+</tr>
+<tr>
 <td><a href="#PreviewerHTML.on_jsCheckBox_clicked">on_jsCheckBox_clicked</a></td>
 <td>Private slot to enable/disable JavaScript.</td>
 </tr>
@@ -621,6 +625,13 @@
 hovered URL
 </dd>
 </dl>
+<a NAME="PreviewerHTML.on_htmlButton_clicked" ID="PreviewerHTML.on_htmlButton_clicked"></a>
+<h4>PreviewerHTML.on_htmlButton_clicked</h4>
+<b>on_htmlButton_clicked</b>(<i></i>)
+
+<p>
+        Private slot to copy the HTML contents to the clipboard.
+</p>
 <a NAME="PreviewerHTML.on_jsCheckBox_clicked" ID="PreviewerHTML.on_jsCheckBox_clicked"></a>
 <h4>PreviewerHTML.on_jsCheckBox_clicked</h4>
 <b>on_jsCheckBox_clicked</b>(<i>checked</i>)

eric ide

mercurial