Documentation/Source/eric5.UI.UserInterface.html

changeset 1852
12d37ab1baf3
parent 1770
c17e67e69ef5
child 1939
eadb2328d7d4
diff -r 8809e87fcbee -r 12d37ab1baf3 Documentation/Source/eric5.UI.UserInterface.html
--- a/Documentation/Source/eric5.UI.UserInterface.html	Sun May 06 11:23:54 2012 +0200
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Sun May 06 16:01:03 2012 +0200
@@ -263,12 +263,6 @@
 <td><a href="#UserInterface.__createDockWindow">__createDockWindow</a></td>
 <td>Private method to create a dock window with common properties.</td>
 </tr><tr>
-<td><a href="#UserInterface.__createDockWindowsLayout">__createDockWindowsLayout</a></td>
-<td>Private method to create the DockWindows layout.</td>
-</tr><tr>
-<td><a href="#UserInterface.__createFloatingWindowsLayout">__createFloatingWindowsLayout</a></td>
-<td>Private method to create the FloatingWindows layout.</td>
-</tr><tr>
 <td><a href="#UserInterface.__createLayout">__createLayout</a></td>
 <td>Private method to create the layout of the various windows.</td>
 </tr><tr>
@@ -978,26 +972,6 @@
 <dd>
 the generated dock window (QDockWindow)
 </dd>
-</dl><a NAME="UserInterface.__createDockWindowsLayout" ID="UserInterface.__createDockWindowsLayout"></a>
-<h4>UserInterface.__createDockWindowsLayout</h4>
-<b>__createDockWindowsLayout</b>(<i>debugServer</i>)
-<p>
-        Private method to create the DockWindows layout.
-</p><dl>
-<dt><i>debugServer</i></dt>
-<dd>
-reference to the debug server object
-</dd>
-</dl><a NAME="UserInterface.__createFloatingWindowsLayout" ID="UserInterface.__createFloatingWindowsLayout"></a>
-<h4>UserInterface.__createFloatingWindowsLayout</h4>
-<b>__createFloatingWindowsLayout</b>(<i>debugServer</i>)
-<p>
-        Private method to create the FloatingWindows layout.
-</p><dl>
-<dt><i>debugServer</i></dt>
-<dd>
-reference to the debug server object
-</dd>
 </dl><a NAME="UserInterface.__createLayout" ID="UserInterface.__createLayout"></a>
 <h4>UserInterface.__createLayout</h4>
 <b>__createLayout</b>(<i>debugServer</i>)

eric ide

mercurial