Documentation/Source/eric5.UI.UserInterface.html

changeset 1458
5a3e736f32e1
parent 1229
a8207dc73672
child 1490
ed6f2208297d
--- a/Documentation/Source/eric5.UI.UserInterface.html	Sun Nov 20 14:44:05 2011 +0100
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Sun Nov 20 14:44:50 2011 +0100
@@ -368,6 +368,9 @@
 <td><a href="#UserInterface.__newProject">__newProject</a></td>
 <td>Private slot to handle the NewProject signal.</td>
 </tr><tr>
+<td><a href="#UserInterface.__newWindow">__newWindow</a></td>
+<td>Private slot to start a new instance of eric5.</td>
+</tr><tr>
 <td><a href="#UserInterface.__openMiniEditor">__openMiniEditor</a></td>
 <td>Private slot to show a mini editor window.</td>
 </tr><tr>
@@ -1214,6 +1217,11 @@
 <b>__newProject</b>(<i></i>)
 <p>
         Private slot to handle the NewProject signal.
+</p><a NAME="UserInterface.__newWindow" ID="UserInterface.__newWindow"></a>
+<h4>UserInterface.__newWindow</h4>
+<b>__newWindow</b>(<i></i>)
+<p>
+        Private slot to start a new instance of eric5.
 </p><a NAME="UserInterface.__openMiniEditor" ID="UserInterface.__openMiniEditor"></a>
 <h4>UserInterface.__openMiniEditor</h4>
 <b>__openMiniEditor</b>(<i></i>)

eric ide

mercurial