diff -r 042dcb26e7b4 -r d3490ea9facc RadonMetrics/Documentation/source/Plugin_Metrics_Radon.PluginMetricsRadon.html --- a/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.PluginMetricsRadon.html Wed May 26 17:13:04 2021 +0200 +++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.PluginMetricsRadon.html Wed May 26 17:43:25 2021 +0200 @@ -255,7 +255,7 @@ </p> <dl> -<dt><i>ui</i> (UI.UserInterface)</dt> +<dt><i>ui</i> (UserInterface)</dt> <dd> reference to the user interface object </dd> @@ -269,9 +269,9 @@ </p> <dl> -<dt><i>editor</i></dt> +<dt><i>editor</i> (Editor)</dt> <dd> -reference to the editor (QScintilla.Editor) +reference to the editor </dd> </dl> <a NAME="RadonMetricsPlugin.__editorCyclomaticComplexity" ID="RadonMetricsPlugin.__editorCyclomaticComplexity"></a> @@ -299,7 +299,7 @@ </p> <dl> -<dt><i>editor</i> (QScintilla.Editor)</dt> +<dt><i>editor</i> (Editor)</dt> <dd> reference to the new editor </dd> @@ -321,7 +321,7 @@ </p> <dl> -<dt><i>editor</i> (QScintilla.Editor)</dt> +<dt><i>editor</i> (Editor)</dt> <dd> reference to the renamed editor </dd> @@ -336,15 +336,15 @@ </p> <dl> -<dt><i>menuName</i></dt> +<dt><i>menuName</i> (str)</dt> <dd> -name of the menu to be shown (string) +name of the menu to be shown </dd> -<dt><i>menu</i></dt> +<dt><i>menu</i> (QMenu)</dt> <dd> -reference to the menu (QMenu) +reference to the menu </dd> -<dt><i>editor</i></dt> +<dt><i>editor</i> (Editor)</dt> <dd> reference to the editor </dd> @@ -397,13 +397,13 @@ </p> <dl> -<dt><i>menuName</i></dt> +<dt><i>menuName</i> (str)</dt> <dd> -name of the menu to be shown (string) +name of the menu to be shown </dd> -<dt><i>menu</i></dt> +<dt><i>menu</i> (QMenu)</dt> <dd> -reference to the menu (QMenu) +reference to the menu </dd> </dl> <a NAME="RadonMetricsPlugin.__projectClosed" ID="RadonMetricsPlugin.__projectClosed"></a>