Documentation/Source/eric6.UI.UserInterface.html

changeset 6428
10aa2bf9c1d7
parent 6296
db9b3a419845
child 6434
872d10fa686a
equal deleted inserted replaced
6427:5524d1dd9271 6428:10aa2bf9c1d7
1519 <b>__requestFeature</b>(<i></i>) 1519 <b>__requestFeature</b>(<i></i>)
1520 <p> 1520 <p>
1521 Private slot to handle the Feature Request dialog. 1521 Private slot to handle the Feature Request dialog.
1522 </p><a NAME="UserInterface.__restart" ID="UserInterface.__restart"></a> 1522 </p><a NAME="UserInterface.__restart" ID="UserInterface.__restart"></a>
1523 <h4>UserInterface.__restart</h4> 1523 <h4>UserInterface.__restart</h4>
1524 <b>__restart</b>(<i></i>) 1524 <b>__restart</b>(<i>ask=False</i>)
1525 <p> 1525 <p>
1526 Private method to restart the application. 1526 Private method to restart the application.
1527 </p><a NAME="UserInterface.__saveCurrentViewProfile" ID="UserInterface.__saveCurrentViewProfile"></a> 1527 </p><dl>
1528 <dt><i>ask</i> (bool)</dt>
1529 <dd>
1530 flag indicating to ask the user for permission
1531 </dd>
1532 </dl><a NAME="UserInterface.__saveCurrentViewProfile" ID="UserInterface.__saveCurrentViewProfile"></a>
1528 <h4>UserInterface.__saveCurrentViewProfile</h4> 1533 <h4>UserInterface.__saveCurrentViewProfile</h4>
1529 <b>__saveCurrentViewProfile</b>(<i>save</i>) 1534 <b>__saveCurrentViewProfile</b>(<i>save</i>)
1530 <p> 1535 <p>
1531 Private slot to save the window geometries of the active profile. 1536 Private slot to save the window geometries of the active profile.
1532 </p><dl> 1537 </p><dl>

eric ide

mercurial