--- a/src/eric7/Documentation/Source/eric7.Project.LexerAssociationDialog.html Wed Dec 20 15:42:44 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.LexerAssociationDialog.html Wed Dec 20 19:28:22 2023 +0100 @@ -98,13 +98,13 @@ </p> <dl> -<dt><i>project</i></dt> +<dt><i>project</i> (Project)</dt> <dd> reference to the project object </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="LexerAssociationDialog.on_addLexerButton_clicked" ID="LexerAssociationDialog.on_addLexerButton_clicked"></a> @@ -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="LexerAssociationDialog.on_editorLexerList_itemClicked" ID="LexerAssociationDialog.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 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="LexerAssociationDialog.transferData" ID="LexerAssociationDialog.transferData"></a>