--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightersPage.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightersPage.html Wed Dec 20 14:58:58 2023 +0100 @@ -102,7 +102,7 @@ </p> <dl> -<dt><i>lexers</i></dt> +<dt><i>lexers</i> (dict)</dt> <dd> reference to the lexers dictionary </dd> @@ -146,14 +146,13 @@ </p> <dl> -<dt><i>itm</i></dt> +<dt><i>itm</i> (QTreeWidgetItem)</dt> <dd> -reference to the selecte item (QTreeWidgetItem) +reference to the selecte item </dd> -<dt><i>column</i></dt> +<dt><i>column</i> (int)</dt> <dd> -column the item was clicked or activated (integer) - (ignored) +column the item was clicked or activated </dd> </dl> <a NAME="EditorHighlightersPage.on_editorLexerList_itemClicked" ID="EditorHighlightersPage.on_editorLexerList_itemClicked"></a> @@ -166,14 +165,13 @@ </p> <dl> -<dt><i>itm</i></dt> +<dt><i>itm</i> (QTreeWidgetItem)</dt> <dd> -reference to the selected item (QTreeWidgetItem) +reference to the selected item </dd> -<dt><i>column</i></dt> +<dt><i>column</i> (int)</dt> <dd> -column the item was clicked or activated (integer) - (ignored) +column the item was clicked or activated (ignored) </dd> </dl> <a NAME="EditorHighlightersPage.save" ID="EditorHighlightersPage.save"></a> @@ -195,7 +193,7 @@ </p> <dl> -<dt><i>dlg</i></dt> +<dt><i>dlg</i> (ConfigurationDialog)</dt> <dd> reference to the configuration dialog </dd> @@ -203,7 +201,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the instantiated page (ConfigurationPageBase) +reference to the instantiated page +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +ConfigurationPageBase </dd> </dl> <div align="right"><a href="#top">Up</a></div>