Updated source documentation. eric7

Wed, 02 Nov 2022 10:12:25 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 02 Nov 2022 10:12:25 +0100
branch
eric7
changeset 9461
24c0c1066090
parent 9460
0d1b5d0fd815
child 9462
e65379fdbd97

Updated source documentation.

src/eric7/APIs/Python3/eric7.api file | annotate | diff | comparison | revisions
src/eric7/Documentation/Help/source.qch file | annotate | diff | comparison | revisions
src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html file | annotate | diff | comparison | revisions
src/eric7/Documentation/Source/eric7.CodeFormatting.IsortFormattingDialog.html file | annotate | diff | comparison | revisions
--- 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)
Binary file src/eric7/Documentation/Help/source.qch has changed
--- 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>
 

eric ide

mercurial