src/eric7/Documentation/Source/eric7.QScintilla.EditorAssembly.html

branch
eric7
changeset 10849
78d338b6d89f
parent 10479
856476537696
equal deleted inserted replaced
10848:328c9a177c64 10849:78d338b6d89f
96 <tr> 96 <tr>
97 <td><a href="#EditorAssembly.aboutToBeClosed">aboutToBeClosed</a></td> 97 <td><a href="#EditorAssembly.aboutToBeClosed">aboutToBeClosed</a></td>
98 <td>Public method to stop and disconnect the timer and disconnect some signals.</td> 98 <td>Public method to stop and disconnect the timer and disconnect some signals.</td>
99 </tr> 99 </tr>
100 <tr> 100 <tr>
101 <td><a href="#EditorAssembly.finishSetup">finishSetup</a></td>
102 <td>Public method to finish the setup of the assembly.</td>
103 </tr>
104 <tr>
101 <td><a href="#EditorAssembly.getEditor">getEditor</a></td> 105 <td><a href="#EditorAssembly.getEditor">getEditor</a></td>
102 <td>Public method to get the reference to the editor widget.</td> 106 <td>Public method to get the reference to the editor widget.</td>
103 </tr> 107 </tr>
104 </table> 108 </table>
105 109
257 <b>aboutToBeClosed</b>(<i></i>) 261 <b>aboutToBeClosed</b>(<i></i>)
258 <p> 262 <p>
259 Public method to stop and disconnect the timer and disconnect some signals. 263 Public method to stop and disconnect the timer and disconnect some signals.
260 </p> 264 </p>
261 265
266 <a NAME="EditorAssembly.finishSetup" ID="EditorAssembly.finishSetup"></a>
267 <h4>EditorAssembly.finishSetup</h4>
268 <b>finishSetup</b>(<i></i>)
269 <p>
270 Public method to finish the setup of the assembly.
271 </p>
272
262 <a NAME="EditorAssembly.getEditor" ID="EditorAssembly.getEditor"></a> 273 <a NAME="EditorAssembly.getEditor" ID="EditorAssembly.getEditor"></a>
263 <h4>EditorAssembly.getEditor</h4> 274 <h4>EditorAssembly.getEditor</h4>
264 <b>getEditor</b>(<i></i>) 275 <b>getEditor</b>(<i></i>)
265 <p> 276 <p>
266 Public method to get the reference to the editor widget. 277 Public method to get the reference to the editor widget.

eric ide

mercurial