src/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html

branch
eric7
changeset 10523
e4069ddd7dc7
parent 10518
1682f3203ae5
child 10674
8fc0af9c76dc
equal deleted inserted replaced
10522:c04e878aa308 10523:e4069ddd7dc7
91 <dt>editorClosedEd(Editor)</dt> 91 <dt>editorClosedEd(Editor)</dt>
92 <dd> 92 <dd>
93 emitted just before an editor window gets 93 emitted just before an editor window gets
94 closed 94 closed
95 </dd> 95 </dd>
96 <dt>editorCountChanged(count)</dt>
97 <dd>
98 emitted whenever the count of open editors
99 changed
100 </dd>
96 <dt>editorDoubleClickedEd(Editor, position, buttons)</dt> 101 <dt>editorDoubleClickedEd(Editor, position, buttons)</dt>
97 <dd> 102 <dd>
98 emitted to signal 103 emitted to signal
99 a mouse double click in an editor 104 a mouse double click in an editor
100 </dd> 105 </dd>

eric ide

mercurial