Documentation/Source/eric5.UI.UserInterface.html

changeset 1770
c17e67e69ef5
parent 1726
5d3132740ece
child 1852
12d37ab1baf3
equal deleted inserted replaced
1768:8a04ce23e083 1770:c17e67e69ef5
510 <td>Private slot to display the Wizards menu.</td> 510 <td>Private slot to display the Wizards menu.</td>
511 </tr><tr> 511 </tr><tr>
512 <td><a href="#UserInterface.__shutdown">__shutdown</a></td> 512 <td><a href="#UserInterface.__shutdown">__shutdown</a></td>
513 <td>Private method to perform all necessary steps to close down the IDE.</td> 513 <td>Private method to perform all necessary steps to close down the IDE.</td>
514 </tr><tr> 514 </tr><tr>
515 <td><a href="#UserInterface.__snapshot">__snapshot</a></td>
516 <td>Private slot to start the snapshot tool.</td>
517 </tr><tr>
515 <td><a href="#UserInterface.__sqlBrowser">__sqlBrowser</a></td> 518 <td><a href="#UserInterface.__sqlBrowser">__sqlBrowser</a></td>
516 <td>Private slot to start the SQL browser tool.</td> 519 <td>Private slot to start the SQL browser tool.</td>
517 </tr><tr> 520 </tr><tr>
518 <td><a href="#UserInterface.__sslErrors">__sslErrors</a></td> 521 <td><a href="#UserInterface.__sslErrors">__sslErrors</a></td>
519 <td>Private slot to handle SSL errors.</td> 522 <td>Private slot to handle SSL errors.</td>
1553 </p><dl> 1556 </p><dl>
1554 <dt>Returns:</dt> 1557 <dt>Returns:</dt>
1555 <dd> 1558 <dd>
1556 flag indicating success 1559 flag indicating success
1557 </dd> 1560 </dd>
1558 </dl><a NAME="UserInterface.__sqlBrowser" ID="UserInterface.__sqlBrowser"></a> 1561 </dl><a NAME="UserInterface.__snapshot" ID="UserInterface.__snapshot"></a>
1562 <h4>UserInterface.__snapshot</h4>
1563 <b>__snapshot</b>(<i></i>)
1564 <p>
1565 Private slot to start the snapshot tool.
1566 </p><a NAME="UserInterface.__sqlBrowser" ID="UserInterface.__sqlBrowser"></a>
1559 <h4>UserInterface.__sqlBrowser</h4> 1567 <h4>UserInterface.__sqlBrowser</h4>
1560 <b>__sqlBrowser</b>(<i></i>) 1568 <b>__sqlBrowser</b>(<i></i>)
1561 <p> 1569 <p>
1562 Private slot to start the SQL browser tool. 1570 Private slot to start the SQL browser tool.
1563 </p><a NAME="UserInterface.__sslErrors" ID="UserInterface.__sslErrors"></a> 1571 </p><a NAME="UserInterface.__sslErrors" ID="UserInterface.__sslErrors"></a>

eric ide

mercurial