311 </tr><tr> |
311 </tr><tr> |
312 <td><a href="#ViewManager.__editShowCallTips">__editShowCallTips</a></td> |
312 <td><a href="#ViewManager.__editShowCallTips">__editShowCallTips</a></td> |
313 <td>Private method to handle the calltips action.</td> |
313 <td>Private method to handle the calltips action.</td> |
314 </tr><tr> |
314 </tr><tr> |
315 <td><a href="#ViewManager.__editSmartIndent">__editSmartIndent</a></td> |
315 <td><a href="#ViewManager.__editSmartIndent">__editSmartIndent</a></td> |
316 <td>Private method to handle the smart indent action</td> |
316 <td>Private method to handle the smart indent action.</td> |
317 </tr><tr> |
317 </tr><tr> |
318 <td><a href="#ViewManager.__editSortSelectedLines">__editSortSelectedLines</a></td> |
318 <td><a href="#ViewManager.__editSortSelectedLines">__editSortSelectedLines</a></td> |
319 <td>Private slot to sort the selected lines.</td> |
319 <td>Private slot to sort the selected lines.</td> |
320 </tr><tr> |
320 </tr><tr> |
321 <td><a href="#ViewManager.__editSpellingDictionary">__editSpellingDictionary</a></td> |
321 <td><a href="#ViewManager.__editSpellingDictionary">__editSpellingDictionary</a></td> |
488 </tr><tr> |
488 </tr><tr> |
489 <td><a href="#ViewManager.__quickSearch">__quickSearch</a></td> |
489 <td><a href="#ViewManager.__quickSearch">__quickSearch</a></td> |
490 <td>Private slot to handle the incremental quick search.</td> |
490 <td>Private slot to handle the incremental quick search.</td> |
491 </tr><tr> |
491 </tr><tr> |
492 <td><a href="#ViewManager.__quickSearchEnter">__quickSearchEnter</a></td> |
492 <td><a href="#ViewManager.__quickSearchEnter">__quickSearchEnter</a></td> |
493 <td>Private slot to handle the incremental quick search return pressed (jump back to text)</td> |
493 <td>Private slot to handle the incremental quick search return pressed (jump back to text).</td> |
494 </tr><tr> |
494 </tr><tr> |
495 <td><a href="#ViewManager.__quickSearchEscape">__quickSearchEscape</a></td> |
495 <td><a href="#ViewManager.__quickSearchEscape">__quickSearchEscape</a></td> |
496 <td>Private slot to handle the incremental quick search escape pressed (jump back to text)</td> |
496 <td>Private slot to handle the incremental quick search escape pressed (jump back to text).</td> |
497 </tr><tr> |
497 </tr><tr> |
498 <td><a href="#ViewManager.__quickSearchExtend">__quickSearchExtend</a></td> |
498 <td><a href="#ViewManager.__quickSearchExtend">__quickSearchExtend</a></td> |
499 <td>Private method to handle the quicksearch extend action.</td> |
499 <td>Private method to handle the quicksearch extend action.</td> |
500 </tr><tr> |
500 </tr><tr> |
501 <td><a href="#ViewManager.__quickSearchFocusIn">__quickSearchFocusIn</a></td> |
501 <td><a href="#ViewManager.__quickSearchFocusIn">__quickSearchFocusIn</a></td> |
743 </tr><tr> |
743 </tr><tr> |
744 <td><a href="#ViewManager.initActions">initActions</a></td> |
744 <td><a href="#ViewManager.initActions">initActions</a></td> |
745 <td>Public method defining the user interface actions.</td> |
745 <td>Public method defining the user interface actions.</td> |
746 </tr><tr> |
746 </tr><tr> |
747 <td><a href="#ViewManager.initBookmarkMenu">initBookmarkMenu</a></td> |
747 <td><a href="#ViewManager.initBookmarkMenu">initBookmarkMenu</a></td> |
748 <td>Public method to create the Bookmark menu</td> |
748 <td>Public method to create the Bookmark menu.</td> |
749 </tr><tr> |
749 </tr><tr> |
750 <td><a href="#ViewManager.initBookmarkToolbar">initBookmarkToolbar</a></td> |
750 <td><a href="#ViewManager.initBookmarkToolbar">initBookmarkToolbar</a></td> |
751 <td>Public method to create the Bookmark toolbar</td> |
751 <td>Public method to create the Bookmark toolbar.</td> |
752 </tr><tr> |
752 </tr><tr> |
753 <td><a href="#ViewManager.initEditMenu">initEditMenu</a></td> |
753 <td><a href="#ViewManager.initEditMenu">initEditMenu</a></td> |
754 <td>Public method to create the Edit menu</td> |
754 <td>Public method to create the Edit menu.</td> |
755 </tr><tr> |
755 </tr><tr> |
756 <td><a href="#ViewManager.initEditToolbar">initEditToolbar</a></td> |
756 <td><a href="#ViewManager.initEditToolbar">initEditToolbar</a></td> |
757 <td>Public method to create the Edit toolbar</td> |
757 <td>Public method to create the Edit toolbar.</td> |
758 </tr><tr> |
758 </tr><tr> |
759 <td><a href="#ViewManager.initFileMenu">initFileMenu</a></td> |
759 <td><a href="#ViewManager.initFileMenu">initFileMenu</a></td> |
760 <td>Public method to create the File menu.</td> |
760 <td>Public method to create the File menu.</td> |
761 </tr><tr> |
761 </tr><tr> |
762 <td><a href="#ViewManager.initFileToolbar">initFileToolbar</a></td> |
762 <td><a href="#ViewManager.initFileToolbar">initFileToolbar</a></td> |
763 <td>Public method to create the File toolbar.</td> |
763 <td>Public method to create the File toolbar.</td> |
764 </tr><tr> |
764 </tr><tr> |
765 <td><a href="#ViewManager.initMacroMenu">initMacroMenu</a></td> |
765 <td><a href="#ViewManager.initMacroMenu">initMacroMenu</a></td> |
766 <td>Public method to create the Macro menu</td> |
766 <td>Public method to create the Macro menu.</td> |
767 </tr><tr> |
767 </tr><tr> |
768 <td><a href="#ViewManager.initSearchToolbars">initSearchToolbars</a></td> |
768 <td><a href="#ViewManager.initSearchToolbars">initSearchToolbars</a></td> |
769 <td>Public method to create the Search toolbars</td> |
769 <td>Public method to create the Search toolbars.</td> |
770 </tr><tr> |
770 </tr><tr> |
771 <td><a href="#ViewManager.initSpellingToolbar">initSpellingToolbar</a></td> |
771 <td><a href="#ViewManager.initSpellingToolbar">initSpellingToolbar</a></td> |
772 <td>Public method to create the Spelling toolbar</td> |
772 <td>Public method to create the Spelling toolbar.</td> |
773 </tr><tr> |
773 </tr><tr> |
774 <td><a href="#ViewManager.initViewMenu">initViewMenu</a></td> |
774 <td><a href="#ViewManager.initViewMenu">initViewMenu</a></td> |
775 <td>Public method to create the View menu</td> |
775 <td>Public method to create the View menu.</td> |
776 </tr><tr> |
776 </tr><tr> |
777 <td><a href="#ViewManager.initViewToolbar">initViewToolbar</a></td> |
777 <td><a href="#ViewManager.initViewToolbar">initViewToolbar</a></td> |
778 <td>Public method to create the View toolbar</td> |
778 <td>Public method to create the View toolbar.</td> |
779 </tr><tr> |
779 </tr><tr> |
780 <td><a href="#ViewManager.insertNumber">insertNumber</a></td> |
780 <td><a href="#ViewManager.insertNumber">insertNumber</a></td> |
781 <td>Private slot to insert a number text into the active window.</td> |
781 <td>Private slot to insert a number text into the active window.</td> |
782 </tr><tr> |
782 </tr><tr> |
783 <td><a href="#ViewManager.insertSymbol">insertSymbol</a></td> |
783 <td><a href="#ViewManager.insertSymbol">insertSymbol</a></td> |
1153 Private method to handle the calltips action. |
1153 Private method to handle the calltips action. |
1154 </p><a NAME="ViewManager.__editSmartIndent" ID="ViewManager.__editSmartIndent"></a> |
1154 </p><a NAME="ViewManager.__editSmartIndent" ID="ViewManager.__editSmartIndent"></a> |
1155 <h4>ViewManager.__editSmartIndent</h4> |
1155 <h4>ViewManager.__editSmartIndent</h4> |
1156 <b>__editSmartIndent</b>(<i></i>) |
1156 <b>__editSmartIndent</b>(<i></i>) |
1157 <p> |
1157 <p> |
1158 Private method to handle the smart indent action |
1158 Private method to handle the smart indent action. |
1159 </p><a NAME="ViewManager.__editSortSelectedLines" ID="ViewManager.__editSortSelectedLines"></a> |
1159 </p><a NAME="ViewManager.__editSortSelectedLines" ID="ViewManager.__editSortSelectedLines"></a> |
1160 <h4>ViewManager.__editSortSelectedLines</h4> |
1160 <h4>ViewManager.__editSortSelectedLines</h4> |
1161 <b>__editSortSelectedLines</b>(<i></i>) |
1161 <b>__editSortSelectedLines</b>(<i></i>) |
1162 <p> |
1162 <p> |
1163 Private slot to sort the selected lines. |
1163 Private slot to sort the selected lines. |
1164 </p><a NAME="ViewManager.__editSpellingDictionary" ID="ViewManager.__editSpellingDictionary"></a> |
1164 </p><a NAME="ViewManager.__editSpellingDictionary" ID="ViewManager.__editSpellingDictionary"></a> |
1165 <h4>ViewManager.__editSpellingDictionary</h4> |
1165 <h4>ViewManager.__editSpellingDictionary</h4> |
1166 <b>__editSpellingDictionary</b>(<i>dictionaryFile</i>) |
1166 <b>__editSpellingDictionary</b>(<i>dictionaryFile</i>) |
1167 <p> |
1167 <p> |
1168 Private slot to edit the given spelling dictionary. |
1168 Private slot to edit the given spelling dictionary. |
1169 </p><a NAME="ViewManager.__editStreamComment" ID="ViewManager.__editStreamComment"></a> |
1169 </p><dl> |
|
1170 <dt><i>dictionaryFile</i></dt> |
|
1171 <dd> |
|
1172 file name of the dictionary to edit (string) |
|
1173 </dd> |
|
1174 </dl><a NAME="ViewManager.__editStreamComment" ID="ViewManager.__editStreamComment"></a> |
1170 <h4>ViewManager.__editStreamComment</h4> |
1175 <h4>ViewManager.__editStreamComment</h4> |
1171 <b>__editStreamComment</b>(<i></i>) |
1176 <b>__editStreamComment</b>(<i></i>) |
1172 <p> |
1177 <p> |
1173 Private method to handle the stream comment action. |
1178 Private method to handle the stream comment action. |
1174 </p><a NAME="ViewManager.__editToggleComment" ID="ViewManager.__editToggleComment"></a> |
1179 </p><a NAME="ViewManager.__editToggleComment" ID="ViewManager.__editToggleComment"></a> |
1204 </p><a NAME="ViewManager.__editorAutoCompletionAPIsAvailable" ID="ViewManager.__editorAutoCompletionAPIsAvailable"></a> |
1209 </p><a NAME="ViewManager.__editorAutoCompletionAPIsAvailable" ID="ViewManager.__editorAutoCompletionAPIsAvailable"></a> |
1205 <h4>ViewManager.__editorAutoCompletionAPIsAvailable</h4> |
1210 <h4>ViewManager.__editorAutoCompletionAPIsAvailable</h4> |
1206 <b>__editorAutoCompletionAPIsAvailable</b>(<i>available</i>) |
1211 <b>__editorAutoCompletionAPIsAvailable</b>(<i>available</i>) |
1207 <p> |
1212 <p> |
1208 Private method to handle the availability of API autocompletion signal. |
1213 Private method to handle the availability of API autocompletion signal. |
1209 </p><a NAME="ViewManager.__editorCommand" ID="ViewManager.__editorCommand"></a> |
1214 </p><dl> |
|
1215 <dt><i>available</i></dt> |
|
1216 <dd> |
|
1217 flag indicating the availability of API |
|
1218 autocompletion (boolean) |
|
1219 </dd> |
|
1220 </dl><a NAME="ViewManager.__editorCommand" ID="ViewManager.__editorCommand"></a> |
1210 <h4>ViewManager.__editorCommand</h4> |
1221 <h4>ViewManager.__editorCommand</h4> |
1211 <b>__editorCommand</b>(<i>cmd</i>) |
1222 <b>__editorCommand</b>(<i>cmd</i>) |
1212 <p> |
1223 <p> |
1213 Private method to send an editor command to the active window. |
1224 Private method to send an editor command to the active window. |
1214 </p><dl> |
1225 </p><dl> |
1328 </p><a NAME="ViewManager.__initContextMenuExporters" ID="ViewManager.__initContextMenuExporters"></a> |
1339 </p><a NAME="ViewManager.__initContextMenuExporters" ID="ViewManager.__initContextMenuExporters"></a> |
1329 <h4>ViewManager.__initContextMenuExporters</h4> |
1340 <h4>ViewManager.__initContextMenuExporters</h4> |
1330 <b>__initContextMenuExporters</b>(<i></i>) |
1341 <b>__initContextMenuExporters</b>(<i></i>) |
1331 <p> |
1342 <p> |
1332 Private method used to setup the Exporters sub menu. |
1343 Private method used to setup the Exporters sub menu. |
1333 </p><a NAME="ViewManager.__initEditActions" ID="ViewManager.__initEditActions"></a> |
1344 </p><dl> |
|
1345 <dt>Returns:</dt> |
|
1346 <dd> |
|
1347 reference to the generated menu (QMenu) |
|
1348 </dd> |
|
1349 </dl><a NAME="ViewManager.__initEditActions" ID="ViewManager.__initEditActions"></a> |
1334 <h4>ViewManager.__initEditActions</h4> |
1350 <h4>ViewManager.__initEditActions</h4> |
1335 <b>__initEditActions</b>(<i></i>) |
1351 <b>__initEditActions</b>(<i></i>) |
1336 <p> |
1352 <p> |
1337 Private method defining the user interface actions for the edit commands. |
1353 Private method defining the user interface actions for the edit commands. |
1338 </p><a NAME="ViewManager.__initFileActions" ID="ViewManager.__initFileActions"></a> |
1354 </p><a NAME="ViewManager.__initFileActions" ID="ViewManager.__initFileActions"></a> |
1489 </p><a NAME="ViewManager.__quickSearchEnter" ID="ViewManager.__quickSearchEnter"></a> |
1505 </p><a NAME="ViewManager.__quickSearchEnter" ID="ViewManager.__quickSearchEnter"></a> |
1490 <h4>ViewManager.__quickSearchEnter</h4> |
1506 <h4>ViewManager.__quickSearchEnter</h4> |
1491 <b>__quickSearchEnter</b>(<i></i>) |
1507 <b>__quickSearchEnter</b>(<i></i>) |
1492 <p> |
1508 <p> |
1493 Private slot to handle the incremental quick search return pressed |
1509 Private slot to handle the incremental quick search return pressed |
1494 (jump back to text) |
1510 (jump back to text). |
1495 </p><a NAME="ViewManager.__quickSearchEscape" ID="ViewManager.__quickSearchEscape"></a> |
1511 </p><a NAME="ViewManager.__quickSearchEscape" ID="ViewManager.__quickSearchEscape"></a> |
1496 <h4>ViewManager.__quickSearchEscape</h4> |
1512 <h4>ViewManager.__quickSearchEscape</h4> |
1497 <b>__quickSearchEscape</b>(<i></i>) |
1513 <b>__quickSearchEscape</b>(<i></i>) |
1498 <p> |
1514 <p> |
1499 Private slot to handle the incremental quick search escape pressed |
1515 Private slot to handle the incremental quick search escape pressed |
1500 (jump back to text) |
1516 (jump back to text). |
1501 </p><a NAME="ViewManager.__quickSearchExtend" ID="ViewManager.__quickSearchExtend"></a> |
1517 </p><a NAME="ViewManager.__quickSearchExtend" ID="ViewManager.__quickSearchExtend"></a> |
1502 <h4>ViewManager.__quickSearchExtend</h4> |
1518 <h4>ViewManager.__quickSearchExtend</h4> |
1503 <b>__quickSearchExtend</b>(<i></i>) |
1519 <b>__quickSearchExtend</b>(<i></i>) |
1504 <p> |
1520 <p> |
1505 Private method to handle the quicksearch extend action. |
1521 Private method to handle the quicksearch extend action. |
1667 </p><a NAME="ViewManager.__splitOrientation" ID="ViewManager.__splitOrientation"></a> |
1683 </p><a NAME="ViewManager.__splitOrientation" ID="ViewManager.__splitOrientation"></a> |
1668 <h4>ViewManager.__splitOrientation</h4> |
1684 <h4>ViewManager.__splitOrientation</h4> |
1669 <b>__splitOrientation</b>(<i>checked</i>) |
1685 <b>__splitOrientation</b>(<i>checked</i>) |
1670 <p> |
1686 <p> |
1671 Private method to handle the split orientation action. |
1687 Private method to handle the split orientation action. |
1672 </p><a NAME="ViewManager.__splitView" ID="ViewManager.__splitView"></a> |
1688 </p><dl> |
|
1689 <dt><i>checked</i></dt> |
|
1690 <dd> |
|
1691 flag indicating the checked state of the action |
|
1692 (boolean). True means splitting horizontally. |
|
1693 </dd> |
|
1694 </dl><a NAME="ViewManager.__splitView" ID="ViewManager.__splitView"></a> |
1673 <h4>ViewManager.__splitView</h4> |
1695 <h4>ViewManager.__splitView</h4> |
1674 <b>__splitView</b>(<i></i>) |
1696 <b>__splitView</b>(<i></i>) |
1675 <p> |
1697 <p> |
1676 Private method to handle the split view action. |
1698 Private method to handle the split view action. |
1677 </p><a NAME="ViewManager.__taskMarkersUpdated" ID="ViewManager.__taskMarkersUpdated"></a> |
1699 </p><a NAME="ViewManager.__taskMarkersUpdated" ID="ViewManager.__taskMarkersUpdated"></a> |
1731 Private method to reset the zoom factor. |
1753 Private method to reset the zoom factor. |
1732 </p><a NAME="ViewManager._addView" ID="ViewManager._addView"></a> |
1754 </p><a NAME="ViewManager._addView" ID="ViewManager._addView"></a> |
1733 <h4>ViewManager._addView</h4> |
1755 <h4>ViewManager._addView</h4> |
1734 <b>_addView</b>(<i>win, fn=None, noName=""</i>) |
1756 <b>_addView</b>(<i>win, fn=None, noName=""</i>) |
1735 <p> |
1757 <p> |
1736 Protected method to add a view (i.e. window) |
1758 Protected method to add a view (i.e. window). |
1737 </p><dl> |
1759 </p><dl> |
1738 <dt><i>win</i></dt> |
1760 <dt><i>win</i></dt> |
1739 <dd> |
1761 <dd> |
1740 editor assembly to be added |
1762 editor assembly to be added |
1741 </dd><dt><i>fn</i></dt> |
1763 </dd><dt><i>fn</i></dt> |
1823 </dd> |
1845 </dd> |
1824 </dl><a NAME="ViewManager._removeAllViews" ID="ViewManager._removeAllViews"></a> |
1846 </dl><a NAME="ViewManager._removeAllViews" ID="ViewManager._removeAllViews"></a> |
1825 <h4>ViewManager._removeAllViews</h4> |
1847 <h4>ViewManager._removeAllViews</h4> |
1826 <b>_removeAllViews</b>(<i></i>) |
1848 <b>_removeAllViews</b>(<i></i>) |
1827 <p> |
1849 <p> |
1828 Protected method to remove all views (i.e. windows) |
1850 Protected method to remove all views (i.e. windows). |
1829 </p><dl> |
1851 </p><dl> |
1830 <dt>Raises <b>RuntimeError</b>:</dt> |
1852 <dt>Raises <b>RuntimeError</b>:</dt> |
1831 <dd> |
1853 <dd> |
1832 Not implemented |
1854 Not implemented |
1833 </dd> |
1855 </dd> |
1834 </dl><a NAME="ViewManager._removeView" ID="ViewManager._removeView"></a> |
1856 </dl><a NAME="ViewManager._removeView" ID="ViewManager._removeView"></a> |
1835 <h4>ViewManager._removeView</h4> |
1857 <h4>ViewManager._removeView</h4> |
1836 <b>_removeView</b>(<i>win</i>) |
1858 <b>_removeView</b>(<i>win</i>) |
1837 <p> |
1859 <p> |
1838 Protected method to remove a view (i.e. window) |
1860 Protected method to remove a view (i.e. window). |
1839 </p><dl> |
1861 </p><dl> |
1840 <dt><i>win</i></dt> |
1862 <dt><i>win</i></dt> |
1841 <dd> |
1863 <dd> |
1842 editor window to be removed |
1864 editor window to be removed |
1843 </dd> |
1865 </dd> |
1848 </dd> |
1870 </dd> |
1849 </dl><a NAME="ViewManager._showView" ID="ViewManager._showView"></a> |
1871 </dl><a NAME="ViewManager._showView" ID="ViewManager._showView"></a> |
1850 <h4>ViewManager._showView</h4> |
1872 <h4>ViewManager._showView</h4> |
1851 <b>_showView</b>(<i>win, fn=None</i>) |
1873 <b>_showView</b>(<i>win, fn=None</i>) |
1852 <p> |
1874 <p> |
1853 Protected method to show a view (i.e. window) |
1875 Protected method to show a view (i.e. window). |
1854 </p><dl> |
1876 </p><dl> |
1855 <dt><i>win</i></dt> |
1877 <dt><i>win</i></dt> |
1856 <dd> |
1878 <dd> |
1857 editor assembly to be shown |
1879 editor assembly to be shown |
1858 </dd><dt><i>fn</i></dt> |
1880 </dd><dt><i>fn</i></dt> |
1899 </p><a NAME="ViewManager.addToExtrasMenu" ID="ViewManager.addToExtrasMenu"></a> |
1921 </p><a NAME="ViewManager.addToExtrasMenu" ID="ViewManager.addToExtrasMenu"></a> |
1900 <h4>ViewManager.addToExtrasMenu</h4> |
1922 <h4>ViewManager.addToExtrasMenu</h4> |
1901 <b>addToExtrasMenu</b>(<i>menu</i>) |
1923 <b>addToExtrasMenu</b>(<i>menu</i>) |
1902 <p> |
1924 <p> |
1903 Public method to add some actions to the extras menu. |
1925 Public method to add some actions to the extras menu. |
1904 </p><a NAME="ViewManager.addToRecentList" ID="ViewManager.addToRecentList"></a> |
1926 </p><dl> |
|
1927 <dt><i>menu</i></dt> |
|
1928 <dd> |
|
1929 reference to the menu to add actions to (QMenu) |
|
1930 </dd> |
|
1931 </dl><a NAME="ViewManager.addToRecentList" ID="ViewManager.addToRecentList"></a> |
1905 <h4>ViewManager.addToRecentList</h4> |
1932 <h4>ViewManager.addToRecentList</h4> |
1906 <b>addToRecentList</b>(<i>fn</i>) |
1933 <b>addToRecentList</b>(<i>fn</i>) |
1907 <p> |
1934 <p> |
1908 Public slot to add a filename to the list of recently opened files. |
1935 Public slot to add a filename to the list of recently opened files. |
1909 </p><dl> |
1936 </p><dl> |
2309 Public method defining the user interface actions. |
2336 Public method defining the user interface actions. |
2310 </p><a NAME="ViewManager.initBookmarkMenu" ID="ViewManager.initBookmarkMenu"></a> |
2337 </p><a NAME="ViewManager.initBookmarkMenu" ID="ViewManager.initBookmarkMenu"></a> |
2311 <h4>ViewManager.initBookmarkMenu</h4> |
2338 <h4>ViewManager.initBookmarkMenu</h4> |
2312 <b>initBookmarkMenu</b>(<i></i>) |
2339 <b>initBookmarkMenu</b>(<i></i>) |
2313 <p> |
2340 <p> |
2314 Public method to create the Bookmark menu |
2341 Public method to create the Bookmark menu. |
2315 </p><dl> |
2342 </p><dl> |
2316 <dt>Returns:</dt> |
2343 <dt>Returns:</dt> |
2317 <dd> |
2344 <dd> |
2318 the generated menu |
2345 the generated menu |
2319 </dd> |
2346 </dd> |
2320 </dl><a NAME="ViewManager.initBookmarkToolbar" ID="ViewManager.initBookmarkToolbar"></a> |
2347 </dl><a NAME="ViewManager.initBookmarkToolbar" ID="ViewManager.initBookmarkToolbar"></a> |
2321 <h4>ViewManager.initBookmarkToolbar</h4> |
2348 <h4>ViewManager.initBookmarkToolbar</h4> |
2322 <b>initBookmarkToolbar</b>(<i>toolbarManager</i>) |
2349 <b>initBookmarkToolbar</b>(<i>toolbarManager</i>) |
2323 <p> |
2350 <p> |
2324 Public method to create the Bookmark toolbar |
2351 Public method to create the Bookmark toolbar. |
2325 </p><dl> |
2352 </p><dl> |
2326 <dt><i>toolbarManager</i></dt> |
2353 <dt><i>toolbarManager</i></dt> |
2327 <dd> |
2354 <dd> |
2328 reference to a toolbar manager object (E5ToolBarManager) |
2355 reference to a toolbar manager object (E5ToolBarManager) |
2329 </dd> |
2356 </dd> |
2334 </dd> |
2361 </dd> |
2335 </dl><a NAME="ViewManager.initEditMenu" ID="ViewManager.initEditMenu"></a> |
2362 </dl><a NAME="ViewManager.initEditMenu" ID="ViewManager.initEditMenu"></a> |
2336 <h4>ViewManager.initEditMenu</h4> |
2363 <h4>ViewManager.initEditMenu</h4> |
2337 <b>initEditMenu</b>(<i></i>) |
2364 <b>initEditMenu</b>(<i></i>) |
2338 <p> |
2365 <p> |
2339 Public method to create the Edit menu |
2366 Public method to create the Edit menu. |
2340 </p><dl> |
2367 </p><dl> |
2341 <dt>Returns:</dt> |
2368 <dt>Returns:</dt> |
2342 <dd> |
2369 <dd> |
2343 the generated menu |
2370 the generated menu |
2344 </dd> |
2371 </dd> |
2345 </dl><a NAME="ViewManager.initEditToolbar" ID="ViewManager.initEditToolbar"></a> |
2372 </dl><a NAME="ViewManager.initEditToolbar" ID="ViewManager.initEditToolbar"></a> |
2346 <h4>ViewManager.initEditToolbar</h4> |
2373 <h4>ViewManager.initEditToolbar</h4> |
2347 <b>initEditToolbar</b>(<i>toolbarManager</i>) |
2374 <b>initEditToolbar</b>(<i>toolbarManager</i>) |
2348 <p> |
2375 <p> |
2349 Public method to create the Edit toolbar |
2376 Public method to create the Edit toolbar. |
2350 </p><dl> |
2377 </p><dl> |
2351 <dt><i>toolbarManager</i></dt> |
2378 <dt><i>toolbarManager</i></dt> |
2352 <dd> |
2379 <dd> |
2353 reference to a toolbar manager object (E5ToolBarManager) |
2380 reference to a toolbar manager object (E5ToolBarManager) |
2354 </dd> |
2381 </dd> |
2384 </dd> |
2411 </dd> |
2385 </dl><a NAME="ViewManager.initMacroMenu" ID="ViewManager.initMacroMenu"></a> |
2412 </dl><a NAME="ViewManager.initMacroMenu" ID="ViewManager.initMacroMenu"></a> |
2386 <h4>ViewManager.initMacroMenu</h4> |
2413 <h4>ViewManager.initMacroMenu</h4> |
2387 <b>initMacroMenu</b>(<i></i>) |
2414 <b>initMacroMenu</b>(<i></i>) |
2388 <p> |
2415 <p> |
2389 Public method to create the Macro menu |
2416 Public method to create the Macro menu. |
2390 </p><dl> |
2417 </p><dl> |
2391 <dt>Returns:</dt> |
2418 <dt>Returns:</dt> |
2392 <dd> |
2419 <dd> |
2393 the generated menu |
2420 the generated menu |
2394 </dd> |
2421 </dd> |
2395 </dl><a NAME="ViewManager.initSearchToolbars" ID="ViewManager.initSearchToolbars"></a> |
2422 </dl><a NAME="ViewManager.initSearchToolbars" ID="ViewManager.initSearchToolbars"></a> |
2396 <h4>ViewManager.initSearchToolbars</h4> |
2423 <h4>ViewManager.initSearchToolbars</h4> |
2397 <b>initSearchToolbars</b>(<i>toolbarManager</i>) |
2424 <b>initSearchToolbars</b>(<i>toolbarManager</i>) |
2398 <p> |
2425 <p> |
2399 Public method to create the Search toolbars |
2426 Public method to create the Search toolbars. |
2400 </p><dl> |
2427 </p><dl> |
2401 <dt><i>toolbarManager</i></dt> |
2428 <dt><i>toolbarManager</i></dt> |
2402 <dd> |
2429 <dd> |
2403 reference to a toolbar manager object (E5ToolBarManager) |
2430 reference to a toolbar manager object (E5ToolBarManager) |
2404 </dd> |
2431 </dd> |
2409 </dd> |
2436 </dd> |
2410 </dl><a NAME="ViewManager.initSpellingToolbar" ID="ViewManager.initSpellingToolbar"></a> |
2437 </dl><a NAME="ViewManager.initSpellingToolbar" ID="ViewManager.initSpellingToolbar"></a> |
2411 <h4>ViewManager.initSpellingToolbar</h4> |
2438 <h4>ViewManager.initSpellingToolbar</h4> |
2412 <b>initSpellingToolbar</b>(<i>toolbarManager</i>) |
2439 <b>initSpellingToolbar</b>(<i>toolbarManager</i>) |
2413 <p> |
2440 <p> |
2414 Public method to create the Spelling toolbar |
2441 Public method to create the Spelling toolbar. |
2415 </p><dl> |
2442 </p><dl> |
2416 <dt><i>toolbarManager</i></dt> |
2443 <dt><i>toolbarManager</i></dt> |
2417 <dd> |
2444 <dd> |
2418 reference to a toolbar manager object (E5ToolBarManager) |
2445 reference to a toolbar manager object (E5ToolBarManager) |
2419 </dd> |
2446 </dd> |
2424 </dd> |
2451 </dd> |
2425 </dl><a NAME="ViewManager.initViewMenu" ID="ViewManager.initViewMenu"></a> |
2452 </dl><a NAME="ViewManager.initViewMenu" ID="ViewManager.initViewMenu"></a> |
2426 <h4>ViewManager.initViewMenu</h4> |
2453 <h4>ViewManager.initViewMenu</h4> |
2427 <b>initViewMenu</b>(<i></i>) |
2454 <b>initViewMenu</b>(<i></i>) |
2428 <p> |
2455 <p> |
2429 Public method to create the View menu |
2456 Public method to create the View menu. |
2430 </p><dl> |
2457 </p><dl> |
2431 <dt>Returns:</dt> |
2458 <dt>Returns:</dt> |
2432 <dd> |
2459 <dd> |
2433 the generated menu |
2460 the generated menu |
2434 </dd> |
2461 </dd> |
2435 </dl><a NAME="ViewManager.initViewToolbar" ID="ViewManager.initViewToolbar"></a> |
2462 </dl><a NAME="ViewManager.initViewToolbar" ID="ViewManager.initViewToolbar"></a> |
2436 <h4>ViewManager.initViewToolbar</h4> |
2463 <h4>ViewManager.initViewToolbar</h4> |
2437 <b>initViewToolbar</b>(<i>toolbarManager</i>) |
2464 <b>initViewToolbar</b>(<i>toolbarManager</i>) |
2438 <p> |
2465 <p> |
2439 Public method to create the View toolbar |
2466 Public method to create the View toolbar. |
2440 </p><dl> |
2467 </p><dl> |
2441 <dt><i>toolbarManager</i></dt> |
2468 <dt><i>toolbarManager</i></dt> |
2442 <dd> |
2469 <dd> |
2443 reference to a toolbar manager object (E5ToolBarManager) |
2470 reference to a toolbar manager object (E5ToolBarManager) |
2444 </dd> |
2471 </dd> |
2532 <dd> |
2559 <dd> |
2533 start of an area to be selected (integer) |
2560 start of an area to be selected (integer) |
2534 </dd><dt><i>selEnd</i></dt> |
2561 </dd><dt><i>selEnd</i></dt> |
2535 <dd> |
2562 <dd> |
2536 end of an area to be selected (integer) |
2563 end of an area to be selected (integer) |
|
2564 </dd><dt><i>pos</i></dt> |
|
2565 <dd> |
|
2566 position within the line to place the cursor at (integer) |
2537 </dd> |
2567 </dd> |
2538 </dl><a NAME="ViewManager.preferencesChanged" ID="ViewManager.preferencesChanged"></a> |
2568 </dl><a NAME="ViewManager.preferencesChanged" ID="ViewManager.preferencesChanged"></a> |
2539 <h4>ViewManager.preferencesChanged</h4> |
2569 <h4>ViewManager.preferencesChanged</h4> |
2540 <b>preferencesChanged</b>(<i></i>) |
2570 <b>preferencesChanged</b>(<i></i>) |
2541 <p> |
2571 <p> |
2890 Public slot to start a shared edit session for the current editor. |
2920 Public slot to start a shared edit session for the current editor. |
2891 </p><a NAME="ViewManager.textForFind" ID="ViewManager.textForFind"></a> |
2921 </p><a NAME="ViewManager.textForFind" ID="ViewManager.textForFind"></a> |
2892 <h4>ViewManager.textForFind</h4> |
2922 <h4>ViewManager.textForFind</h4> |
2893 <b>textForFind</b>(<i>getCurrentWord=True</i>) |
2923 <b>textForFind</b>(<i>getCurrentWord=True</i>) |
2894 <p> |
2924 <p> |
2895 Public method to determine the selection or the current word for the next |
2925 Public method to determine the selection or the current word for the |
2896 find operation. |
2926 next find operation. |
2897 </p><dl> |
2927 </p><dl> |
2898 <dt><i>getCurrentWord</i></dt> |
2928 <dt><i>getCurrentWord</i></dt> |
2899 <dd> |
2929 <dd> |
2900 flag indicating to return the current word, if no selected |
2930 flag indicating to return the current word, if |
2901 text was found (boolean) |
2931 no selected text was found (boolean) |
2902 </dd> |
2932 </dd> |
2903 </dl><dl> |
2933 </dl><dl> |
2904 <dt>Returns:</dt> |
2934 <dt>Returns:</dt> |
2905 <dd> |
2935 <dd> |
2906 selection or current word (string) |
2936 selection or current word (string) |