138 <dd> |
138 <dd> |
139 emitted if a change of the caption is necessary |
139 emitted if a change of the caption is necessary |
140 </dd><dt>checkActions(Editor)</dt> |
140 </dd><dt>checkActions(Editor)</dt> |
141 <dd> |
141 <dd> |
142 emitted when some actions should be checked |
142 emitted when some actions should be checked |
143 for their status |
143 for their status |
144 </dd><dt>cursorChanged(Editor)</dt> |
144 </dd><dt>cursorChanged(Editor)</dt> |
145 <dd> |
145 <dd> |
146 emitted after the cursor position of the active |
146 emitted after the cursor position of the |
147 window has changed |
147 active window has changed |
148 </dd><dt>editorChanged(str)</dt> |
148 </dd><dt>editorChanged(str)</dt> |
149 <dd> |
149 <dd> |
150 emitted when the current editor has changed |
150 emitted when the current editor has changed |
151 </dd><dt>editorChangedEd(Editor)</dt> |
151 </dd><dt>editorChangedEd(Editor)</dt> |
152 <dd> |
152 <dd> |
154 </dd><dt>editorClosed(str)</dt> |
154 </dd><dt>editorClosed(str)</dt> |
155 <dd> |
155 <dd> |
156 emitted just before an editor window gets closed |
156 emitted just before an editor window gets closed |
157 </dd><dt>editorClosedEd(Editor)</dt> |
157 </dd><dt>editorClosedEd(Editor)</dt> |
158 <dd> |
158 <dd> |
159 emitted just before an editor window gets closed |
159 emitted just before an editor window gets |
|
160 closed |
160 </dd><dt>editorLanguageChanged(Editor)</dt> |
161 </dd><dt>editorLanguageChanged(Editor)</dt> |
161 <dd> |
162 <dd> |
162 emitted to signal a change of an |
163 emitted to signal a change of an |
163 editor's language |
164 editor's language |
164 </dd><dt>editorLineChanged(str,int)</dt> |
165 </dd><dt>editorLineChanged(str,int)</dt> |
165 <dd> |
166 <dd> |
166 emitted to signal a change of an editor's |
167 emitted to signal a change of an |
167 current line (line is given one based) |
168 editor's current line (line is given one based) |
168 </dd><dt>editorOpened(str)</dt> |
169 </dd><dt>editorOpened(str)</dt> |
169 <dd> |
170 <dd> |
170 emitted after an editor window was opened |
171 emitted after an editor window was opened |
171 </dd><dt>editorOpenedEd(Editor)</dt> |
172 </dd><dt>editorOpenedEd(Editor)</dt> |
172 <dd> |
173 <dd> |
174 </dd><dt>editorSaved(str)</dt> |
175 </dd><dt>editorSaved(str)</dt> |
175 <dd> |
176 <dd> |
176 emitted after an editor window was saved |
177 emitted after an editor window was saved |
177 </dd><dt>editorTextChanged(Editor)</dt> |
178 </dd><dt>editorTextChanged(Editor)</dt> |
178 <dd> |
179 <dd> |
179 emitted to signal a change of an editor's text |
180 emitted to signal a change of an |
|
181 editor's text |
180 </dd><dt>lastEditorClosed()</dt> |
182 </dd><dt>lastEditorClosed()</dt> |
181 <dd> |
183 <dd> |
182 emitted after the last editor window was closed |
184 emitted after the last editor window was closed |
183 </dd><dt>previewStateChanged(bool)</dt> |
185 </dd><dt>previewStateChanged(bool)</dt> |
184 <dd> |
186 <dd> |
185 emitted to signal a change in the preview state |
187 emitted to signal a change in the |
|
188 preview state |
186 </dd><dt>syntaxerrorToggled(Editor)</dt> |
189 </dd><dt>syntaxerrorToggled(Editor)</dt> |
187 <dd> |
190 <dd> |
188 emitted when a syntax error is toggled |
191 emitted when a syntax error is toggled |
189 </dd> |
192 </dd> |
190 </dl> |
193 </dl> |
1229 </dd> |
1232 </dd> |
1230 </dl><a NAME="ViewManager.__editorConfigChanged" ID="ViewManager.__editorConfigChanged"></a> |
1233 </dl><a NAME="ViewManager.__editorConfigChanged" ID="ViewManager.__editorConfigChanged"></a> |
1231 <h4>ViewManager.__editorConfigChanged</h4> |
1234 <h4>ViewManager.__editorConfigChanged</h4> |
1232 <b>__editorConfigChanged</b>(<i></i>) |
1235 <b>__editorConfigChanged</b>(<i></i>) |
1233 <p> |
1236 <p> |
1234 Private slot to handle changes of an editor's configuration (e.g. language). |
1237 Private slot to handle changes of an editor's configuration (e.g. |
|
1238 language). |
1235 </p><a NAME="ViewManager.__editorOpened" ID="ViewManager.__editorOpened"></a> |
1239 </p><a NAME="ViewManager.__editorOpened" ID="ViewManager.__editorOpened"></a> |
1236 <h4>ViewManager.__editorOpened</h4> |
1240 <h4>ViewManager.__editorOpened</h4> |
1237 <b>__editorOpened</b>(<i></i>) |
1241 <b>__editorOpened</b>(<i></i>) |
1238 <p> |
1242 <p> |
1239 Private slot to handle the editorOpened signal. |
1243 Private slot to handle the editorOpened signal. |
1291 Private method to handle the search for file action. |
1295 Private method to handle the search for file action. |
1292 </p><a NAME="ViewManager.__findNextWord" ID="ViewManager.__findNextWord"></a> |
1296 </p><a NAME="ViewManager.__findNextWord" ID="ViewManager.__findNextWord"></a> |
1293 <h4>ViewManager.__findNextWord</h4> |
1297 <h4>ViewManager.__findNextWord</h4> |
1294 <b>__findNextWord</b>(<i></i>) |
1298 <b>__findNextWord</b>(<i></i>) |
1295 <p> |
1299 <p> |
1296 Private slot to find the next occurrence of the current word of the current |
1300 Private slot to find the next occurrence of the current word of the |
1297 editor. |
1301 current editor. |
1298 </p><a NAME="ViewManager.__findPrevWord" ID="ViewManager.__findPrevWord"></a> |
1302 </p><a NAME="ViewManager.__findPrevWord" ID="ViewManager.__findPrevWord"></a> |
1299 <h4>ViewManager.__findPrevWord</h4> |
1303 <h4>ViewManager.__findPrevWord</h4> |
1300 <b>__findPrevWord</b>(<i></i>) |
1304 <b>__findPrevWord</b>(<i></i>) |
1301 <p> |
1305 <p> |
1302 Private slot to find the previous occurrence of the current word of the current |
1306 Private slot to find the previous occurrence of the current word of |
1303 editor. |
1307 the current editor. |
1304 </p><a NAME="ViewManager.__goto" ID="ViewManager.__goto"></a> |
1308 </p><a NAME="ViewManager.__goto" ID="ViewManager.__goto"></a> |
1305 <h4>ViewManager.__goto</h4> |
1309 <h4>ViewManager.__goto</h4> |
1306 <b>__goto</b>(<i></i>) |
1310 <b>__goto</b>(<i></i>) |
1307 <p> |
1311 <p> |
1308 Private method to handle the goto action. |
1312 Private method to handle the goto action. |
1323 Private slot to go to the next Python/Ruby method or class definition. |
1327 Private slot to go to the next Python/Ruby method or class definition. |
1324 </p><a NAME="ViewManager.__gotoPreviousMethodClass" ID="ViewManager.__gotoPreviousMethodClass"></a> |
1328 </p><a NAME="ViewManager.__gotoPreviousMethodClass" ID="ViewManager.__gotoPreviousMethodClass"></a> |
1325 <h4>ViewManager.__gotoPreviousMethodClass</h4> |
1329 <h4>ViewManager.__gotoPreviousMethodClass</h4> |
1326 <b>__gotoPreviousMethodClass</b>(<i></i>) |
1330 <b>__gotoPreviousMethodClass</b>(<i></i>) |
1327 <p> |
1331 <p> |
1328 Private slot to go to the previous Python/Ruby method or class definition. |
1332 Private slot to go to the previous Python/Ruby method or class |
|
1333 definition. |
1329 </p><a NAME="ViewManager.__gotoSyntaxError" ID="ViewManager.__gotoSyntaxError"></a> |
1334 </p><a NAME="ViewManager.__gotoSyntaxError" ID="ViewManager.__gotoSyntaxError"></a> |
1330 <h4>ViewManager.__gotoSyntaxError</h4> |
1335 <h4>ViewManager.__gotoSyntaxError</h4> |
1331 <b>__gotoSyntaxError</b>(<i></i>) |
1336 <b>__gotoSyntaxError</b>(<i></i>) |
1332 <p> |
1337 <p> |
1333 Private method to handle the goto syntax error action. |
1338 Private method to handle the goto syntax error action. |
1334 </p><a NAME="ViewManager.__initBookmarkActions" ID="ViewManager.__initBookmarkActions"></a> |
1339 </p><a NAME="ViewManager.__initBookmarkActions" ID="ViewManager.__initBookmarkActions"></a> |
1335 <h4>ViewManager.__initBookmarkActions</h4> |
1340 <h4>ViewManager.__initBookmarkActions</h4> |
1336 <b>__initBookmarkActions</b>(<i></i>) |
1341 <b>__initBookmarkActions</b>(<i></i>) |
1337 <p> |
1342 <p> |
1338 Private method defining the user interface actions for the bookmarks commands. |
1343 Private method defining the user interface actions for the bookmarks |
|
1344 commands. |
1339 </p><a NAME="ViewManager.__initContextMenuExporters" ID="ViewManager.__initContextMenuExporters"></a> |
1345 </p><a NAME="ViewManager.__initContextMenuExporters" ID="ViewManager.__initContextMenuExporters"></a> |
1340 <h4>ViewManager.__initContextMenuExporters</h4> |
1346 <h4>ViewManager.__initContextMenuExporters</h4> |
1341 <b>__initContextMenuExporters</b>(<i></i>) |
1347 <b>__initContextMenuExporters</b>(<i></i>) |
1342 <p> |
1348 <p> |
1343 Private method used to setup the Exporters sub menu. |
1349 Private method used to setup the Exporters sub menu. |
1348 </dd> |
1354 </dd> |
1349 </dl><a NAME="ViewManager.__initEditActions" ID="ViewManager.__initEditActions"></a> |
1355 </dl><a NAME="ViewManager.__initEditActions" ID="ViewManager.__initEditActions"></a> |
1350 <h4>ViewManager.__initEditActions</h4> |
1356 <h4>ViewManager.__initEditActions</h4> |
1351 <b>__initEditActions</b>(<i></i>) |
1357 <b>__initEditActions</b>(<i></i>) |
1352 <p> |
1358 <p> |
1353 Private method defining the user interface actions for the edit commands. |
1359 Private method defining the user interface actions for the edit |
|
1360 commands. |
1354 </p><a NAME="ViewManager.__initFileActions" ID="ViewManager.__initFileActions"></a> |
1361 </p><a NAME="ViewManager.__initFileActions" ID="ViewManager.__initFileActions"></a> |
1355 <h4>ViewManager.__initFileActions</h4> |
1362 <h4>ViewManager.__initFileActions</h4> |
1356 <b>__initFileActions</b>(<i></i>) |
1363 <b>__initFileActions</b>(<i></i>) |
1357 <p> |
1364 <p> |
1358 Private method defining the user interface actions for file handling. |
1365 Private method defining the user interface actions for file handling. |
1359 </p><a NAME="ViewManager.__initMacroActions" ID="ViewManager.__initMacroActions"></a> |
1366 </p><a NAME="ViewManager.__initMacroActions" ID="ViewManager.__initMacroActions"></a> |
1360 <h4>ViewManager.__initMacroActions</h4> |
1367 <h4>ViewManager.__initMacroActions</h4> |
1361 <b>__initMacroActions</b>(<i></i>) |
1368 <b>__initMacroActions</b>(<i></i>) |
1362 <p> |
1369 <p> |
1363 Private method defining the user interface actions for the macro commands. |
1370 Private method defining the user interface actions for the macro |
|
1371 commands. |
1364 </p><a NAME="ViewManager.__initSearchActions" ID="ViewManager.__initSearchActions"></a> |
1372 </p><a NAME="ViewManager.__initSearchActions" ID="ViewManager.__initSearchActions"></a> |
1365 <h4>ViewManager.__initSearchActions</h4> |
1373 <h4>ViewManager.__initSearchActions</h4> |
1366 <b>__initSearchActions</b>(<i></i>) |
1374 <b>__initSearchActions</b>(<i></i>) |
1367 <p> |
1375 <p> |
1368 Private method defining the user interface actions for the search commands. |
1376 Private method defining the user interface actions for the search |
|
1377 commands. |
1369 </p><a NAME="ViewManager.__initSpellingActions" ID="ViewManager.__initSpellingActions"></a> |
1378 </p><a NAME="ViewManager.__initSpellingActions" ID="ViewManager.__initSpellingActions"></a> |
1370 <h4>ViewManager.__initSpellingActions</h4> |
1379 <h4>ViewManager.__initSpellingActions</h4> |
1371 <b>__initSpellingActions</b>(<i></i>) |
1380 <b>__initSpellingActions</b>(<i></i>) |
1372 <p> |
1381 <p> |
1373 Private method to initialize the spell checking actions. |
1382 Private method to initialize the spell checking actions. |
1374 </p><a NAME="ViewManager.__initViewActions" ID="ViewManager.__initViewActions"></a> |
1383 </p><a NAME="ViewManager.__initViewActions" ID="ViewManager.__initViewActions"></a> |
1375 <h4>ViewManager.__initViewActions</h4> |
1384 <h4>ViewManager.__initViewActions</h4> |
1376 <b>__initViewActions</b>(<i></i>) |
1385 <b>__initViewActions</b>(<i></i>) |
1377 <p> |
1386 <p> |
1378 Private method defining the user interface actions for the view commands. |
1387 Private method defining the user interface actions for the view |
|
1388 commands. |
1379 </p><a NAME="ViewManager.__lastEditPositionAvailable" ID="ViewManager.__lastEditPositionAvailable"></a> |
1389 </p><a NAME="ViewManager.__lastEditPositionAvailable" ID="ViewManager.__lastEditPositionAvailable"></a> |
1380 <h4>ViewManager.__lastEditPositionAvailable</h4> |
1390 <h4>ViewManager.__lastEditPositionAvailable</h4> |
1381 <b>__lastEditPositionAvailable</b>(<i></i>) |
1391 <b>__lastEditPositionAvailable</b>(<i></i>) |
1382 <p> |
1392 <p> |
1383 Private slot to handle the lastEditPositionAvailable signal of an editor. |
1393 Private slot to handle the lastEditPositionAvailable signal of an |
|
1394 editor. |
1384 </p><a NAME="ViewManager.__lastEditorClosed" ID="ViewManager.__lastEditorClosed"></a> |
1395 </p><a NAME="ViewManager.__lastEditorClosed" ID="ViewManager.__lastEditorClosed"></a> |
1385 <h4>ViewManager.__lastEditorClosed</h4> |
1396 <h4>ViewManager.__lastEditorClosed</h4> |
1386 <b>__lastEditorClosed</b>(<i></i>) |
1397 <b>__lastEditorClosed</b>(<i></i>) |
1387 <p> |
1398 <p> |
1388 Private slot to handle the lastEditorClosed signal. |
1399 Private slot to handle the lastEditorClosed signal. |
1713 Private method to handle the toggle all folds action. |
1724 Private method to handle the toggle all folds action. |
1714 </p><a NAME="ViewManager.__toggleAllChildren" ID="ViewManager.__toggleAllChildren"></a> |
1725 </p><a NAME="ViewManager.__toggleAllChildren" ID="ViewManager.__toggleAllChildren"></a> |
1715 <h4>ViewManager.__toggleAllChildren</h4> |
1726 <h4>ViewManager.__toggleAllChildren</h4> |
1716 <b>__toggleAllChildren</b>(<i></i>) |
1727 <b>__toggleAllChildren</b>(<i></i>) |
1717 <p> |
1728 <p> |
1718 Private method to handle the toggle all folds (including children) action. |
1729 Private method to handle the toggle all folds (including children) |
|
1730 action. |
1719 </p><a NAME="ViewManager.__toggleBookmark" ID="ViewManager.__toggleBookmark"></a> |
1731 </p><a NAME="ViewManager.__toggleBookmark" ID="ViewManager.__toggleBookmark"></a> |
1720 <h4>ViewManager.__toggleBookmark</h4> |
1732 <h4>ViewManager.__toggleBookmark</h4> |
1721 <b>__toggleBookmark</b>(<i></i>) |
1733 <b>__toggleBookmark</b>(<i></i>) |
1722 <p> |
1734 <p> |
1723 Private method to handle the toggle bookmark action. |
1735 Private method to handle the toggle bookmark action. |
1782 <dt><i>editor</i></dt> |
1794 <dt><i>editor</i></dt> |
1783 <dd> |
1795 <dd> |
1784 editor window |
1796 editor window |
1785 </dd><dt><i>setSb</i></dt> |
1797 </dd><dt><i>setSb</i></dt> |
1786 <dd> |
1798 <dd> |
1787 flag indicating an update of the status bar is wanted (boolean) |
1799 flag indicating an update of the status bar is wanted |
|
1800 (boolean) |
1788 </dd> |
1801 </dd> |
1789 </dl><a NAME="ViewManager._getOpenFileFilter" ID="ViewManager._getOpenFileFilter"></a> |
1802 </dl><a NAME="ViewManager._getOpenFileFilter" ID="ViewManager._getOpenFileFilter"></a> |
1790 <h4>ViewManager._getOpenFileFilter</h4> |
1803 <h4>ViewManager._getOpenFileFilter</h4> |
1791 <b>_getOpenFileFilter</b>(<i></i>) |
1804 <b>_getOpenFileFilter</b>(<i></i>) |
1792 <p> |
1805 <p> |
1793 Protected method to return the active filename filter for a file open dialog. |
1806 Protected method to return the active filename filter for a file open |
|
1807 dialog. |
1794 </p><p> |
1808 </p><p> |
1795 The appropriate filename filter is determined by file extension of |
1809 The appropriate filename filter is determined by file extension of |
1796 the currently active editor. |
1810 the currently active editor. |
1797 </p><dl> |
1811 </p><dl> |
1798 <dt>Returns:</dt> |
1812 <dt>Returns:</dt> |
1801 </dd> |
1815 </dd> |
1802 </dl><a NAME="ViewManager._getOpenStartDir" ID="ViewManager._getOpenStartDir"></a> |
1816 </dl><a NAME="ViewManager._getOpenStartDir" ID="ViewManager._getOpenStartDir"></a> |
1803 <h4>ViewManager._getOpenStartDir</h4> |
1817 <h4>ViewManager._getOpenStartDir</h4> |
1804 <b>_getOpenStartDir</b>(<i></i>) |
1818 <b>_getOpenStartDir</b>(<i></i>) |
1805 <p> |
1819 <p> |
1806 Protected method to return the starting directory for a file open dialog. |
1820 Protected method to return the starting directory for a file open |
|
1821 dialog. |
1807 </p><p> |
1822 </p><p> |
1808 The appropriate starting directory is calculated |
1823 The appropriate starting directory is calculated |
1809 using the following search order, until a match is found:<br /> |
1824 using the following search order, until a match is found:<br /> |
1810 1: Directory of currently active editor<br /> |
1825 1: Directory of currently active editor<br /> |
1811 2: Directory of currently active Project<br /> |
1826 2: Directory of currently active Project<br /> |
2137 </dd> |
2153 </dd> |
2138 </dl><a NAME="ViewManager.enableEditorsCheckFocusIn" ID="ViewManager.enableEditorsCheckFocusIn"></a> |
2154 </dl><a NAME="ViewManager.enableEditorsCheckFocusIn" ID="ViewManager.enableEditorsCheckFocusIn"></a> |
2139 <h4>ViewManager.enableEditorsCheckFocusIn</h4> |
2155 <h4>ViewManager.enableEditorsCheckFocusIn</h4> |
2140 <b>enableEditorsCheckFocusIn</b>(<i>enabled</i>) |
2156 <b>enableEditorsCheckFocusIn</b>(<i>enabled</i>) |
2141 <p> |
2157 <p> |
2142 Public method to set a flag enabling the editors to perform focus in checks. |
2158 Public method to set a flag enabling the editors to perform focus in |
|
2159 checks. |
2143 </p><dl> |
2160 </p><dl> |
2144 <dt><i>enabled</i></dt> |
2161 <dt><i>enabled</i></dt> |
2145 <dd> |
2162 <dd> |
2146 flag indicating focus in checks should be performed (boolean) |
2163 flag indicating focus in checks should be performed |
|
2164 (boolean) |
2147 </dd> |
2165 </dd> |
2148 </dl><a NAME="ViewManager.eventFilter" ID="ViewManager.eventFilter"></a> |
2166 </dl><a NAME="ViewManager.eventFilter" ID="ViewManager.eventFilter"></a> |
2149 <h4>ViewManager.eventFilter</h4> |
2167 <h4>ViewManager.eventFilter</h4> |
2150 <b>eventFilter</b>(<i>object, event</i>) |
2168 <b>eventFilter</b>(<i>object, event</i>) |
2151 <p> |
2169 <p> |
2825 </dd> |
2850 </dd> |
2826 </dl><a NAME="ViewManager.setSbInfo" ID="ViewManager.setSbInfo"></a> |
2851 </dl><a NAME="ViewManager.setSbInfo" ID="ViewManager.setSbInfo"></a> |
2827 <h4>ViewManager.setSbInfo</h4> |
2852 <h4>ViewManager.setSbInfo</h4> |
2828 <b>setSbInfo</b>(<i>sbLine, sbPos, sbWritable, sbEncoding, sbLanguage, sbEol, sbZoom</i>) |
2853 <b>setSbInfo</b>(<i>sbLine, sbPos, sbWritable, sbEncoding, sbLanguage, sbEol, sbZoom</i>) |
2829 <p> |
2854 <p> |
2830 Public method to transfer statusbar info from the user interface to viewmanager. |
2855 Public method to transfer statusbar info from the user interface to |
|
2856 viewmanager. |
2831 </p><dl> |
2857 </p><dl> |
2832 <dt><i>sbLine</i></dt> |
2858 <dt><i>sbLine</i></dt> |
2833 <dd> |
2859 <dd> |
2834 reference to the line number part of the statusbar (QLabel) |
2860 reference to the line number part of the statusbar |
|
2861 (QLabel) |
2835 </dd><dt><i>sbPos</i></dt> |
2862 </dd><dt><i>sbPos</i></dt> |
2836 <dd> |
2863 <dd> |
2837 reference to the character position part of the statusbar (QLabel) |
2864 reference to the character position part of the statusbar |
|
2865 (QLabel) |
2838 </dd><dt><i>sbWritable</i></dt> |
2866 </dd><dt><i>sbWritable</i></dt> |
2839 <dd> |
2867 <dd> |
2840 reference to the writability indicator part of |
2868 reference to the writability indicator part of |
2841 the statusbar (QLabel) |
2869 the statusbar (QLabel) |
2842 </dd><dt><i>sbEncoding</i></dt> |
2870 </dd><dt><i>sbEncoding</i></dt> |