src/eric7/Documentation/Source/eric7.Project.ProjectOthersBrowser.html

branch
eric7
changeset 9730
00cf7289d899
parent 9530
c30f02ea1b27
child 10430
e440aaf179ce
--- a/src/eric7/Documentation/Source/eric7.Project.ProjectOthersBrowser.html	Tue Jan 24 11:51:02 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Project.ProjectOthersBrowser.html	Tue Jan 24 11:54:40 2023 +0100
@@ -134,6 +134,10 @@
 <td>Protected slot to handle the open popup menu entry.</td>
 </tr>
 <tr>
+<td><a href="#ProjectOthersBrowser._openPdfViewer">_openPdfViewer</a></td>
+<td>Protected slot to handle the open in PDF viewer popup menu entry.</td>
+</tr>
+<tr>
 <td><a href="#ProjectOthersBrowser._showContextMenu">_showContextMenu</a></td>
 <td>Protected slot called before the context menu is shown.</td>
 </tr>
@@ -291,6 +295,13 @@
 <p>
         Protected slot to handle the open popup menu entry.
 </p>
+<a NAME="ProjectOthersBrowser._openPdfViewer" ID="ProjectOthersBrowser._openPdfViewer"></a>
+<h4>ProjectOthersBrowser._openPdfViewer</h4>
+<b>_openPdfViewer</b>(<i></i>)
+
+<p>
+        Protected slot to handle the open in PDF viewer popup menu entry.
+</p>
 <a NAME="ProjectOthersBrowser._showContextMenu" ID="ProjectOthersBrowser._showContextMenu"></a>
 <h4>ProjectOthersBrowser._showContextMenu</h4>
 <b>_showContextMenu</b>(<i>menu</i>)

eric ide

mercurial