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> |