eric6/Documentation/Source/eric6.UI.UserInterface.html

changeset 8308
f39977d44009
parent 8284
eeaed80810ff
child 8429
ab23dbabd491
equal deleted inserted replaced
8307:01a323d3d4d7 8308:f39977d44009
524 <tr> 524 <tr>
525 <td><a href="#UserInterface.__openOnStartup">__openOnStartup</a></td> 525 <td><a href="#UserInterface.__openOnStartup">__openOnStartup</a></td>
526 <td>Private method to open the last file, project or multiproject.</td> 526 <td>Private method to open the last file, project or multiproject.</td>
527 </tr> 527 </tr>
528 <tr> 528 <tr>
529 <td><a href="#UserInterface.__pluginInstallFinished">__pluginInstallFinished</a></td>
530 <td>Private slot to handle the finishing of the plugin install dialog.</td>
531 </tr>
532 <tr>
529 <td><a href="#UserInterface.__pluginsConfigure">__pluginsConfigure</a></td> 533 <td><a href="#UserInterface.__pluginsConfigure">__pluginsConfigure</a></td>
530 <td>Private slot to show the plugin manager configuration page.</td> 534 <td>Private slot to show the plugin manager configuration page.</td>
531 </tr> 535 </tr>
532 <tr> 536 <tr>
533 <td><a href="#UserInterface.__populateToolbarsMenu">__populateToolbarsMenu</a></td> 537 <td><a href="#UserInterface.__populateToolbarsMenu">__populateToolbarsMenu</a></td>
1913 <dd> 1917 <dd>
1914 type of startup requested (string, one of 1918 type of startup requested (string, one of
1915 "Nothing", "File", "Project", "MultiProject" or "Session") 1919 "Nothing", "File", "Project", "MultiProject" or "Session")
1916 </dd> 1920 </dd>
1917 </dl> 1921 </dl>
1922 <a NAME="UserInterface.__pluginInstallFinished" ID="UserInterface.__pluginInstallFinished"></a>
1923 <h4>UserInterface.__pluginInstallFinished</h4>
1924 <b>__pluginInstallFinished</b>(<i></i>)
1925
1926 <p>
1927 Private slot to handle the finishing of the plugin install dialog.
1928 </p>
1918 <a NAME="UserInterface.__pluginsConfigure" ID="UserInterface.__pluginsConfigure"></a> 1929 <a NAME="UserInterface.__pluginsConfigure" ID="UserInterface.__pluginsConfigure"></a>
1919 <h4>UserInterface.__pluginsConfigure</h4> 1930 <h4>UserInterface.__pluginsConfigure</h4>
1920 <b>__pluginsConfigure</b>(<i></i>) 1931 <b>__pluginsConfigure</b>(<i></i>)
1921 1932
1922 <p> 1933 <p>

eric ide

mercurial