448 <td><a href="#UserInterface.__helpViewer">__helpViewer</a></td> |
448 <td><a href="#UserInterface.__helpViewer">__helpViewer</a></td> |
449 <td>Private slot to start an empty help viewer/web browser.</td> |
449 <td>Private slot to start an empty help viewer/web browser.</td> |
450 </tr> |
450 </tr> |
451 <tr> |
451 <tr> |
452 <td><a href="#UserInterface.__importPreferences">__importPreferences</a></td> |
452 <td><a href="#UserInterface.__importPreferences">__importPreferences</a></td> |
453 <td>Private slot to import preferences.</td> |
453 <td>Private slot to from eric7 import Preferences.</td> |
454 </tr> |
454 </tr> |
455 <tr> |
455 <tr> |
456 <td><a href="#UserInterface.__importShortcuts">__importShortcuts</a></td> |
456 <td><a href="#UserInterface.__importShortcuts">__importShortcuts</a></td> |
457 <td>Private slot to import the keyboard shortcuts.</td> |
457 <td>Private slot to import the keyboard shortcuts.</td> |
458 </tr> |
458 </tr> |
1774 <a NAME="UserInterface.__importPreferences" ID="UserInterface.__importPreferences"></a> |
1774 <a NAME="UserInterface.__importPreferences" ID="UserInterface.__importPreferences"></a> |
1775 <h4>UserInterface.__importPreferences</h4> |
1775 <h4>UserInterface.__importPreferences</h4> |
1776 <b>__importPreferences</b>(<i></i>) |
1776 <b>__importPreferences</b>(<i></i>) |
1777 |
1777 |
1778 <p> |
1778 <p> |
1779 Private slot to import preferences. |
1779 Private slot to from eric7 import Preferences. |
1780 </p> |
1780 </p> |
1781 <a NAME="UserInterface.__importShortcuts" ID="UserInterface.__importShortcuts"></a> |
1781 <a NAME="UserInterface.__importShortcuts" ID="UserInterface.__importShortcuts"></a> |
1782 <h4>UserInterface.__importShortcuts</h4> |
1782 <h4>UserInterface.__importShortcuts</h4> |
1783 <b>__importShortcuts</b>(<i></i>) |
1783 <b>__importShortcuts</b>(<i></i>) |
1784 |
1784 |