66 emitted after the cursor position of the active |
66 emitted after the cursor position of the active |
67 window has changed |
67 window has changed |
68 </dd><dt>editorChanged(str)</dt> |
68 </dd><dt>editorChanged(str)</dt> |
69 <dd> |
69 <dd> |
70 emitted when the current editor has changed |
70 emitted when the current editor has changed |
|
71 </dd><dt>editorChangedEd(Editor)</dt> |
|
72 <dd> |
|
73 emitted when the current editor has changed |
71 </dd><dt>editorClosed(str)</dt> |
74 </dd><dt>editorClosed(str)</dt> |
72 <dd> |
75 <dd> |
73 emitted just before an editor window gets closed |
76 emitted just before an editor window gets closed |
74 </dd><dt>editorClosedEd(Editor)</dt> |
77 </dd><dt>editorClosedEd(Editor)</dt> |
75 <dd> |
78 <dd> |
76 emitted just before an editor window gets closed |
79 emitted just before an editor window gets closed |
|
80 </dd><dt>editorLanguageChanged(Editor)</dt> |
|
81 <dd> |
|
82 emitted to signal a change of an |
|
83 editors language |
77 </dd><dt>editorOpened(str)</dt> |
84 </dd><dt>editorOpened(str)</dt> |
78 <dd> |
85 <dd> |
79 emitted after an editor window was opened |
86 emitted after an editor window was opened |
80 </dd><dt>editorOpenedEd(Editor)</dt> |
87 </dd><dt>editorOpenedEd(Editor)</dt> |
81 <dd> |
88 <dd> |
82 emitted after an editor window was opened |
89 emitted after an editor window was opened |
83 </dd><dt>editorSaved(str)</dt> |
90 </dd><dt>editorSaved(str)</dt> |
84 <dd> |
91 <dd> |
85 emitted after an editor window was saved |
92 emitted after an editor window was saved |
|
93 </dd><dt>editorTextChanged(Editor)</dt> |
|
94 <dd> |
|
95 emitted to signal a change of an editor's text |
86 </dd><dt>lastEditorClosed()</dt> |
96 </dd><dt>lastEditorClosed()</dt> |
87 <dd> |
97 <dd> |
88 emitted after the last editor window was closed |
98 emitted after the last editor window was closed |
|
99 </dd><dt>previewStateChanged(bool)</dt> |
|
100 <dd> |
|
101 emitted to signal a change in the preview state |
89 </dd><dt>syntaxerrorToggled(Editor)</dt> |
102 </dd><dt>syntaxerrorToggled(Editor)</dt> |
90 <dd> |
103 <dd> |
91 emitted when a syntax error is toggled. |
104 emitted when a syntax error is toggled. |
92 </dd> |
105 </dd> |
93 </dl> |
106 </dl> |