src/eric7/Documentation/Source/eric7.UI.UserInterface.html

branch
eric7
changeset 10710
0e06a55c9f2d
parent 10692
9becf9ca115c
child 10784
521fd465b048
equal deleted inserted replaced
10709:eeab76c52195 10710:0e06a55c9f2d
378 <tr> 378 <tr>
379 <td><a href="#UserInterface.__connectToWebBrowser">__connectToWebBrowser</a></td> 379 <td><a href="#UserInterface.__connectToWebBrowser">__connectToWebBrowser</a></td>
380 <td>Private method to connect to a started web browser.</td> 380 <td>Private method to connect to a started web browser.</td>
381 </tr> 381 </tr>
382 <tr> 382 <tr>
383 <td><a href="#UserInterface.__copyVersions">__copyVersions</a></td>
384 <td>Private method to generated version information and copy that to the clipboard.</td>
385 </tr>
386 <tr>
383 <td><a href="#UserInterface.__createDockWindow">__createDockWindow</a></td> 387 <td><a href="#UserInterface.__createDockWindow">__createDockWindow</a></td>
384 <td>Private method to create a dock window with common properties.</td> 388 <td>Private method to create a dock window with common properties.</td>
385 </tr> 389 </tr>
386 <tr> 390 <tr>
387 <td><a href="#UserInterface.__createLayout">__createLayout</a></td> 391 <td><a href="#UserInterface.__createLayout">__createLayout</a></td>
1586 <dt>Return Type:</dt> 1590 <dt>Return Type:</dt>
1587 <dd> 1591 <dd>
1588 int 1592 int
1589 </dd> 1593 </dd>
1590 </dl> 1594 </dl>
1595 <a NAME="UserInterface.__copyVersions" ID="UserInterface.__copyVersions"></a>
1596 <h4>UserInterface.__copyVersions</h4>
1597 <b>__copyVersions</b>(<i></i>)
1598 <p>
1599 Private method to generated version information and copy that to the clipboard.
1600 </p>
1601
1591 <a NAME="UserInterface.__createDockWindow" ID="UserInterface.__createDockWindow"></a> 1602 <a NAME="UserInterface.__createDockWindow" ID="UserInterface.__createDockWindow"></a>
1592 <h4>UserInterface.__createDockWindow</h4> 1603 <h4>UserInterface.__createDockWindow</h4>
1593 <b>__createDockWindow</b>(<i>name</i>) 1604 <b>__createDockWindow</b>(<i>name</i>)
1594 <p> 1605 <p>
1595 Private method to create a dock window with common properties. 1606 Private method to create a dock window with common properties.

eric ide

mercurial