src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html

branch
eric7
changeset 10689
3ede487187f2
parent 10684
58c7f23ae1cb
diff -r 0d9853ceb288 -r 3ede487187f2 src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html
--- a/src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html	Mon Apr 22 13:20:16 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html	Mon Apr 22 15:15:36 2024 +0200
@@ -341,7 +341,7 @@
 </dl>
 <a NAME="BlackFormattingDialog.on_resultsList_itemDoubleClicked" ID="BlackFormattingDialog.on_resultsList_itemDoubleClicked"></a>
 <h4>BlackFormattingDialog.on_resultsList_itemDoubleClicked</h4>
-<b>on_resultsList_itemDoubleClicked</b>(<i>item, column</i>)
+<b>on_resultsList_itemDoubleClicked</b>(<i>item, _column</i>)
 <p>
         Private slot handling a double click of a result item.
 </p>
@@ -352,9 +352,9 @@
 <dd>
 reference to the double clicked item
 </dd>
-<dt><i>column</i> (int)</dt>
+<dt><i>_column</i> (int)</dt>
 <dd>
-column number that was double clicked
+column number that was double clicked (unused)
 </dd>
 </dl>
 <a NAME="BlackFormattingDialog.on_statusFilterComboBox_currentTextChanged" ID="BlackFormattingDialog.on_statusFilterComboBox_currentTextChanged"></a>

eric ide

mercurial