Documentation/Source/eric6.Tools.TrayStarter.html

changeset 5711
50b6867ffcd3
parent 4986
248b5a87158d
child 6632
084880ed940c
diff -r b5809b948010 -r 50b6867ffcd3 Documentation/Source/eric6.Tools.TrayStarter.html
--- a/Documentation/Source/eric6.Tools.TrayStarter.html	Fri Apr 21 19:39:31 2017 +0200
+++ b/Documentation/Source/eric6.Tools.TrayStarter.html	Sat Apr 22 15:37:18 2017 +0200
@@ -138,6 +138,9 @@
 <td><a href="#TrayStarter.__startQRegExp">__startQRegExp</a></td>
 <td>Private slot to start the eric6 QRegExp editor dialog.</td>
 </tr><tr>
+<td><a href="#TrayStarter.__startShell">__startShell</a></td>
+<td>Private slot to start the eric6 Shell window.</td>
+</tr><tr>
 <td><a href="#TrayStarter.__startSnapshot">__startSnapshot</a></td>
 <td>Private slot to start the eric6 snapshot dialog.</td>
 </tr><tr>
@@ -327,6 +330,11 @@
 <b>__startQRegExp</b>(<i></i>)
 <p>
         Private slot to start the eric6 QRegExp editor dialog.
+</p><a NAME="TrayStarter.__startShell" ID="TrayStarter.__startShell"></a>
+<h4>TrayStarter.__startShell</h4>
+<b>__startShell</b>(<i></i>)
+<p>
+        Private slot to start the eric6 Shell window.
 </p><a NAME="TrayStarter.__startSnapshot" ID="TrayStarter.__startSnapshot"></a>
 <h4>TrayStarter.__startSnapshot</h4>
 <b>__startSnapshot</b>(<i></i>)

eric ide

mercurial