eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html

branch
eric7
changeset 8523
14e1ee6e720b
parent 8372
e0227a7c850e
child 8533
7265a143f5c0
diff -r 4f263b89a293 -r 14e1ee6e720b eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html
--- a/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Fri Aug 20 14:19:13 2021 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Fri Aug 20 14:19:55 2021 +0200
@@ -281,6 +281,10 @@
 <td>Private method to print the selected tab.</td>
 </tr>
 <tr>
+<td><a href="#TabWidget.__contextMenuPrintPreviewFile">__contextMenuPrintPreviewFile</a></td>
+<td>Private method to show a print preview of the selected tab.</td>
+</tr>
+<tr>
 <td><a href="#TabWidget.__contextMenuSave">__contextMenuSave</a></td>
 <td>Private method to save the selected tab.</td>
 </tr>
@@ -500,6 +504,13 @@
 <p>
         Private method to print the selected tab.
 </p>
+<a NAME="TabWidget.__contextMenuPrintPreviewFile" ID="TabWidget.__contextMenuPrintPreviewFile"></a>
+<h4>TabWidget.__contextMenuPrintPreviewFile</h4>
+<b>__contextMenuPrintPreviewFile</b>(<i></i>)
+
+<p>
+        Private method to show a print preview of the selected tab.
+</p>
 <a NAME="TabWidget.__contextMenuSave" ID="TabWidget.__contextMenuSave"></a>
 <h4>TabWidget.__contextMenuSave</h4>
 <b>__contextMenuSave</b>(<i></i>)

eric ide

mercurial