Documentation/Source/eric5.ViewManager.ViewManager.html

changeset 3322
d7118434250d
parent 3101
5213d9f28318
child 3346
39f9273ebd61
equal deleted inserted replaced
3321:ad3a75d3d870 3322:d7118434250d
568 <td>Private method to handle the show bookmarks menu signal.</td> 568 <td>Private method to handle the show bookmarks menu signal.</td>
569 </tr><tr> 569 </tr><tr>
570 <td><a href="#ViewManager.__showEditSpellingMenu">__showEditSpellingMenu</a></td> 570 <td><a href="#ViewManager.__showEditSpellingMenu">__showEditSpellingMenu</a></td>
571 <td>Private method to set up the edit dictionaries menu.</td> 571 <td>Private method to set up the edit dictionaries menu.</td>
572 </tr><tr> 572 </tr><tr>
573 <td><a href="#ViewManager.__showEncodingsMenu">__showEncodingsMenu</a></td>
574 <td>Private slot to show the Encodings menu of the current editor.</td>
575 </tr><tr>
576 <td><a href="#ViewManager.__showEolMenu">__showEolMenu</a></td>
577 <td>Private slot to show the EOL menu of the current editor.</td>
578 </tr><tr>
573 <td><a href="#ViewManager.__showFileMenu">__showFileMenu</a></td> 579 <td><a href="#ViewManager.__showFileMenu">__showFileMenu</a></td>
574 <td>Private method to set up the file menu.</td> 580 <td>Private method to set up the file menu.</td>
581 </tr><tr>
582 <td><a href="#ViewManager.__showLanguagesMenu">__showLanguagesMenu</a></td>
583 <td>Private slot to show the Languages menu of the current editor.</td>
575 </tr><tr> 584 </tr><tr>
576 <td><a href="#ViewManager.__showRecentMenu">__showRecentMenu</a></td> 585 <td><a href="#ViewManager.__showRecentMenu">__showRecentMenu</a></td>
577 <td>Private method to set up recent files menu.</td> 586 <td>Private method to set up recent files menu.</td>
578 </tr><tr> 587 </tr><tr>
579 <td><a href="#ViewManager.__spellCheck">__spellCheck</a></td> 588 <td><a href="#ViewManager.__spellCheck">__spellCheck</a></td>
1692 </p><a NAME="ViewManager.__showEditSpellingMenu" ID="ViewManager.__showEditSpellingMenu"></a> 1701 </p><a NAME="ViewManager.__showEditSpellingMenu" ID="ViewManager.__showEditSpellingMenu"></a>
1693 <h4>ViewManager.__showEditSpellingMenu</h4> 1702 <h4>ViewManager.__showEditSpellingMenu</h4>
1694 <b>__showEditSpellingMenu</b>(<i></i>) 1703 <b>__showEditSpellingMenu</b>(<i></i>)
1695 <p> 1704 <p>
1696 Private method to set up the edit dictionaries menu. 1705 Private method to set up the edit dictionaries menu.
1697 </p><a NAME="ViewManager.__showFileMenu" ID="ViewManager.__showFileMenu"></a> 1706 </p><a NAME="ViewManager.__showEncodingsMenu" ID="ViewManager.__showEncodingsMenu"></a>
1707 <h4>ViewManager.__showEncodingsMenu</h4>
1708 <b>__showEncodingsMenu</b>(<i>pos</i>)
1709 <p>
1710 Private slot to show the Encodings menu of the current editor.
1711 </p><dl>
1712 <dt><i>pos</i></dt>
1713 <dd>
1714 position the menu should be shown at (QPoint)
1715 </dd>
1716 </dl><a NAME="ViewManager.__showEolMenu" ID="ViewManager.__showEolMenu"></a>
1717 <h4>ViewManager.__showEolMenu</h4>
1718 <b>__showEolMenu</b>(<i>pos</i>)
1719 <p>
1720 Private slot to show the EOL menu of the current editor.
1721 </p><dl>
1722 <dt><i>pos</i></dt>
1723 <dd>
1724 position the menu should be shown at (QPoint)
1725 </dd>
1726 </dl><a NAME="ViewManager.__showFileMenu" ID="ViewManager.__showFileMenu"></a>
1698 <h4>ViewManager.__showFileMenu</h4> 1727 <h4>ViewManager.__showFileMenu</h4>
1699 <b>__showFileMenu</b>(<i></i>) 1728 <b>__showFileMenu</b>(<i></i>)
1700 <p> 1729 <p>
1701 Private method to set up the file menu. 1730 Private method to set up the file menu.
1702 </p><a NAME="ViewManager.__showRecentMenu" ID="ViewManager.__showRecentMenu"></a> 1731 </p><a NAME="ViewManager.__showLanguagesMenu" ID="ViewManager.__showLanguagesMenu"></a>
1732 <h4>ViewManager.__showLanguagesMenu</h4>
1733 <b>__showLanguagesMenu</b>(<i>pos</i>)
1734 <p>
1735 Private slot to show the Languages menu of the current editor.
1736 </p><dl>
1737 <dt><i>pos</i></dt>
1738 <dd>
1739 position the menu should be shown at (QPoint)
1740 </dd>
1741 </dl><a NAME="ViewManager.__showRecentMenu" ID="ViewManager.__showRecentMenu"></a>
1703 <h4>ViewManager.__showRecentMenu</h4> 1742 <h4>ViewManager.__showRecentMenu</h4>
1704 <b>__showRecentMenu</b>(<i></i>) 1743 <b>__showRecentMenu</b>(<i></i>)
1705 <p> 1744 <p>
1706 Private method to set up recent files menu. 1745 Private method to set up recent files menu.
1707 </p><a NAME="ViewManager.__spellCheck" ID="ViewManager.__spellCheck"></a> 1746 </p><a NAME="ViewManager.__spellCheck" ID="ViewManager.__spellCheck"></a>

eric ide

mercurial