Documentation/Source/eric5.Snapshot.SnapWidget.html

changeset 3130
dedfdf09c4c3
parent 2387
2d119e79ab54
--- a/Documentation/Source/eric5.Snapshot.SnapWidget.html	Thu Dec 05 18:57:27 2013 +0100
+++ b/Documentation/Source/eric5.Snapshot.SnapWidget.html	Thu Dec 05 18:59:57 2013 +0100
@@ -117,6 +117,9 @@
 <td><a href="#SnapWidget.on_copyButton_clicked">on_copyButton_clicked</a></td>
 <td>Private slot to copy the snapshot to the clipboard.</td>
 </tr><tr>
+<td><a href="#SnapWidget.on_copyPreviewButton_clicked">on_copyPreviewButton_clicked</a></td>
+<td>Private slot to copy the snapshot preview to the clipboard.</td>
+</tr><tr>
 <td><a href="#SnapWidget.on_saveButton_clicked">on_saveButton_clicked</a></td>
 <td>Private slot to save the snapshot.</td>
 </tr><tr>
@@ -269,6 +272,11 @@
 <b>on_copyButton_clicked</b>(<i></i>)
 <p>
         Private slot to copy the snapshot to the clipboard.
+</p><a NAME="SnapWidget.on_copyPreviewButton_clicked" ID="SnapWidget.on_copyPreviewButton_clicked"></a>
+<h4>SnapWidget.on_copyPreviewButton_clicked</h4>
+<b>on_copyPreviewButton_clicked</b>(<i></i>)
+<p>
+        Private slot to copy the snapshot preview to the clipboard.
 </p><a NAME="SnapWidget.on_saveButton_clicked" ID="SnapWidget.on_saveButton_clicked"></a>
 <h4>SnapWidget.on_saveButton_clicked</h4>
 <b>on_saveButton_clicked</b>(<i></i>)

eric ide

mercurial