src/eric7/Documentation/Source/eric7.Tools.TrayStarter.html

branch
eric7
changeset 9730
00cf7289d899
parent 9209
b99e7fd55fd3
child 10106
d61075b70ab3
--- a/src/eric7/Documentation/Source/eric7.Tools.TrayStarter.html	Tue Jan 24 11:51:02 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Tools.TrayStarter.html	Tue Jan 24 11:54:40 2023 +0100
@@ -131,6 +131,10 @@
 <td>Private slot to start the eric Mini Editor.</td>
 </tr>
 <tr>
+<td><a href="#TrayStarter.__startPdfViewer">__startPdfViewer</a></td>
+<td>Private slot to start the eric PDF Viewer window.</td>
+</tr>
+<tr>
 <td><a href="#TrayStarter.__startPluginInstall">__startPluginInstall</a></td>
 <td>Private slot to start the eric plugin installation dialog.</td>
 </tr>
@@ -365,6 +369,13 @@
 <p>
         Private slot to start the eric Mini Editor.
 </p>
+<a NAME="TrayStarter.__startPdfViewer" ID="TrayStarter.__startPdfViewer"></a>
+<h4>TrayStarter.__startPdfViewer</h4>
+<b>__startPdfViewer</b>(<i></i>)
+
+<p>
+        Private slot to start the eric PDF Viewer window.
+</p>
 <a NAME="TrayStarter.__startPluginInstall" ID="TrayStarter.__startPluginInstall"></a>
 <h4>TrayStarter.__startPluginInstall</h4>
 <b>__startPluginInstall</b>(<i></i>)

eric ide

mercurial