Wed, 02 Nov 2022 10:12:25 +0100
Updated source documentation.
--- a/src/eric7/APIs/Python3/eric7.api Wed Nov 02 10:11:18 2022 +0100 +++ b/src/eric7/APIs/Python3/eric7.api Wed Nov 02 10:12:25 2022 +0100 @@ -9,7 +9,9 @@ eric7.CodeFormatting.BlackFormattingDialog.BlackFormattingDialog.DataRole?7 eric7.CodeFormatting.BlackFormattingDialog.BlackFormattingDialog.DataTypeRole?7 eric7.CodeFormatting.BlackFormattingDialog.BlackFormattingDialog.FileNameColumn?7 +eric7.CodeFormatting.BlackFormattingDialog.BlackFormattingDialog.FileNameRole?7 eric7.CodeFormatting.BlackFormattingDialog.BlackFormattingDialog.StatusColumn?7 +eric7.CodeFormatting.BlackFormattingDialog.BlackFormattingDialog.StatusRole?7 eric7.CodeFormatting.BlackFormattingDialog.BlackFormattingDialog.closeEvent?4(evt) eric7.CodeFormatting.BlackFormattingDialog.BlackFormattingDialog.formattingWorkerTask?4(outputQueue, config) eric7.CodeFormatting.BlackFormattingDialog.BlackFormattingDialog.on_buttonBox_clicked?4(button) @@ -42,7 +44,9 @@ eric7.CodeFormatting.IsortFormattingDialog.IsortFormattingDialog.DataRole?7 eric7.CodeFormatting.IsortFormattingDialog.IsortFormattingDialog.DataTypeRole?7 eric7.CodeFormatting.IsortFormattingDialog.IsortFormattingDialog.FileNameColumn?7 +eric7.CodeFormatting.IsortFormattingDialog.IsortFormattingDialog.FileNameRole?7 eric7.CodeFormatting.IsortFormattingDialog.IsortFormattingDialog.StatusColumn?7 +eric7.CodeFormatting.IsortFormattingDialog.IsortFormattingDialog.StatusRole?7 eric7.CodeFormatting.IsortFormattingDialog.IsortFormattingDialog.closeEvent?4(evt) eric7.CodeFormatting.IsortFormattingDialog.IsortFormattingDialog.on_buttonBox_clicked?4(button) eric7.CodeFormatting.IsortFormattingDialog.IsortFormattingDialog.on_resultsList_itemDoubleClicked?4(item, column)
--- a/src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html Wed Nov 02 10:11:18 2022 +0100 +++ b/src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html Wed Nov 02 10:12:25 2022 +0100 @@ -60,7 +60,7 @@ <h3>Class Attributes</h3> <table> -<tr><td>DataRole</td></tr><tr><td>DataTypeRole</td></tr><tr><td>FileNameColumn</td></tr><tr><td>StatusColumn</td></tr> +<tr><td>DataRole</td></tr><tr><td>DataTypeRole</td></tr><tr><td>FileNameColumn</td></tr><tr><td>FileNameRole</td></tr><tr><td>StatusColumn</td></tr><tr><td>StatusRole</td></tr> </table> <h3>Class Methods</h3>
--- a/src/eric7/Documentation/Source/eric7.CodeFormatting.IsortFormattingDialog.html Wed Nov 02 10:11:18 2022 +0100 +++ b/src/eric7/Documentation/Source/eric7.CodeFormatting.IsortFormattingDialog.html Wed Nov 02 10:12:25 2022 +0100 @@ -52,7 +52,7 @@ <h3>Class Attributes</h3> <table> -<tr><td>DataRole</td></tr><tr><td>DataTypeRole</td></tr><tr><td>FileNameColumn</td></tr><tr><td>StatusColumn</td></tr> +<tr><td>DataRole</td></tr><tr><td>DataTypeRole</td></tr><tr><td>FileNameColumn</td></tr><tr><td>FileNameRole</td></tr><tr><td>StatusColumn</td></tr><tr><td>StatusRole</td></tr> </table> <h3>Class Methods</h3>