src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html

branch
eric7
changeset 11144
8c40c5e1ebe0
parent 10690
fab36645aa7d
child 11150
73d80859079c
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html	Sat Feb 22 18:04:02 2025 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html	Sat Feb 22 18:04:39 2025 +0100
@@ -74,14 +74,14 @@
 <td>Private method to assemble the list of excluded checks.</td>
 </tr>
 <tr>
+<td><a href="#CodeStyleCheckerDialog.__assembleIncludeMessages">__assembleIncludeMessages</a></td>
+<td>Private method to assemble the list of included checks.</td>
+</tr>
+<tr>
 <td><a href="#CodeStyleCheckerDialog.__batchFinished">__batchFinished</a></td>
 <td>Private slot handling the completion of a batch job.</td>
 </tr>
 <tr>
-<td><a href="#CodeStyleCheckerDialog.__cleanupData">__cleanupData</a></td>
-<td>Private method to clean the loaded/entered data of redundant entries.</td>
-</tr>
-<tr>
 <td><a href="#CodeStyleCheckerDialog.__clearErrors">__clearErrors</a></td>
 <td>Private method to clear all warning markers of open editors to be checked.</td>
 </tr>
@@ -367,6 +367,25 @@
 str
 </dd>
 </dl>
+<a NAME="CodeStyleCheckerDialog.__assembleIncludeMessages" ID="CodeStyleCheckerDialog.__assembleIncludeMessages"></a>
+<h4>CodeStyleCheckerDialog.__assembleIncludeMessages</h4>
+<b>__assembleIncludeMessages</b>(<i></i>)
+<p>
+        Private method to assemble the list of included checks.
+</p>
+
+<dl>
+<dt>Return:</dt>
+<dd>
+list of included checks as a comma separated string.
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
+</dd>
+</dl>
 <a NAME="CodeStyleCheckerDialog.__batchFinished" ID="CodeStyleCheckerDialog.__batchFinished"></a>
 <h4>CodeStyleCheckerDialog.__batchFinished</h4>
 <b>__batchFinished</b>(<i></i>)
@@ -374,13 +393,6 @@
         Private slot handling the completion of a batch job.
 </p>
 
-<a NAME="CodeStyleCheckerDialog.__cleanupData" ID="CodeStyleCheckerDialog.__cleanupData"></a>
-<h4>CodeStyleCheckerDialog.__cleanupData</h4>
-<b>__cleanupData</b>(<i></i>)
-<p>
-        Private method to clean the loaded/entered data of redundant entries.
-</p>
-
 <a NAME="CodeStyleCheckerDialog.__clearErrors" ID="CodeStyleCheckerDialog.__clearErrors"></a>
 <h4>CodeStyleCheckerDialog.__clearErrors</h4>
 <b>__clearErrors</b>(<i>files</i>)

eric ide

mercurial