267 <p> |
267 <p> |
268 Private slot called, when an editor was closed. |
268 Private slot called, when an editor was closed. |
269 </p> |
269 </p> |
270 <dl> |
270 <dl> |
271 |
271 |
272 <dt><i>editor</i></dt> |
272 <dt><i>editor</i> (Editor)</dt> |
273 <dd> |
273 <dd> |
274 reference to the editor (QScintilla.Editor) |
274 reference to the editor |
275 </dd> |
275 </dd> |
276 </dl> |
276 </dl> |
277 <a NAME="RadonMetricsPlugin.__editorCyclomaticComplexity" ID="RadonMetricsPlugin.__editorCyclomaticComplexity"></a> |
277 <a NAME="RadonMetricsPlugin.__editorCyclomaticComplexity" ID="RadonMetricsPlugin.__editorCyclomaticComplexity"></a> |
278 <h4>RadonMetricsPlugin.__editorCyclomaticComplexity</h4> |
278 <h4>RadonMetricsPlugin.__editorCyclomaticComplexity</h4> |
279 <b>__editorCyclomaticComplexity</b>(<i></i>) |
279 <b>__editorCyclomaticComplexity</b>(<i></i>) |
334 Private slot called, when the the editor context menu or a submenu is |
334 Private slot called, when the the editor context menu or a submenu is |
335 about to be shown. |
335 about to be shown. |
336 </p> |
336 </p> |
337 <dl> |
337 <dl> |
338 |
338 |
339 <dt><i>menuName</i></dt> |
339 <dt><i>menuName</i> (str)</dt> |
340 <dd> |
340 <dd> |
341 name of the menu to be shown (string) |
341 name of the menu to be shown |
342 </dd> |
342 </dd> |
343 <dt><i>menu</i></dt> |
343 <dt><i>menu</i> (QMenu)</dt> |
344 <dd> |
344 <dd> |
345 reference to the menu (QMenu) |
345 reference to the menu |
346 </dd> |
346 </dd> |
347 <dt><i>editor</i></dt> |
347 <dt><i>editor</i> (Editor)</dt> |
348 <dd> |
348 <dd> |
349 reference to the editor |
349 reference to the editor |
350 </dd> |
350 </dd> |
351 </dl> |
351 </dl> |
352 <a NAME="RadonMetricsPlugin.__initialize" ID="RadonMetricsPlugin.__initialize"></a> |
352 <a NAME="RadonMetricsPlugin.__initialize" ID="RadonMetricsPlugin.__initialize"></a> |
395 Private slot called, when the the project browser context menu or a |
395 Private slot called, when the the project browser context menu or a |
396 submenu is about to be shown. |
396 submenu is about to be shown. |
397 </p> |
397 </p> |
398 <dl> |
398 <dl> |
399 |
399 |
400 <dt><i>menuName</i></dt> |
400 <dt><i>menuName</i> (str)</dt> |
401 <dd> |
401 <dd> |
402 name of the menu to be shown (string) |
402 name of the menu to be shown |
403 </dd> |
403 </dd> |
404 <dt><i>menu</i></dt> |
404 <dt><i>menu</i> (QMenu)</dt> |
405 <dd> |
405 <dd> |
406 reference to the menu (QMenu) |
406 reference to the menu |
407 </dd> |
407 </dd> |
408 </dl> |
408 </dl> |
409 <a NAME="RadonMetricsPlugin.__projectClosed" ID="RadonMetricsPlugin.__projectClosed"></a> |
409 <a NAME="RadonMetricsPlugin.__projectClosed" ID="RadonMetricsPlugin.__projectClosed"></a> |
410 <h4>RadonMetricsPlugin.__projectClosed</h4> |
410 <h4>RadonMetricsPlugin.__projectClosed</h4> |
411 <b>__projectClosed</b>(<i></i>) |
411 <b>__projectClosed</b>(<i></i>) |