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

branch
eric7
changeset 9687
3a240d3f3b8c
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
9686:2eee7a645cba 9687:3a240d3f3b8c
95 <tr> 95 <tr>
96 <td><a href="#EditorAssembly.__resetParseTimer">__resetParseTimer</a></td> 96 <td><a href="#EditorAssembly.__resetParseTimer">__resetParseTimer</a></td>
97 <td>Private slot to reset the parse timer.</td> 97 <td>Private slot to reset the parse timer.</td>
98 </tr> 98 </tr>
99 <tr> 99 <tr>
100 <td><a href="#EditorAssembly.aboutToBeClosed">aboutToBeClosed</a></td>
101 <td>Public method to stop and disconnect the timer and disconnect some signals.</td>
102 </tr>
103 <tr>
100 <td><a href="#EditorAssembly.getEditor">getEditor</a></td> 104 <td><a href="#EditorAssembly.getEditor">getEditor</a></td>
101 <td>Public method to get the reference to the editor widget.</td> 105 <td>Public method to get the reference to the editor widget.</td>
102 </tr>
103 <tr>
104 <td><a href="#EditorAssembly.shutdownTimer">shutdownTimer</a></td>
105 <td>Public method to stop and disconnect the timer.</td>
106 </tr> 106 </tr>
107 </table> 107 </table>
108 <h3>Static Methods</h3> 108 <h3>Static Methods</h3>
109 109
110 <table> 110 <table>
252 <b>__resetParseTimer</b>(<i></i>) 252 <b>__resetParseTimer</b>(<i></i>)
253 253
254 <p> 254 <p>
255 Private slot to reset the parse timer. 255 Private slot to reset the parse timer.
256 </p> 256 </p>
257 <a NAME="EditorAssembly.aboutToBeClosed" ID="EditorAssembly.aboutToBeClosed"></a>
258 <h4>EditorAssembly.aboutToBeClosed</h4>
259 <b>aboutToBeClosed</b>(<i></i>)
260
261 <p>
262 Public method to stop and disconnect the timer and disconnect some signals.
263 </p>
257 <a NAME="EditorAssembly.getEditor" ID="EditorAssembly.getEditor"></a> 264 <a NAME="EditorAssembly.getEditor" ID="EditorAssembly.getEditor"></a>
258 <h4>EditorAssembly.getEditor</h4> 265 <h4>EditorAssembly.getEditor</h4>
259 <b>getEditor</b>(<i></i>) 266 <b>getEditor</b>(<i></i>)
260 267
261 <p> 268 <p>
271 <dt>Return Type:</dt> 278 <dt>Return Type:</dt>
272 <dd> 279 <dd>
273 Editor 280 Editor
274 </dd> 281 </dd>
275 </dl> 282 </dl>
276 <a NAME="EditorAssembly.shutdownTimer" ID="EditorAssembly.shutdownTimer"></a>
277 <h4>EditorAssembly.shutdownTimer</h4>
278 <b>shutdownTimer</b>(<i></i>)
279
280 <p>
281 Public method to stop and disconnect the timer.
282 </p>
283 <div align="right"><a href="#top">Up</a></div> 283 <div align="right"><a href="#top">Up</a></div>
284 <hr /> 284 <hr />
285 </body></html> 285 </body></html>

eric ide

mercurial