Documentation/Source/eric6.UI.UserInterface.html

changeset 4087
414a6fefc1f0
parent 3990
5dd6edf8540a
child 4107
501c964e20e7
--- a/Documentation/Source/eric6.UI.UserInterface.html	Tue Feb 03 19:36:29 2015 +0100
+++ b/Documentation/Source/eric6.UI.UserInterface.html	Tue Feb 03 19:37:19 2015 +0100
@@ -746,8 +746,8 @@
 <td><a href="#UserInterface.showFindFilesDialog">showFindFilesDialog</a></td>
 <td>Public slot to show the Find In Files dialog.</td>
 </tr><tr>
-<td><a href="#UserInterface.showLogTab">showLogTab</a></td>
-<td>Public method to show a particular Log-Viewer tab.</td>
+<td><a href="#UserInterface.showLogViewer">showLogViewer</a></td>
+<td>Public method to show the Log-Viewer.</td>
 </tr><tr>
 <td><a href="#UserInterface.showNotification">showNotification</a></td>
 <td>Public method to show a desktop notification.</td>
@@ -2304,17 +2304,12 @@
 <dd>
 flag indicating to operate on open files (boolean)
 </dd>
-</dl><a NAME="UserInterface.showLogTab" ID="UserInterface.showLogTab"></a>
-<h4>UserInterface.showLogTab</h4>
-<b>showLogTab</b>(<i>tabname</i>)
+</dl><a NAME="UserInterface.showLogViewer" ID="UserInterface.showLogViewer"></a>
+<h4>UserInterface.showLogViewer</h4>
+<b>showLogViewer</b>(<i></i>)
 <p>
-        Public method to show a particular Log-Viewer tab.
-</p><dl>
-<dt><i>tabname</i></dt>
-<dd>
-string naming the tab to be shown (string)
-</dd>
-</dl><a NAME="UserInterface.showNotification" ID="UserInterface.showNotification"></a>
+        Public method to show the Log-Viewer.
+</p><a NAME="UserInterface.showNotification" ID="UserInterface.showNotification"></a>
 <h4>UserInterface.showNotification</h4>
 <b>showNotification</b>(<i>icon, heading, text</i>)
 <p>

eric ide

mercurial